github NVIDIA/nvidia-container-toolkit v1.17.7

latest releases: v1.18.0-rc.3, v1.18.0-rc.2, v1.18.0-rc.1...
3 months ago

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

Don't miss a new nvidia-container-toolkit release

NewReleases is sending notifications on new releases.