Skip to content

Commit 50db66a

Browse files
author
Evan Lezar
committed
Merge branch 'release-1.11.0-rc.2' into 'main'
Add CHANGELOG entry for 1.11.0-rc.2 See merge request nvidia/container-toolkit/container-toolkit!200
2 parents 8129dad + 8587fa0 commit 50db66a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
# NVIDIA Container Toolkit Changelog
22

3+
## v1.11.1-rc.2
4+
5+
* Allow `accept-nvidia-visible-devices-*` config options to be set by toolkit container
6+
* [libnvidia-container] Fix bug where LDCache was not updated when the `--no-pivot-root` option was specified
7+
38
## v1.11.1-rc.1
49

510
* Add discovery of GPUDirect Storage (`nvidia-fs*`) devices if the `NVIDIA_GDS` environment variable of the container is set to `enabled`
611
* Add discovery of MOFED Infiniband devices if the `NVIDIA_MOFED` environment variable of the container is set to `enabled`
712
* Fix bug in CSV mode where libraries listed as `sym` entries in mount specification are not added to the LDCache.
8-
* Rename `nvidia-contianer-toolkit` executable to `nvidia-container-runtime-hook` and create `nvidia-container-toolkit` as a symlink to `nvidia-container-runtime-hook` instead.
13+
* Rename `nvidia-container-toolkit` executable to `nvidia-container-runtime-hook` and create `nvidia-container-toolkit` as a symlink to `nvidia-container-runtime-hook` instead.
914
* Add `nvidia-ctk runtime configure` command to configure the Docker config file (e.g. `/etc/docker/daemon.json`) for use with the NVIDIA Container Runtime.
1015

1116
## v1.10.0

0 commit comments

Comments
 (0)