]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
vulkan: Enable VK_KHR_cooperative_matrix extension for Intel Xe2 GPUs (llama/14001)
authorMasato Nakasaka <redacted>
Thu, 5 Jun 2025 14:00:29 +0000 (23:00 +0900)
committerGeorgi Gerganov <redacted>
Tue, 10 Jun 2025 06:59:25 +0000 (09:59 +0300)
commit852e354dd2945d6a3cc7953941ab2979bc914254
tree0580fadff86b043d40e9b4e9f9a1063af5fc7a3c
parent921101041b227c2906cd8051fc01d8c6c364bd60
vulkan: Enable VK_KHR_cooperative_matrix extension for Intel Xe2 GPUs (llama/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
src/ggml-vulkan/ggml-vulkan.cpp