The llama.cpp project has released build b10835, which includes a fix for a divergent barrier issue within the ggml-cuda implementation of f16 flash attention. This update also addresses duplicate metadata pointer setup in the same module.
- Fixes divergent barrier in ggml-cuda f16 flash attention (PR #27870).
- Prevents duplicate metadata pointer setup in ggml-cuda.
This release provides updated binaries for macOS, Linux, Windows, Android, and openEuler across various CPU and GPU backends including CUDA, Vulkan, ROCm, and SYCL.