nvidia-container-toolkit/internal/platform-support/tegra
Evan Lezar 82ae2e615a Add creation of select driver symlinks to CDI spec
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>
2024-10-01 11:34:58 +02:00
..
csv run goimports -local against the entire codebase 2023-12-01 11:13:17 +01:00
csv_test.go Move nvidia-ctk hook command into own binary 2024-05-21 12:19:44 +02:00
csv.go Add creation of select driver symlinks to CDI spec 2024-10-01 11:34:58 +02:00
filter_test.go Refactor symlink filter 2023-09-22 22:04:06 +02:00
filter.go Refactor symlink filter 2023-09-22 22:04:06 +02:00
symlinks.go Add creation of select driver symlinks to CDI spec 2024-10-01 11:34:58 +02:00
tegra.go Move nvidia-ctk hook command into own binary 2024-05-21 12:19:44 +02:00