]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
vulkan: bugfixes for small subgroup size systems + llvmpipe test (#10809)
authorEve <redacted>
Tue, 17 Dec 2024 05:52:55 +0000 (05:52 +0000)
committerGitHub <redacted>
Tue, 17 Dec 2024 05:52:55 +0000 (06:52 +0100)
commit7b1ec53f56bb72c49e4c8434157895f94d3709c2
treeedf3fc012008b5e4fc6bc240fd8c07682c7e25ef
parent160bc039c862c10b9938269a90ddb09d794a7b0d
vulkan: bugfixes for small subgroup size systems + llvmpipe test (#10809)

* ensure mul mat shaders work on systems with subgroup size less than 32

more fixes

add test

* only s_warptile_mmq needs to be run with 32 threads or more
.github/workflows/build.yml
ggml/src/ggml-vulkan/ggml-vulkan.cpp