v1.10.0-rc.2
Pre-release
Pre-release
- Add support for
NVIDIA_REQUIRE_*
checks forcuda
version andarch
tocsv
mode - Switch to debug logging to reduce log verbosity
- Support logging to logs requested in command line
- Fix bug when launching containers with relative root path (e.g. using containerd)
- Allow low-level runtime path to be set explicitly as
nvidia-container-runtime.runtimes
option - Fix failure to locate low-level runtime if PATH envvar is unset
- Replace experimental option for NVIDIA Container Runtime with
nvidia-container-runtime.mode = "csv"
option - Use
csv
as default mode on Tegra systems without NVML - Add
--version
flag to all CLIs
Changes from libnvidia-container v1.10.0-rc.2
- Bump
libtirpc
to1.3.2
(libnvidia-container#168) - Fix bug when running host
ldconfig
usingglibc
compiled with a non-standard prefix - Add
libcudadebugger.so
to list of compute libraries