mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2025-06-26 18:18:24 +00:00
This change aligns the creation of symlinks under CDI with
the implementation in libnvidia-container. If the driver libraries
are present, the following symlinks are created:
* {{ .LibRoot }}/libcuda.so -> libcuda.so.1
* {{ .LibRoot }}/libnvidia-opticalflow.so -> libnvidia-opticalflow.so.1
* {{ .LibRoot }}/libGLX_indirect.so.0 -> libGLX_nvidia.so.{{ .Version }}
Signed-off-by: Evan Lezar <elezar@nvidia.com>
|
||
|---|---|---|
| .. | ||
| config | ||
| cuda | ||
| discover | ||
| dxcore | ||
| edits | ||
| info | ||
| ldcache | ||
| logger | ||
| lookup | ||
| modifier | ||
| nvcaps | ||
| oci | ||
| platform-support | ||
| requirements | ||
| runtime | ||
| system | ||
| test | ||