github NVIDIA/nvidia-container-toolkit v1.13.0-rc.3

latest releases: v1.16.1, v1.16.0, v1.16.0-rc.2...
pre-release17 months ago
  • Only initialize NVML for modes that require it when runing nvidia-ctk cdi generate.
  • Prefer /run over /var/run when locating nvidia-persistenced and nvidia-fabricmanager sockets.
  • Fix the generation of CDI specifications for management containers when the driver libraries are not in the LDCache.
  • Add transformers to deduplicate and simplify CDI specifications.
  • Generate a simplified CDI specification by default. This means that entities in the common edits in a spec are not included in device definitions.
  • Also return an error from the nvcdi.New constructor instead of panicing.
  • Detect XOrg libraries for injection and CDI spec generation.
  • Add nvidia-ctk system create-device-nodes command to create control devices.
  • Add nvidia-ctk cdi transform command to apply transforms to CDI specifications.
  • Add --vendor and --class options to nvidia-ctk cdi generate

Changes from libnvidia-container v1.13.0-rc.3

  • Fix segmentation fault when RPC initialization fails.
  • Build centos variants of the NVIDIA Container Library with static libtirpc v1.3.2.
  • Remove make targets for fedora35 as the centos8 packages are compatible.

Changes in the toolkit-container

  • Add nvidia-container-runtime.modes.cdi.annotation-prefixes config option that allows the CDI annotation prefixes that are read to be overridden.
  • Create device nodes when generating CDI specification for management containers.
  • Add nvidia-container-runtime.runtimes config option to set the low-level runtime for the NVIDIA Container Runtime

Full Changelog: v1.13.0-rc.2...v1.13.0-rc.3

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

NewReleases is sending notifications on new releases.