Skip to content

v1.10.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@elezar elezar released this 16 May 07:52
· 1652 commits to main since this release
  • Add support for NVIDIA_REQUIRE_* checks for cuda version and arch to csv 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 to 1.3.2 (libnvidia-container#168)
  • Fix bug when running host ldconfig using glibc compiled with a non-standard prefix
  • Add libcudadebugger.so to list of compute libraries