mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2025-06-26 18:18:24 +00:00
This change adds the discovery of DRM devices associated with requested devices. This means that the /dev/dri/card* and /dev/dri/renderD* devices associated with each requested NVIDIA GPU are injected into the container and that the /dev/dri/by-path symlinks associated with these devices are created in the container. Signed-off-by: Evan Lezar <elezar@nvidia.com> |
||
|---|---|---|
| .. | ||
| cdi.go | ||
| csv_test.go | ||
| csv.go | ||
| discover_test.go | ||
| discover.go | ||
| gds.go | ||
| graphics_test.go | ||
| graphics.go | ||
| hook_remover_test.go | ||
| hook_remover.go | ||
| list.go | ||
| mofed.go | ||
| stable_test.go | ||
| stable.go | ||
| tegra.go | ||