nvidia-container-toolkit/internal
Evan Lezar dc87dcf786
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.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2025-06-13 14:34:02 +02:00
..
config Make CDI device requests consistent with other methods 2025-06-13 14:34:02 +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-13 14:34:02 +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-13 14:34:02 +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 Construct container info once 2025-06-13 14:05:51 +02:00
system [no-relnotes] Update moq to use rm and goimports 2025-03-12 13:12:13 +02:00
test