- Use default config instead of raising an error if config file cannot be found
- Ignore
NVIDIA_REQUIRE_JETPACK*
environment variables for requirement checks - Fix bug in detection of Tegra systems where
/sys/devices/soc0/family
is ignored - Fix bug where links to devices were detected as devices
Changes for the container-toolkit
container
- Fix bug where runtime binary path was misconfigured for containerd when using v1 of the config file
Changes from libnvidia-container v1.10.0-rc.3
- Fix bug introduced when adding
libcudadebugger.so
to list of libraries inv1.10.0-rc.2