nvidia-container-toolkit/internal
Evan Lezar 95394e0fc8 Add internal/info/proc/devices package to read device majors
This change adds basic functionality to process the /proc/devices
file to extract device majors.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2023-01-25 13:43:43 +01:00
..
config Make NewVisibleDevices public 2022-11-14 12:19:59 +01:00
cuda Add CUDA ComputeCapability function 2022-05-05 14:09:28 +02:00
discover Allow locator to be marked as optional 2023-01-25 10:38:11 +01:00
edits Add NewContainerEdits utility function 2022-12-07 11:03:45 +01:00
info Add internal/info/proc/devices package to read device majors 2023-01-25 13:43:43 +01:00
ldcache introduce resolveSelected helper 2023-01-19 14:10:55 +01:00
lookup Allow locator to be marked as optional 2023-01-25 10:38:11 +01:00
modifier Remove 'Executable' from config struct member 2023-01-18 17:02:42 +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
test