nvidia-container-toolkit/internal/discover
Evan Lezar c95d36db52
Some checks are pending
CI Pipeline / code-scanning (push) Waiting to run
CI Pipeline / variables (push) Waiting to run
CI Pipeline / golang (push) Waiting to run
CI Pipeline / image (push) Blocked by required conditions
CI Pipeline / e2e-test (push) Blocked by required conditions
Merge pull request #947 from elezar/ensure-libcuda.so-in-ldcache
Ensure that libcuda.so is in the ldcache
2025-06-24 19:55:51 +02:00
..
cache.go Add EnvVar to Discover interface 2025-06-24 13:24:50 +02:00
char_devices_test.go run goimports -local against the entire codebase 2023-12-01 11:13:17 +01:00
char_devices.go Simplify meta device discovery 2023-11-20 21:29:35 +01:00
compat_libs.go Refactor the way we create CDI Hooks 2025-05-21 10:19:47 +02:00
discover_mock.go Add EnvVar to Discover interface 2025-06-24 13:24:50 +02:00
discover.go Add EnvVar to Discover interface 2025-06-24 13:24:50 +02:00
envvar.go Add EnvVar to Discover interface 2025-06-24 13:24:50 +02:00
filter.go fix minor typos and rm unused logger param 2024-01-22 16:48:11 -08:00
first-valid.go Add EnvVar to Discover interface 2025-06-24 13:24:50 +02:00
gdrcopy.go Add a new gated modifier for GDRCopy which injects the gdrdrv device node 2024-01-24 14:25:58 -08:00
gds.go Simplify meta device discovery 2023-11-20 21:29:35 +01:00
graphics_test.go Added ability to disable specific (or all) CDI hooks 2025-06-03 16:01:20 +02:00
graphics.go Add discovery of arch-specific vulkan ICD 2025-06-04 23:06:16 +02:00
hooks.go Merge pull request #947 from elezar/ensure-libcuda.so-in-ldcache 2025-06-24 19:55:51 +02:00
ipc_test.go Add rprivate to CDI mount options 2025-05-09 15:16:13 +02:00
ipc.go Revert "Merge pull request #694 from elezar/add-opt-in-to-sockets" 2024-09-20 20:26:45 +02:00
ldconfig_test.go Add create-soname-symlinks hook 2025-06-24 13:49:24 +02:00
ldconfig.go Add create-soname-symlinks hook 2025-06-24 13:49:24 +02:00
list.go Add EnvVar to Discover interface 2025-06-24 13:24:50 +02:00
mofed.go Simplify meta device discovery 2023-11-20 21:29:35 +01:00
mounts_test.go Edit discover.mounts to have a deterministic output 2025-05-22 15:25:03 +02:00
mounts-to-container-path_test.go Add rprivate to CDI mount options 2025-05-09 15:16:13 +02:00
mounts-to-container-path.go Add rprivate to CDI mount options 2025-05-09 15:16:13 +02:00
mounts.go Edit discover.mounts to have a deterministic output 2025-05-22 15:25:03 +02:00
none_test.go
none.go Add EnvVar to Discover interface 2025-06-24 13:24:50 +02:00
nvswitch.go Add support for injecting NVSWITCH devices 2023-11-22 21:59:39 +01:00
symlinks_test.go Added ability to disable specific (or all) CDI hooks 2025-06-03 16:01:20 +02:00
symlinks.go Refactor the way we create CDI Hooks 2025-05-21 10:19:47 +02:00