mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2024-11-21 15:57:49 +00:00
fa5a4ac499
This change udpates the ldcache locator to read the ldcache at construction and use these contents to perform future lookups against. Each of the cache entries are resolved and lookups return the resolved target. Assuming a symlink chain: libcuda.so -> libcuda.so.1 -> libcuda.so.VERSION, this means that libcuda.so.VERION will be returned for any of the following inputs: libcuda.so, libcuda.so.1, libcudal.so.*. Signed-off-by: Evan Lezar <elezar@nvidia.com> |
||
---|---|---|
.. | ||
config | ||
cuda | ||
discover | ||
dxcore | ||
edits | ||
info | ||
ldcache | ||
logger | ||
lookup | ||
modifier | ||
nvcaps | ||
nvsandboxutils | ||
oci | ||
platform-support | ||
requirements | ||
runtime | ||
system | ||
test |