The llama.cpp project released version b11073, which includes a change to the SYCL backend. This update coalesces MKL-FA softmax loads instead of assigning one work-item per row.
- The release provides binaries for macOS (Apple Silicon and Intel), Linux (Ubuntu with CPU, Vulkan, CUDA 12/13, ROCm 10.0, OpenVINO, and SYCL FP32/FP16), Windows (CPU, OpenCL Adreno, CUDA 12/13, Vulkan, OpenVINO, SYCL, ROCm 10.0), Android, and openEuler.
- An iOS XCFramework is also included in the distribution.
The release notes do not specify performance improvements or user benefits for this change.