nvidia-container-toolkit/pkg/nvcdi
Evan Lezar 4bf7421a80
Add create-soname-symlinks hook
This change adds a create-soname-symlinks hook that can be used to ensure
that the soname symlinks for injected libraries exist in a container.

This is done by calling ldconfig -n -N for the directories containing the injected
libraries.

This also ensures that libcuda.so is present in the ldcache when the update-ldcache
hook is run.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2025-06-24 13:49:24 +02:00
..
spec
transform
api.go Add create-soname-symlinks hook 2025-06-24 13:49:24 +02:00
common-nvml.go Refactor the way we create CDI Hooks 2025-05-21 10:19:47 +02:00
device-wsl.go
driver-nvml.go Add disabled-device-node-modification hook to CDI spec 2025-06-04 19:08:48 +02:00
driver-wsl_test.go Added ability to disable specific (or all) CDI hooks 2025-06-03 16:01:20 +02:00
driver-wsl.go [no-relnote] Minor code cleanup in WSL2 discoverer 2025-06-03 23:43:17 +02:00
full-gpu-nvml.go Refactor the way we create CDI Hooks 2025-05-21 10:19:47 +02:00
gds.go Add device IDs to nvcdi.GetSpec API 2025-06-12 16:23:11 +02:00
lib-csv.go Add device IDs to nvcdi.GetSpec API 2025-06-12 16:23:11 +02:00
lib-imex_test.go
lib-imex.go Add device IDs to nvcdi.GetSpec API 2025-06-12 16:23:11 +02:00
lib-nvml.go Add device IDs to nvcdi.GetSpec API 2025-06-12 16:23:11 +02:00
lib-wsl.go Add device IDs to nvcdi.GetSpec API 2025-06-12 16:23:11 +02:00
lib.go Add disabled-device-node-modification hook to CDI spec 2025-06-04 19:08:48 +02:00
management.go Add device IDs to nvcdi.GetSpec API 2025-06-12 16:23:11 +02:00
mig-device-nvml.go Refactor the way we create CDI Hooks 2025-05-21 10:19:47 +02:00
mode.go
mofed.go Add device IDs to nvcdi.GetSpec API 2025-06-12 16:23:11 +02:00
namer_nvml_mock.go
namer_test.go
namer.go
options.go Consolidate HookName functionality on internal/discover pkg 2025-06-03 15:24:43 +02:00
workarounds-device-folder-permissions.go Added ability to disable specific (or all) CDI hooks 2025-06-03 16:01:20 +02:00
wrapper.go Add device IDs to nvcdi.GetSpec API 2025-06-12 16:23:11 +02:00