]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
vulkan: allow graphics queue only through env var (llama/20599)
authorRuben Ortlam <redacted>
Tue, 17 Mar 2026 09:09:59 +0000 (10:09 +0100)
committerGeorgi Gerganov <redacted>
Sun, 29 Mar 2026 12:04:36 +0000 (15:04 +0300)
commit49adc8b470cb1c09d01d313b6fc1859d43658158
treedc223f25ebd08ddb1d277e12a775941850c01d37
parent64942511978ccb23975c17b44513fa7fe858b8a2
vulkan: allow graphics queue only through env var (llama/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
ggml/src/ggml-vulkan/ggml-vulkan.cpp