nvidia-container-toolkit/internal/modifier
Evan Lezar 76b69f45de Add discovery of DRM devices
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>
2022-11-02 14:49:08 +01:00
..
cdi.go Add Devices abstraction to CUDA image 2022-11-02 14:39:53 +01:00
csv_test.go Move cmd/nvidia-container-runtime/modifier package to internal/modifier 2022-07-01 14:28:40 +02:00
csv.go Add Devices abstraction to CUDA image 2022-11-02 14:39:53 +01:00
discover_test.go Move cmd/nvidia-container-runtime/modifier package to internal/modifier 2022-07-01 14:28:40 +02:00
discover.go Add lists of modifiers to allow for modifier compositioning 2022-07-01 14:25:18 +02:00
gds.go Add Devices abstraction to CUDA image 2022-11-02 14:39:53 +01:00
graphics_test.go Also trigger graphics modifier for display capability 2022-11-02 14:42:51 +01:00
graphics.go Add discovery of DRM devices 2022-11-02 14:49:08 +01:00
hook_remover_test.go Move cmd/nvidia-container-runtime/modifier package to internal/modifier 2022-07-01 14:28:40 +02:00
hook_remover.go Move cmd/nvidia-container-runtime/modifier package to internal/modifier 2022-07-01 14:28:40 +02:00
list.go Add lists of modifiers to allow for modifier compositioning 2022-07-01 14:25:18 +02:00
mofed.go Add Devices abstraction to CUDA image 2022-11-02 14:39:53 +01:00
stable_test.go Move cmd/nvidia-container-runtime/modifier package to internal/modifier 2022-07-01 14:28:40 +02:00
stable.go Improve locating NVIDIA Container Runtime Hook 2022-09-19 15:29:29 +02:00
tegra.go Use go-nvlib nvlib/info package 2022-09-28 13:40:18 +02:00