mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2025-06-26 18:18:24 +00:00
The gated modifiers used to add support for GDS, Mofed, and CUDA Forward Comatibility only check the NVIDIA_VISIBLE_DEVICES envvar to determine whether GPUs are requested and modifications should be made. This means that use cases where volume mounts are used to request devices are not supported. This change ensures that device extraction is consistent for all use cases. Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com> Signed-off-by: Evan Lezar <elezar@nvidia.com> |
||
---|---|---|
.. | ||
builder.go | ||
capabilities_test.go | ||
capabilities.go | ||
cuda_image_test.go | ||
cuda_image.go | ||
devices.go | ||
envvars.go | ||
privileged_test.go | ||
privileged.go |