mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-07-28 13:41:01 -05:00
Split N into chunks to fit into shared memory. If K > 128, use a larger workgroup with enough invocations. Add perf tests matching qwen3next.