mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2025-06-26 18:18:24 +00:00
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> |
||
|---|---|---|
| .. | ||
| api.go | ||
| common-nvml.go | ||
| device-wsl.go | ||
| driver-nvml.go | ||
| driver-wsl.go | ||
| full-gpu-nvml.go | ||
| lib_test.go | ||
| lib-nvml.go | ||
| lib-wsl.go | ||
| lib.go | ||
| mig-device-nvml.go | ||
| namer.go | ||
| options.go | ||
| workarounds-device-folder-permissions.go | ||