nvidia-container-toolkit/cmd/nvidia-cdi-hook/cudacompat
Evan Lezar bd87c009ba
Add enable-cuda-compat hook if required
This change adds the enable-cuda-compat hook to the incomming OCI runtime spec
if the allow-cuda-compat-libs-from-container feature flag is not enabled.

An update-ldcache hook is also injected to ensure that the required folders
are processed.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2025-02-27 15:58:15 +02:00
..
container-root.go
cudacompat_test.go Add enable-cuda-compat hook if required 2025-02-27 15:58:15 +02:00
cudacompat.go