The llama.cpp project has released version b10780, which includes a specific enhancement to the SYCL backend. This update modifies the API to enable peer-to-peer copy capabilities for SYCL devices.
- The release provides binaries for macOS (Apple Silicon and Intel), Linux (Ubuntu x64, arm64, s390x), Windows (x64 and arm64), Android, and openEuler.
- Supported hardware backends include CPU, Vulkan, ROCm 10.0, OpenVINO, CUDA 12/13, and SYCL.
- macOS Apple Silicon builds with KleidiAI are currently disabled in this version.
- Windows arm64 CUDA 13 support is marked as a preview release.
This update allows users to utilize the new peer-to-peer copy feature within the SYCL implementation.