]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
vulkan: Remove splitting for mul_mat_id (#15568)
authorJeff Bolz <redacted>
Tue, 26 Aug 2025 04:42:44 +0000 (23:42 -0500)
committerGitHub <redacted>
Tue, 26 Aug 2025 04:42:44 +0000 (06:42 +0200)
commit34bdbbd7c2b70b848718e95bc48010f6aecd2816
treeb2a2e4d8ee8dd806acb8e99894b4cf2f07cb5566
parent74f52f77f28a5ad6d6075231afcb8d1ad763ca32
vulkan: Remove splitting for mul_mat_id (#15568)

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