v1.15.0-rc.1
Pre-release
Pre-release
What's Changed
- Skip update of ldcache in containers without ldconfig. The .so.SONAME symlinks are still created.
- Normalize ldconfig path on use. This automatically adjust the ldconfig setting applied to ldconfig.real on systems where this exists.
- Include
nvidia/nvoptix.binin list of graphics mounts. - Include
vulkan/icd.d/nvidia_layers.jsonin list of graphics mounts. - Add support for
--library-search-pathstonvidia-ctk cdi generatecommand. - Add support for injecting /dev/nvidia-nvswitch* devices if the NVIDIA_NVSWITCH=enabled envvar is specified.
- Added support for
nvidia-ctk runtime configure --enable-cdifor thedockerruntime. Note that this requires Docker >= 25. - Fixed bug in
nvidia-ctk configcommand when using--set. The types of applied config options are now applied correctly. - Add
--relative-tooption tonvidia-ctk transform rootcommand. This controls whether the root transformation is applied to host or container paths.
Changes in livnvidia-container
- Fix device permission check when using cgroupv2 (fixes NVIDIA/libnvidia-container/#227)
Full Changelog: v1.14.3...v1.15.0-rc.1