llama.cpp/ggml/src/ggml-opencl
shaofeiqi 08f21453ae
opencl: add q4_K gemm and gemv kernels for Adreno (#20919)
* opencl: add q4_K gemm and gemv kernels for Adreno

* opencl: fix whitespace

* opencl: add workarounds for compiler bugs on older devices

* opencl: handle fp16 denorm on X Elite

* opencl: fix kernel build error

* opencl: fix whitespace

* opencl: make q4_K cvt kernels signature consistent

---------

Co-authored-by: Li He <lih@qti.qualcomm.com>
2026-03-30 12:19:16 -07:00
..
kernels opencl: add q4_K gemm and gemv kernels for Adreno (#20919) 2026-03-30 12:19:16 -07:00
CMakeLists.txt opencl: add q4_K gemm and gemv kernels for Adreno (#20919) 2026-03-30 12:19:16 -07:00
ggml-opencl.cpp opencl: add q4_K gemm and gemv kernels for Adreno (#20919) 2026-03-30 12:19:16 -07:00