What's Changed
- Fixed a bug introduced in v1.17.7 when setting the default for
--cuda-compat-mode
flag. This caused failures in use cases invoking thenvidia-container-cli
directly. (Thanks to @nixprime for the fix in #310) - Added additional logging to the
nvidia-container-cli
. - Fixed variable initialisation when updating the ldcache. This caused failures on Arch linux or other platforms where the
nvidia-container-cli
was built from source. (Thanks to @xprssn2 for the investigation in #316)
New Contributors
Full Changelog: v1.17.7...v1.17.8