nvidia-container-toolkit/pkg/nvcdi
Evan Lezar 226c54613e Also return an error from nvcdi.New
This change allows nvcdi.New to return an error in addition to the
constructed library instead of panicing.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2023-03-26 16:13:12 +02:00
..
spec Generate a simplified CDI spec by default 2023-03-24 11:01:46 +02:00
transform Generate a simplified CDI spec by default 2023-03-24 11:01:46 +02:00
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 Fix generation of management CDI spec in containers 2023-03-23 15:59:01 +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 Also return an error from nvcdi.New 2023-03-26 16:13:12 +02:00
management.go Fix generation of management CDI spec in containers 2023-03-23 15:59:01 +02:00
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