Files
llama.cpp/ggml/src/ggml-opencl/kernels
lhez 94eeb5967c opencl: add flattened q6_K mv (#19054)
* opencl: flatten `q6_K` and add `kernel_mul_mv_q6_K_f32_flat`

* opencl: clean up

* opencl: refactor q6_K mv - put loop body in `block_q_6_K_dot_y_flat`

* opencl: tweak the workgroup size a bit

* opencl: output 4 values per subgroup for `kernel_mul_mv_q6_K_f32_flat`

* opencl: proper alignment for q6_K

* opencl: boundary handling for flattened q6_K mv

* opencl: rename q6_K mv kernel file

* opencl: put flattened q6_K mv in its own file

* opencl: use lower k in file name

* opencl: use K in variable names
2026-01-26 19:36:24 -08:00
..
2025-07-21 10:03:19 -07:00
2026-01-26 19:36:24 -08:00
2026-01-09 10:13:13 -08:00
2026-01-07 22:04:50 -08:00
2025-07-04 23:24:56 -07:00
2025-09-30 10:45:45 -07:00
2025-11-15 17:40:14 -08:00
2025-11-03 11:47:57 -08:00
2025-07-09 18:16:12 +02:00
2026-01-21 22:05:54 -08:00