Skip to content

v1.14.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@elezar elezar released this 20 Jul 11:24
· 1115 commits to main since this release

What's Changed

  • Fix bug causing incorrect nvidia-smi symlink to be created on WSL2 systems with multiple driver roots.
  • Remove dependency on coreutils when installing package on RPM-based systems.
  • Create ouput folders if required when running nvidia-ctk runtime configure
  • Generate default config as post-install step.
  • Added support for detecting GSP firmware at custom paths when generating CDI specifications.
  • Added logic to skip the extraction of image requirements if NVIDIA_DISABLE_REQUIRES is set to true.

Changes from libnvidia-container v1.14.0-rc.2

  • Include Shared Compiler Library (libnvidia-gpucomp.so) in the list of compute libaries.

Changes in the toolkit-container

  • Ensure that common envvars have higher priority when configuring the container engines.
  • Bump CUDA base image version to 12.2.0.
  • Remove installation of nvidia-experimental runtime. This is superceded by the NVIDIA Container Runtime in CDI mode.

Full Changelog: v1.14.0-rc.1...v1.14.0-rc.2