nvidia-container-toolkit/cmd/nvidia-cdi-hook/commands
Evan Lezar 11cd8be986
Add cuda-compat hook to allow compat libs to be discovered
This change adds an nvidia-cdi-hook cuda-compat hook that checks the
container for cuda compat libs and updates /etc/ld.so.conf.d to include their
parent folder if their driver major version is sufficient.

This allows CUDA Forward Compatibility to be used when this is not available
through the libnvidia-container.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2025-02-24 10:58:24 +02:00
..
commands.go