]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
vulkan: add INTEL_XE1 arch enum and enable coopmat1 on Intel Xe-LPG Plus (#24404)
authorJiang, Fish <redacted>
Fri, 26 Jun 2026 11:26:22 +0000 (11:26 +0000)
committerGitHub <redacted>
Fri, 26 Jun 2026 11:26:22 +0000 (13:26 +0200)
commit5a6a0dd7e1f7342bac4618a223fc21f9cece3b48
treea0268f15dcc930a258ef48a9bfc6e3fd8875e258
parentded1561b4228495daa58342ffc111ff172ec86ac
vulkan: add INTEL_XE1 arch enum and enable coopmat1 on Intel Xe-LPG Plus (#24404)

* vulkan: add INTEL_PRE_XE2 arch enum and enable coopmat1 on Intel Xe-LPG Plus (1/3, Xe1-ARLH)

Co-authored-by: Xia, Jie <redacted>
Co-authored-by: Liu, Russell <redacted>
* Address comments of bf16 and trailing whitespace

* Rename INTEL_PRE_XE2 to INTEL_XE1 and remove driver workaround

* Add Windows driver check

---------

Co-authored-by: Xia, Jie <redacted>
Co-authored-by: Liu, Russell <redacted>
ggml/src/ggml-vulkan/ggml-vulkan.cpp