nvidia-container-toolkit/pkg/nvcdi
Evan Lezar 685802b1ce Only init nvml as required when generating CDI specs
CDI generation modes such as management and wsl don't require
NVML. This change removes the top-level instantiation of nvmllib
and replaces it with an instanitation in the nvml CDI spec generation
code.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2023-03-20 14:24:08 +02:00
..
spec
transform
api.go Add mofed mode to nvcdi API 2023-03-07 18:47:52 +02:00
common-nvml.go
device-wsl.go
driver-nvml.go Only init nvml as required when generating CDI specs 2023-03-20 14:24:08 +02:00
driver-wsl.go
full-gpu-nvml.go
gds.go Add gds mode to nvcdi API 2023-03-07 18:47:52 +02:00
lib_test.go
lib-nvml.go Only init nvml as required when generating CDI specs 2023-03-20 14:24:08 +02:00
lib-wsl.go
lib.go Add mofed mode to nvcdi API 2023-03-07 18:47:52 +02:00
management.go
mig-device-nvml.go
mofed.go Add mofed mode to nvcdi API 2023-03-07 18:47:52 +02:00
namer.go
options.go
workarounds-device-folder-permissions.go