]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
vulkan: Remove splitting for mul_mat_id (llama/15568)
authorJeff Bolz <redacted>
Tue, 26 Aug 2025 04:42:44 +0000 (23:42 -0500)
committerGeorgi Gerganov <redacted>
Fri, 5 Sep 2025 09:54:04 +0000 (12:54 +0300)
commit8d0b47492a4bd7fe5428236dbb3f58dab503d715
tree1fe8cd164ce6cfdf199aa50548c1c78413301be8
parent8e80c1d0aa9e2290681453f1460e896501eb1e22
vulkan: Remove splitting for mul_mat_id (llama/15568)

row_ids only needs to hold the BN rows for the current tile.
src/ggml-vulkan/ggml-vulkan.cpp
src/ggml-vulkan/vulkan-shaders/mul_mm.comp
src/ggml-vulkan/vulkan-shaders/mul_mm_cm2.comp
tests/test-backend-ops.cpp