v1.17.8
NOTE: This release is a unified release of the NVIDIA Container Toolkit that consists of the following packages:
libnvidia-container-toolsandlibnvidia-container1v1.17.8nvidia-container-toolkitandnvidia-container-toolkit-basev1.17.8
The packages for this release are published to the libnvidia-container package repositories.
What's Changed
- Updated the ordering of Mounts in CDI to have a deterministic output. This makes testing more consistent.
- Added
NVIDIA_CTK_DEBUGenvvar to hooks as a placeholder for enabling debugging output.
Changes in libnvidia-container
- Fixed bug in setting default for
--cuda-compat-modeflag. This caused failures in use cases invoking thenvidia-container-clidirectly or when thev1.17.7version of thenvidia-container-cliwas used with an oldernvidia-container-runtime-hook. - Added additional logging to the
nvidia-container-cli. - Fixed variable initialisation when updating the ldcache. This caused failures on Arch linux or other platforms where the
nvidia-container-cliwas built from source.
Full Changelog: v1.17.7...v1.17.8