llama.cpp/ggml/src/ggml-vulkan
Eve b3b6d862cf
vulkan: matmul gcn tuning (#13016)
* tune matmul for gcn

* this one is more power efficient

* Update ggml/src/ggml-vulkan/ggml-vulkan.cpp

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

* disable this tune for the proprietary driver

---------

Co-authored-by: 0cc4m <picard12@live.de>
2025-04-24 09:18:33 +02:00
..
cmake cmake: fix ggml-shaders-gen compiler paths containing spaces (#12747) 2025-04-04 10:12:40 -03:00
vulkan-shaders vulkan: support noncontiguous rms_norm (#13031) 2025-04-20 10:50:02 +02:00
CMakeLists.txt vulkan: Fix missing cmake logic for dot product extension (#12721) 2025-04-03 10:08:26 -05:00
ggml-vulkan.cpp vulkan: matmul gcn tuning (#13016) 2025-04-24 09:18:33 +02:00