nvidia-container-toolkit/internal
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
..
config Add Devices abstraction to CUDA image 2022-11-02 14:39:53 +01:00
cuda Add CUDA ComputeCapability function 2022-05-05 14:09:28 +02:00
discover Add discovery of DRM devices 2022-11-02 14:49:08 +01:00
edits Use device host path to determine properties 2022-07-07 12:03:23 +02:00
info Add internal drm package for determining DRM devices 2022-11-02 14:39:53 +01:00
ldcache Add package for locating libraries in LDCache 2022-09-28 16:43:21 +02:00
lookup Add a locator for libraries 2022-09-28 16:43:21 +02:00
modifier Add discovery of DRM devices 2022-11-02 14:49:08 +01:00
nvcaps Correct constructin of MIG Caps 2022-10-13 14:06:30 +02:00
oci Merge branch 'fix-executable-locator' into 'main' 2022-05-12 05:26:22 +00:00
requirements Add debug logging when checking requirements 2022-05-05 14:14:01 +02:00
runtime Return raw spec from Spec.Load 2022-05-05 13:43:13 +02:00
test Add test package with GetModuleRoot and PrependToPath function 2022-03-29 11:05:41 +02:00