mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2024-11-22 08:18:32 +00:00
9534249936
This change adds a test for locating libcuda as a driver library. This includes a failing test on a system where libcuda.so.1 is in the ldcache, but not at one of the predefined library search paths. A testdata folder with sample root filesystems is included to test various combinations. Signed-off-by: Evan Lezar <elezar@nvidia.com>
158 B
158 B
This rootfs represents a host with the CUDA driver libraries installed in /lib/x86_64-linux-gnu. The included /etc/ld.so.cache was copied from such as system.