mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2024-11-22 16:29:18 +00:00
82ae2e615a
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> |
||
---|---|---|
.. | ||
cache.go | ||
char_devices_test.go | ||
char_devices.go | ||
discover_mock.go | ||
discover.go | ||
filter.go | ||
first-valid.go | ||
gdrcopy.go | ||
gds.go | ||
graphics_test.go | ||
graphics.go | ||
hooks.go | ||
ipc_test.go | ||
ipc.go | ||
ldconfig_test.go | ||
ldconfig.go | ||
list.go | ||
mofed.go | ||
mounts_test.go | ||
mounts-to-container-path_test.go | ||
mounts-to-container-path.go | ||
mounts.go | ||
none_test.go | ||
none.go | ||
nvswitch.go | ||
symlinks_test.go | ||
symlinks.go |