Files
llama.cpp/ggml/src
Zheyuan Chen 5ec717d125 ggml-webgpu: makes the flash attn vec path subgroup-aware (#23040)
* ggml-webgpu: makes the flash attn vec path compile and size its split/reduce work from the device’s reported subgroup range instead of assuming 32 subgroup size.

* ggml-webgpu: remove the extra max_wg_size >= max_subgroup_size guard. Remove hardcoded 32 when determine the value of reduce_wg_size and vec_nwg_cap
2026-05-14 09:31:36 -07:00
..
2026-05-14 13:05:52 +03:00
2026-04-14 17:32:58 +03:00
2026-04-16 17:21:28 +08:00
2026-03-25 12:53:16 +02:00