nvidia-container-toolkit/pkg/nvcdi
Evan Lezar 88ad42ccd1 Add NVIDIA_VISIBLE_DEVICES=void to CDI specs
This change ensures taht NVIDIA_VISIBLE_DEVICES=void is included in
generated CDI specs. This prevents the NVIDIA Container Runtime Hook
from injecting devices if NVIDIA_VISIBLE_DEVICES=all is set.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2024-03-04 16:10:06 +02:00
..
spec run goimports -local against the entire codebase 2023-12-01 11:13:17 +01:00
transform run goimports -local against the entire codebase 2023-12-01 11:13:17 +01:00
api.go Allow multiple device name strategies to be specified 2024-02-13 16:38:05 +01:00
common-nvml.go Allow for customizing the path to ldconfig 2024-01-17 21:07:00 -08:00
device-wsl.go Simplify meta device discovery 2023-11-20 21:29:35 +01:00
driver-nvml.go Allow for customizing the path to ldconfig 2024-01-17 21:07:00 -08:00
driver-wsl_test.go run goimports -local against the entire codebase 2023-12-01 11:13:17 +01:00
driver-wsl.go Allow for customizing the path to ldconfig 2024-01-17 21:07:00 -08:00
full-gpu-nvml.go Allow multiple device name strategies to be specified 2024-02-13 16:38:05 +01:00
gds.go Allow multiple device name strategies to be specified 2024-02-13 16:38:05 +01:00
lib_test.go
lib-csv.go Allow multiple device name strategies to be specified 2024-02-13 16:38:05 +01:00
lib-nvml.go Allow multiple device name strategies to be specified 2024-02-13 16:38:05 +01:00
lib-wsl.go Allow multiple device name strategies to be specified 2024-02-13 16:38:05 +01:00
lib.go Add NVIDIA_VISIBLE_DEVICES=void to CDI specs 2024-03-04 16:10:06 +02:00
management.go Allow multiple device name strategies to be specified 2024-02-13 16:38:05 +01:00
mig-device-nvml.go Allow multiple device name strategies to be specified 2024-02-13 16:38:05 +01:00
mofed.go Allow multiple device name strategies to be specified 2024-02-13 16:38:05 +01:00
namer_nvml_mock.go run goimports -local against the entire codebase 2023-12-01 11:13:17 +01:00
namer_test.go
namer.go Allow multiple device name strategies to be specified 2024-02-13 16:38:05 +01:00
options.go Allow multiple device name strategies to be specified 2024-02-13 16:38:05 +01:00
workarounds-device-folder-permissions.go