The llama.cpp project has released version b10717, which includes a specific enhancement to the SYCL backend for Intel GPUs. This update improves the ability to retrieve free memory information by leveraging the L0 SYCL API.
- Enhances memory information retrieval via the L0 SYCL API.
- Removes debug code and applies formatting updates.
- Updates SYCL.md documentation for GGML_SYCL_GET_MEM_API.
- Provides binaries for macOS (Apple Silicon and Intel), Linux (CPU, Vulkan, ROCm, OpenVINO, SYCL), Android, Windows (CPU, CUDA 12/13, Vulkan, OpenVINO, SYCL, ROCm), and openEuler.
The release ensures broader hardware compatibility across multiple platforms while specifically addressing memory management capabilities for Intel GPU users via the SYCL backend.