You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release of the NVIDIA Container Toolkit `v1.17.8` is a bugfix release.
4
+
5
+
### Fixes and Features
6
+
7
+
- Updated the ordering of Mounts in CDI to have a deterministic output. This makes testing more consistent.
8
+
- Added NVIDIA_CTK_DEBUG envvar to hooks.
9
+
10
+
#### Enhancements to libnvidia-container
11
+
12
+
- Fixed a bug in setting the default for the `--cuda-compat-mode` flag. This caused failures in use cases invoking the `nvidia-container-cli` directly or when an older `nvidia-container-toolkit` version was used with a newer `nvidia-container-cli`.
13
+
- Added additional logging to the `nvidia-container-cli`.
14
+
- Fixed variable initialisation when updating the ldcache. This caused failures on Arch linux or other platforms where the `nvidia-container-cli` was built from source.
15
+
16
+
### Included Packages
17
+
18
+
The following packages are included:
19
+
20
+
-`nvidia-container-toolkit 1.17.8`
21
+
-`nvidia-container-toolkit-base 1.17.8`
22
+
-`libnvidia-container-tools 1.17.8`
23
+
-`libnvidia-container1 1.17.8`
24
+
25
+
The following `container-toolkit` containers are included:
0 commit comments