NVIDIA / nvidia-container-toolkit

Build and run containers leveraging NVIDIA GPUs
Apache License 2.0
1.88k stars 214 forks source link

Support vulkan ICD files in a driver root #529

Closed elezar closed 1 week ago

elezar commented 3 weeks ago

This change updates how vulkan ICD files are located and how their mounts are generated. It is now possible to locate these ICD files in the driver root. e.g. at {{ .driverRoot }}/vulkan/icd.d istead of {{ .driverRoot }}/etc/vulkan/icd.d. In addition these files are always mounted to:

/etc/vulkan/...

in the container.