]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
opencl: transpose the K tile in local memory for FA prefill kernels (#26428)
authorHongqiang Wang <redacted>
Mon, 10 Aug 2026 18:09:19 +0000 (11:09 -0700)
committerGitHub <redacted>
Mon, 10 Aug 2026 18:09:19 +0000 (11:09 -0700)
commit689e227db485c6b33d061555e74034c93a867649
treeec2a0e94df3af3fcc4c587e1ad1db226c10bbf1a
parent0666ad2b2b2452668733729e8b54234f5964643a
opencl: transpose the K tile in local memory for FA prefill kernels (#26428)
ggml/src/ggml-opencl/ggml-opencl.cpp
ggml/src/ggml-opencl/kernels/flash_attn_f32_f16.cl
ggml/src/ggml-opencl/kernels/flash_attn_f32_q4_0.cl
ggml/src/ggml-opencl/kernels/flash_attn_f32_q8_0.cl