llama.cpp/.devops
deepsek 66906cd82a
HIP: Enable Matrix cores for MMQ Kernels, Enable stream-K for CDNA 3 (#14624)
This commit adds support for MFMA instructions to MMQ. CDNA1/GFX908 CDNA2/GFX90a and CDNA3/GFX942 are supported by the MFMA-enabled code path added by this commit. The code path and stream-k is only enabled on CDNA3 for now as it fails to outperform blas in all cases on the other devices.
Blas is currently only consistently outperformed on CDNA3 due to issues in the amd-provided blas libraries.
This commit also improves the awareness of MMQ towards different warp sizes and as a side effect improves the performance of all quant formats besides q4_0 and q4_1, which regress slightly, on GCN gpus.
2025-07-27 00:28:14 +02:00
..
nix nix : use optionalAttrs for env mkDerivation attrset argument (#14726) 2025-07-17 15:18:16 -07:00
cloud-v-pipeline `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) 2024-06-13 00:41:52 +01:00
cpu.Dockerfile docker : do not build tests (#13204) 2025-04-30 10:44:07 +02:00
cuda.Dockerfile docker : do not build tests (#13204) 2025-04-30 10:44:07 +02:00
intel.Dockerfile sycl: fix docker image (#14144) 2025-06-13 18:32:56 +02:00
llama-cli-cann.Dockerfile docker : do not build tests (#13204) 2025-04-30 10:44:07 +02:00
llama-cpp-cuda.srpm.spec repo : update links to new url (#11886) 2025-02-15 16:40:57 +02:00
llama-cpp.srpm.spec repo : update links to new url (#11886) 2025-02-15 16:40:57 +02:00
musa.Dockerfile musa: upgrade musa sdk to rc4.2.0 (#14498) 2025-07-24 20:05:37 +01:00
rocm.Dockerfile HIP: Enable Matrix cores for MMQ Kernels, Enable stream-K for CDNA 3 (#14624) 2025-07-27 00:28:14 +02:00
tools.sh scripts : make the shell scripts cross-platform (#14341) 2025-06-30 10:17:18 +02:00
vulkan.Dockerfile docker : do not build tests (#13204) 2025-04-30 10:44:07 +02:00