whisper.cpp/ggml
Alexey Kopytko 2ce3031390
SYCL: reduce allocation overhead during flash attention (llama/22732)
* SYCL: reduce allocation overhead during flash attention

* tidy up whitespace

* add a note about the flag

* move ggml_sycl_fattn_* into fattn-buffers.hpp

* refactor implementation into fattn-buffers.cpp

* move new_fattn_kv_buffers back into ggml-sycl.cpp
2026-05-10 17:26:33 +03:00
..
cmake cmake : add FindNCCL.cmake (ggml/0) 2026-05-02 15:02:42 +03:00
include CUDA: lower-case PCI bus id, standardize for ggml (llama/22820) 2026-05-10 17:26:31 +03:00
src SYCL: reduce allocation overhead during flash attention (llama/22732) 2026-05-10 17:26:33 +03:00
.gitignore
CMakeLists.txt ggml : bump version to 0.11.0 (ggml/1478) 2026-05-10 17:26:30 +03:00