nvidia-container-runtime

Settings for configuring the NVIDIA container runtime (settings.nvidia-container-runtime.*)

Setting list for settings.nvidia-container-runtime


Full Reference

settings.nvidia-container-runtime.visible-devices-as-volume-mounts

Controls whether the OCI spec should be parsed to read the list of devices mounted under /var/run/nvidia-container-devices and build up the device list.

Default: true

Accepted values:
  • true
  • false

settings.nvidia-container-runtime.visible-devices-envvar-when-unprivileged

Controls whether to honor NVIDIA_VISIBLE_DEVICES environment variable on unprivileged containers.

Default: false

Accepted values:
  • true
  • false