Skip to content

v1.10.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@elezar elezar released this 12 Apr 08:19
  • Add nvidia-container-runtime.log-level config option to control the level of logging in the NVIDIA Container Runtime
  • Add nvidia-container-runtime.experimental config option that allows for experimental features to be enabled.
  • Add nvidia-container-runtime.discover-mode to control how modifications are applied to the incoming OCI runtime specification in experimental mode
  • Add support for the direct modification of the incoming OCI specification to the NVIDIA Container Runtime; this is targeted at Tegra-based systems with CSV-file based mount specifications.

Changes from libnvidia-container v1.10.0-rc.1

  • [WSL2] Fix segmentation fault on WSL2s system with no adapters present (e.g. /dev/dxg missing)
  • Ignore pending MIG mode when checking if a device is MIG enabled
  • [WSL2] Fix bug where /dev/dxg is not mounted when NVIDIA_DRIVER_CAPABILITIES does not include "compute"