]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
vulkan: Warptile tuning for Intel Xe2/Xe3 (llama/18178)
authorvirajwad <redacted>
Wed, 7 Jan 2026 10:59:47 +0000 (02:59 -0800)
committerGeorgi Gerganov <redacted>
Sun, 11 Jan 2026 09:02:08 +0000 (11:02 +0200)
commit5bd481155dbe1e3fd5736c25eaf0321736ebb56b
tree854ee9dddbbdb3251014b98576538a56f3d903e5
parent03229fccdde90ec1c5a30a1cf25bc3be437b17f0
vulkan: Warptile tuning for Intel Xe2/Xe3 (llama/18178)

* modify warptile tuning for xe3

* intel vendor check w/ coopmat support

* fix back formatting

* fix formatting change 2

* move intel check to chip specific tuning part

* Change to support both windows and linux

* modify m_warptile to l_warptile for intel

* modify warptile tuning for bf16 matmuls to fix regression (m_warptile to l_warptile)

* Code style changes

* Code style changes (2)

* Code style changes (3)
src/ggml-vulkan/ggml-vulkan.cpp