Files
llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders
Jeff Bolzand0cc4m 21c17b5bef vulkan: Use larger workgroups for mul_mat_vec when M is small (#15355)
* vulkan: Use larger workgroups for mul_mat_vec when M is small

Also use subgroup instructions for (part of) the reduction when supported.
Without this, the more expensive reductions would eat into the benefits of
the larger workgroups.

* update heuristic for amd/intel

Co-authored-by: 0cc4m <picard12@live.de>

---------

Co-authored-by: 0cc4m <picard12@live.de>
2025-08-17 18:08:57 +02:00
..
2025-08-05 22:10:36 +03:00
2025-08-17 10:41:45 +02:00
2025-05-02 20:54:30 +03:00
2025-07-01 10:14:21 +02:00
2025-08-05 22:10:36 +03:00
2025-08-16 11:48:22 -05:00
2025-07-09 18:16:12 +02:00
2025-08-05 22:10:36 +03:00
2025-08-17 16:03:09 +02:00
2025-08-05 22:10:36 +03:00
2025-08-05 22:10:36 +03:00
2025-07-12 14:25:44 +03:00
2025-08-16 11:48:22 -05:00