nvidia-container-toolkit/internal
Evan Lezar 838910d29b 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 18:18:59 +02:00
..
config Revert "Merge pull request #694 from elezar/add-opt-in-to-sockets" 2024-09-20 20:26:45 +02:00
cuda Fix build and test on darwin 2024-02-05 23:58:28 +01:00
discover Add creation of select driver symlinks to CDI spec 2024-10-01 18:18:59 +02:00
dxcore Use D3DKMTEnumAdapters3 for adapter enumeration 2024-03-12 11:42:08 +01:00
edits run goimports -local against the entire codebase 2023-12-01 11:13:17 +01:00
info Bump github.com/NVIDIA/go-nvlib to v0.5.0 2024-05-28 13:28:28 +02:00
ldcache Return empty ldcache if cache does not exist 2023-11-17 10:14:03 +01:00
logger Add Tracef to logger Interface 2024-07-01 12:12:38 +02:00
lookup Add RelativeToRoot function to Driver 2024-07-09 13:54:07 +02:00
modifier Revert "Merge pull request #694 from elezar/add-opt-in-to-sockets" 2024-09-20 20:26:45 +02:00
nvcaps Correct constructin of MIG Caps 2022-10-13 14:06:30 +02:00
oci Reduce logging for the NVIDIA Container runtime 2024-07-01 12:12:38 +02:00
platform-support Add creation of select driver symlinks to CDI spec 2024-10-01 18:18:59 +02:00
requirements Fix unnecessary conversion 2023-10-24 20:11:34 +02:00
runtime Reduce logging for the NVIDIA Container runtime 2024-07-01 12:12:38 +02:00
system Add proc.devices.New constructor 2024-02-06 11:19:43 +01:00
test Add test package with GetModuleRoot and PrependToPath function 2022-03-29 11:05:41 +02:00