You are viewing documentation for version 1.42.x. The most current version is 1.54.x.  This documentation is available for 1.54.x.

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