nvidia-container-toolkit/internal
Evan Lezar 1b0f07a124
Make CDI device requests consistent with other methods
Following the refactoring of device request extraction, we can
now make CDI device requests consistent with other methods.

This change moves to using image.VisibleDevices instead of
separate calls to CDIDevicesFromMounts and VisibleDevicesFromEnvVar.
The handling of annotation-based requests will be addressed in a
follow-up.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2025-06-05 21:46:54 +02:00
..
config Make CDI device requests consistent with other methods 2025-06-05 21:46:54 +02:00
cuda Fix build and test on darwin 2024-02-05 23:58:28 +01:00
discover Add discovery of arch-specific vulkan ICD 2025-06-04 23:06:16 +02:00
dxcore Use D3DKMTEnumAdapters3 for adapter enumeration 2024-03-12 11:42:08 +01:00
edits Add envvar to control debug logging in CDI hooks 2025-05-30 15:27:52 +02:00
info Make CDI device requests consistent with other methods 2025-06-05 21:46:54 +02:00
ldcache Fix resolution of libs in LDCache on ARM 2025-04-23 14:28:28 +02:00
logger Add Tracef to logger Interface 2024-07-01 12:12:38 +02:00
lookup [no-relnotes] Update moq to use rm and goimports 2025-03-12 13:12:13 +02:00
modifier Make CDI device requests consistent with other methods 2025-06-05 21:46:54 +02:00
nvcaps Correct constructin of MIG Caps 2022-10-13 14:06:30 +02:00
nvsandboxutils [no-relnotes] Update moq to use rm and goimports 2025-03-12 13:12:13 +02:00
oci [no-relnote] Fix QF1008: could remove embedded field lint errors 2025-04-02 14:18:32 +02:00
platform-support Added ability to disable specific (or all) CDI hooks 2025-06-03 16:01:20 +02:00
requirements [no-relnotes] Update moq to use rm and goimports 2025-03-12 13:12:13 +02:00
runtime Refactor extracting requested devices from the container image 2025-06-05 12:38:45 +02:00
system [no-relnotes] Update moq to use rm and goimports 2025-03-12 13:12:13 +02:00
test