nvidia-container-toolkit/pkg/nvcdi
Evan Lezar b4dc1f338d Generate nested device folder permission hooks per device
This change generates device folder permission hooks per device instead of
at a spec level. This ensures that the hook is not injected for a device that
does not have any nested device nodes.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2023-02-22 17:16:23 +02:00
..
api.go Add mode constants to nvcdi 2023-02-20 16:33:51 +02:00
common-nvml.go Construct nvml-based CDI lib based on mode 2023-02-20 10:30:13 +02:00
device-wsl.go Add WSL2 discovery and spec generation 2023-02-20 10:30:13 +02:00
driver-nvml.go Construct nvml-based CDI lib based on mode 2023-02-20 10:30:13 +02:00
driver-wsl.go Add WSL2 discovery and spec generation 2023-02-20 10:30:13 +02:00
full-gpu-nvml.go Generate nested device folder permission hooks per device 2023-02-22 17:16:23 +02:00
lib_test.go Add tests for CDI mode resolution 2023-02-20 16:33:33 +02:00
lib-nvml.go Construct nvml-based CDI lib based on mode 2023-02-20 10:30:13 +02:00
lib-wsl.go Add WSL2 discovery and spec generation 2023-02-20 10:30:13 +02:00
lib.go Add mode constants to nvcdi 2023-02-20 16:33:51 +02:00
mig-device-nvml.go Construct nvml-based CDI lib based on mode 2023-02-20 10:30:13 +02:00
namer.go Add nvcdi package with basic CDI generation API 2023-02-14 19:52:31 +01:00
options.go Add mode option to nvcdi API 2023-02-20 10:30:13 +02:00
workarounds-device-folder-permissions.go Generate nested device folder permission hooks per device 2023-02-22 17:16:23 +02:00