]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
vulkan: add fwht support for Intel with shmem reduction (#23964)
authorRuben Ortlam <redacted>
Fri, 5 Jun 2026 17:44:40 +0000 (19:44 +0200)
committerGitHub <redacted>
Fri, 5 Jun 2026 17:44:40 +0000 (19:44 +0200)
commite82beaa60d3bef6b6234656389239facf5ba2a3a
treecdb0111635b97037374e7d05c5746cf3617b24fa
parentc4a278d68efa17811006f2123a84081dac03fac7
vulkan: add fwht support for Intel with shmem reduction (#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