Skip to content

v1.17.8

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 May 16:35
· 379 commits to main since this release
v1.17.8
f202b80

NOTE: This release is a unified release of the NVIDIA Container Toolkit that consists of the following packages:

  • libnvidia-container-tools and libnvidia-container1 v1.17.8
  • nvidia-container-toolkit and nvidia-container-toolkit-base v1.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_DEBUG envvar to hooks as a placeholder for enabling debugging output.

Changes in libnvidia-container

  • Fixed bug in setting default for --cuda-compat-mode flag. This caused failures in use cases invoking the nvidia-container-cli directly or when the v1.17.7 version of the nvidia-container-cli was used with an older nvidia-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-cli was built from source.

Full Changelog: v1.17.7...v1.17.8