Skip to content

Commit 21c17b5

Browse files
jeffbolznv0cc4m
andauthored
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>
1 parent 19f4dec commit 21c17b5

File tree

3 files changed

+135
-54
lines changed

3 files changed

+135
-54
lines changed

0 commit comments

Comments
 (0)