]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
vulkan: add fwht support for Intel with shmem reduction (llama/23964)
authorRuben Ortlam <redacted>
Fri, 5 Jun 2026 17:44:40 +0000 (19:44 +0200)
committerGeorgi Gerganov <redacted>
Mon, 8 Jun 2026 11:36:36 +0000 (14:36 +0300)
commit5a1feed8ca57b70d002ca0df2abd3db9328a1daa
tree65471b2d06438b5885d3ceb1b6bcb8245a77c4ca
parentfacb02c4c3a32f07935c5da60e92b0f650f1bd40
vulkan: add fwht support for Intel with shmem reduction (llama/23964)

* vulkan: add fwht support for Intel with shmem reduction

* don't use N as workgroup size

* disable subgroup shuffle on MoltenVK AMD

* disable fwht shader on Intel Windows due to driver bug
ggml/src/ggml-vulkan/ggml-vulkan.cpp
ggml/src/ggml-vulkan/vulkan-shaders/fwht.comp
ggml/src/ggml-vulkan/vulkan-shaders/vulkan-shaders-gen.cpp