mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2025-06-26 18:18:24 +00:00
These changes make library lookups more robust. The core change is that library lookups now first look a set of predefined locations before checking the ldcache. This also handles cases where an ldcache is not available more gracefully. Signed-off-by: Evan Lezar <elezar@nvidia.com> |
||
|---|---|---|
| .. | ||
| cuda | ||
| symlinks | ||
| device_test.go | ||
| device.go | ||
| dir.go | ||
| executable_test.go | ||
| executable.go | ||
| file_test.go | ||
| file.go | ||
| library.go | ||
| locator_mock.go | ||
| locator.go | ||
| merge.go | ||
| path.go | ||
| symlinks.go | ||