]> git.djapps.eu Git - pkg/ggml/sources/ggml/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>
Sat, 28 Mar 2026 11:39:09 +0000 (13:39 +0200)
commit16dca8ea7f76e291567263c3ffaffa2f3783043b
treec2389aa9e5b36cfea041192a00f4f17cfb737598
parentacfaf164c024bdf757e53c16508a472bd190f50e
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
src/ggml-vulkan/ggml-vulkan.cpp