Skip to content

v1.17.7

Compare
Choose a tag to compare
@github-actions github-actions released this 16 May 15:43
· 433 commits to main since this release
v1.17.7
bae3e78

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

The packages for this release are published to the libnvidia-container package repositories.

What's Changed

  • Fix mode detection on Thor-based systems. This correctly resolves auto mode to csv.
  • Fix resolution of libs in LDCache on ARM. This fixes CDI spec generation on ARM-based systems using NVML.
  • Added a nvidia-container-runtime-modes.legacy.cuda-compat-mode option to provide finer control of how CUDA Forward Compatibility is handled. The default value (ldconfig) fixes CUDA Compatibility Support in cases where only the NVIDIA Container Runtime Hook is used (e.g. the Docker --gpus command line flag).
  • Run update-ldcache hook in isolated namespaces.

Changes in the Toolkit Container

  • Bump CUDA base image version to 12.9.0

Changes in libnvidia-container

  • Add --cuda-compat-mode flag to the nvidia-container-cli configure command.

Full Changelog: v1.17.6...v1.17.7