]> git.djapps.eu Git - pkg/ggml/sources/ggml/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>
Thu, 11 Dec 2025 13:32:56 +0000 (15:32 +0200)
commita74f334ad0302eacd8af8bca0a3e474356a361b1
tree4e9c4e67ccede338ff1fe85878fd17f371996c14
parent2279af4bfa4b7b0e698ae9a34860a67a44aab0cd
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
src/ggml-vulkan/ggml-vulkan.cpp
src/ggml-vulkan/vulkan-shaders/topk_moe.comp