koboldcpp/docs/backend
lhez 4fc4ec5541
Some checks failed
Python Type-Check / python type-check (push) Has been cancelled
opencl: allow loading precompiled binary kernels from library (#23042)
* opencl: allow loading binary kernel

* opencl: add libdl.h

* ggml-backend-dl is in ggml, which depends backend libs, thus
  ggml-opencl cannot depend on ggml-backend-dl
* add libdl.h to break cyclic dep

* opencl: allow loading bin kernel lib

* opencl: load `gemm_moe_mxfp4_f32_ns` from kernel lib if available

* opencl: load q8_0 gemm from kernel lib

* opencl: load q4_0 moe gemm from kernel lib

* opencl: load q4_1 moe gemm from kernel lib

* opencl: load q4_k moe gemm from kernel lib

* opencl: always declare `get_adreno_bin_kernel_func_t`

* opencl: rephrase message

* opencl: fix for rebase

* opencl: update doc
2026-07-01 10:29:22 -07:00
..
snapdragon hexagon: MUL_MAT and MUL_MAT_ID rework : 32x32 tiled weight repack, kernel-params, cached graphs (#24954) 2026-06-24 12:14:25 -07:00
VirtGPU ggml-virtgpu: Fix some build commands (#20341) 2026-03-12 15:47:45 +08:00
BLIS.md make : deprecate (#10514) 2024-12-02 21:22:53 +02:00
CANN.md CANN: update docker images to 8.5.0 and improve CANN.md (#20801) 2026-03-27 08:53:00 +08:00
CUDA-FEDORA.md docs : fix typos in CUDA-FEDORA.md and grammars/README.md (#24459) 2026-06-15 01:33:38 +08:00
OPENCL.md opencl: allow loading precompiled binary kernels from library (#23042) 2026-07-01 10:29:22 -07:00
OPENVINO.md openvino: Update to OV 2026.2.1, self-contained release packages, operator improvements (#24974) 2026-06-26 15:07:19 +03:00
SYCL.md sycl : support --split-mode tensor (#24152) 2026-06-25 08:35:21 +03:00
VirtGPU.md ggml-virtgpu: improve the reliability of the code (#19846) 2026-02-26 20:00:57 +08:00
zDNN.md ggml-zendnn : add ZenDNN backend for AMD CPUs (#17690) 2025-12-07 00:13:33 +08:00
ZenDNN.md docs : update ZenDNN docs for Q8 support (#23791) 2026-05-31 10:26:42 +02:00