Skip to content

v1.14.4

Compare
Choose a tag to compare
@elezar elezar released this 23 Jan 09:30
· 341 commits to main since this release

What's Changed

  • Include nvidia/nvoptix.bin in list of graphics mounts. (#127)
  • Include vulkan/icd.d/nvidia_layers.json in list of graphics mounts. (#127)
  • Fixed bug in nvidia-ctk config command when using --set. The types of applied config options are now applied correctly.
  • Log explicitly requested runtime mode.
  • Remove package dependency on libseccomp. (#110)
  • Added detection of libnvdxgdmal.so.1 on WSL2.
  • Fix bug in determining default nvidia-container-runtime.user config value on SUSE-based systems. (#110)
  • Add crun to the list of configured low-level runtimes.
  • Add --cdi.enabled option to nvidia-ctk runtime configure command to enable CDI in containerd.
  • Added support for nvidia-ctk runtime configure --enable-cdi for the docker runtime. Note that this requires Docker >= 25.

Changes in livnvidia-container

  • Added detection of libnvdxgdmal.so.1 on WSL2.

Changes in the toolkit-container

  • Bumped CUDA base image version to 12.3.1.

Full Changelog: v1.14.3...v1.14.4