]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
vulkan: Fix mismatch in TOPK_MOE unit test (llama/17541)
authorMasato Nakasaka <redacted>
Sat, 6 Dec 2025 05:23:30 +0000 (14:23 +0900)
committerGeorgi Gerganov <redacted>
Fri, 12 Dec 2025 15:53:19 +0000 (17:53 +0200)
commit191e5f46a238f17985bc60f3154e6d502b08c929
tree5f5d106e221036447be286763176c1f47aefbb0b
parent64a3f573e03681b31985878877f5d533bc4d0813
vulkan: Fix mismatch in TOPK_MOE unit test (llama/17541)

* Fix shader to support 2D workgroup mapping to a single subgroup

* Set required_subgroup_size

topk_moe shader requires static WARP_SIZE and actual subgroup size to match
ggml/src/ggml-vulkan/ggml-vulkan.cpp
ggml/src/ggml-vulkan/vulkan-shaders/topk_moe.comp