mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-09-14 02:39:09 +02:00
cc98896db8
Use vector loads when possible in mul_mat_split_k_reduce. Use split_k when there aren't enough workgroups to fill the shaders.