nvidia-container-toolkit/internal/modifier
Evan Lezar 52bb9e186b Add vulkan support through OCI spec modification
This change allows the NVIDIA Container Runtime to inject vulkan
loaders and libraries by modifying the OCI runtime specification.

This allows vulkan applications to run in containers without
additional modifications.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2022-09-28 16:51:52 +02:00
..
cdi.go Merge branch 'fix-cdi-refresh' into 'main' 2022-07-13 09:38:45 +00:00
csv_test.go Move cmd/nvidia-container-runtime/modifier package to internal/modifier 2022-07-01 14:28:40 +02:00
csv.go Fix bug where ldcache may not contain symlinks 2022-07-15 12:18:40 +02:00
discover_test.go Move cmd/nvidia-container-runtime/modifier package to internal/modifier 2022-07-01 14:28:40 +02:00
discover.go Add lists of modifiers to allow for modifier compositioning 2022-07-01 14:25:18 +02:00
gds.go Use CUDA.DevicesFromEnvvar to check if modifications are required 2022-07-01 16:14:36 +02:00
graphics.go Add vulkan support through OCI spec modification 2022-09-28 16:51:52 +02:00
hook_remover_test.go Move cmd/nvidia-container-runtime/modifier package to internal/modifier 2022-07-01 14:28:40 +02:00
hook_remover.go Move cmd/nvidia-container-runtime/modifier package to internal/modifier 2022-07-01 14:28:40 +02:00
list.go Add lists of modifiers to allow for modifier compositioning 2022-07-01 14:25:18 +02:00
mofed.go Use CUDA.DevicesFromEnvvar to check if modifications are required 2022-07-01 16:14:36 +02:00
stable_test.go Move cmd/nvidia-container-runtime/modifier package to internal/modifier 2022-07-01 14:28:40 +02:00
stable.go Reuse check for existing hook 2022-07-08 12:20:19 +02:00
tegra.go Use nvinfo package from go-nvlib 2022-08-08 17:11:42 +02:00