]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
vulkan: Enable VK_KHR_cooperative_matrix extension for Intel Xe2 GPUs (#14001)
authorMasato Nakasaka <redacted>
Thu, 5 Jun 2025 14:00:29 +0000 (23:00 +0900)
committerGitHub <redacted>
Thu, 5 Jun 2025 14:00:29 +0000 (16:00 +0200)
commit669c13e0f67edfba891c5bd7105eb4376bcf8626
tree7d8a0745f4b502348deeeab5c2c7eb6bf1409b4e
parent146b88e8b3e16d22cea22f8be982a4d45e913b1e
vulkan: Enable VK_KHR_cooperative_matrix extension for Intel Xe2 GPUs (#14001)

* allowing B580 and U9-288V

* experimenting code to detect Xe2

* allowing coopmat only for Xe2 GPUs

* fixed comment wording

* fixed comment wording

* removed unnecessary driver check
ggml/src/ggml-vulkan/ggml-vulkan.cpp