]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
meta : Add missing `buffer` set in allreduce fallback !COMPUTE clear (#23480)
authorMatt Corallo <redacted>
Fri, 29 May 2026 03:30:24 +0000 (03:30 +0000)
committerGitHub <redacted>
Fri, 29 May 2026 03:30:24 +0000 (06:30 +0300)
commit33c718db1fbfe834f30eef28cf206f98736fe612
treebab02b942c90d45550322e6a6872b81e97f73bdf
parent19e92c33ef974661e4b1e43dd48be231d07be5ed
meta : Add missing `buffer` set in allreduce fallback !COMPUTE clear (#23480)

Without this at least the vulkan backend will skip the `* 0` for
!COMPUTE tensors, causing corrupt output.
ggml/src/ggml-backend-meta.cpp