nvidia-container-toolkit/cmd/nvidia-container-runtime-hook
Evan Lezar ed3b52eb8d
Add allow-cuda-compat-libs-from-container feature flag
This change adds an allow-cuda-compat-libs-from-container feature flag
to the NVIDIA Container Toolkit config. This allows a user to opt-in
to the previous default behaviour of overriding certain driver
libraries with CUDA compat libraries from the container.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2025-01-22 17:34:20 +01:00
..
capabilities.go Refactor handling of DriverCapabilities 2023-08-14 10:40:42 +02:00
container_config_test.go [no-relnote] Refactor config handling for hook 2024-11-22 13:19:05 +01:00
container_config.go [no-relnote] Refactor config handling for hook 2024-11-22 13:19:05 +01:00
hook_config_test.go [no-relnote] Refactor config handling for hook 2024-11-22 13:19:05 +01:00
hook_config.go [no-relnote] Refactor config handling for hook 2024-11-22 13:19:05 +01:00
hook_test.go Rename -toolkit executable to -runtime-hook 2022-07-08 12:09:11 +02:00
main.go Add allow-cuda-compat-libs-from-container feature flag 2025-01-22 17:34:20 +01:00