]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Vulkan: Optimize Matmul parameters for AMD GPUs with Coopmat support (#18749)
authorRuben Ortlam <redacted>
Sun, 11 Jan 2026 16:33:33 +0000 (17:33 +0100)
committerGitHub <redacted>
Sun, 11 Jan 2026 16:33:33 +0000 (17:33 +0100)
commit0e76501e1d2450e486481b640bb3a942977cfd3a
tree8e01449159d3f594f70e31152fd469bb5a9dbe23
parent4b060bf240daaeb4fc83386a628b9dfedeb33342
Vulkan: Optimize Matmul parameters for AMD GPUs with Coopmat support (#18749)

* vulkan: Enable and optimize large matmul parameter combination for AMD

* limit tuning to AMD GPUs with coopmat support

* use tx_m values instead of _l
ggml/src/ggml-vulkan/ggml-vulkan.cpp