]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
opencl: optimize mean and sum_row kernels (#19614)
authorshaofeiqi <redacted>
Tue, 17 Feb 2026 21:56:09 +0000 (13:56 -0800)
committerGitHub <redacted>
Tue, 17 Feb 2026 21:56:09 +0000 (13:56 -0800)
commit983559d24b20e71b9d85e50d998507acbe327c05
tree75d7e4f8b601a14a4895bedf8913297f3cbdece6
parent2b089c77580d347767f440205103e4da8ec33d89
opencl: optimize mean and sum_row kernels (#19614)

* opencl: optimize mean and sum_row kernels

* opencl: add comment for max subgroups

* opencl: format

---------

Co-authored-by: Li He <redacted>
ggml/src/ggml-opencl/ggml-opencl.cpp
ggml/src/ggml-opencl/kernels/mean.cl
ggml/src/ggml-opencl/kernels/sum_rows.cl