]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
vulkan: Fix mismatch in TOPK_MOE unit test (#17541)
authorMasato Nakasaka <redacted>
Sat, 6 Dec 2025 05:23:30 +0000 (14:23 +0900)
committerGitHub <redacted>
Sat, 6 Dec 2025 05:23:30 +0000 (06:23 +0100)
commitd8c0a7b085302017f6583dbb309e4da83084087a
tree8f4a00a2997e7e3762f22f73f3c3f6c92060e55d
parent933414c0b6f21af269bdb4fa2fa1b257b9c0fc53
vulkan: Fix mismatch in TOPK_MOE unit test (#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