]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
opencl: optimize mean and sum_row kernels (llama/19614)
authorshaofeiqi <redacted>
Tue, 17 Feb 2026 21:56:09 +0000 (13:56 -0800)
committerGeorgi Gerganov <redacted>
Wed, 25 Feb 2026 10:32:13 +0000 (12:32 +0200)
commit66a9b2fde56f232cb91dff25820da366cd56224d
treeec0da341c642e989a57d738cff281e98c8ade669
parentfd6f1f2796e1c2ba88dcd302d4d9feb4e7cf1e10
opencl: optimize mean and sum_row kernels (llama/19614)

* opencl: optimize mean and sum_row kernels

* opencl: add comment for max subgroups

* opencl: format

---------

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