Details
vulkan: allow graphics queue only through env var (#20599)
-
vulkan: avoid graphics queue on non-RADV AMD drivers
-
avoid graphics queues on small GPUs
-
change to only use graphics queue if overridden with env var GGML_VK_ALLOW_GRAPHICS_QUEUE
-
reenable transfer queue if graphics queue is not used
macOS/iOS:
Linux:
Windows:
- Windows x64 (CPU)
- Windows arm64 (CPU)
- Windows x64 (CUDA 12) - CUDA 12.4 DLLs
- Windows x64 (CUDA 13) - CUDA 13.1 DLLs
- Windows x64 (Vulkan)
- Windows x64 (SYCL)
- Windows x64 (HIP)
openEuler: