b9604
📦 llama-cppView on GitHub →
🐛 4 fixes
Summary
This release focuses on fixing the CI build and release process for the SYCL backend, including cache management and build variable configuration. It also provides updated pre-built binaries across multiple operating systems and hardware targets.
Migration Steps
- Remove github cache configuration related to SYCL builds.
🐛 Bug Fixes
- Restored SYCL build and release process.
- Verified ccache usage in SYCL builds.
- Added action to clear ccache after building on both Ubuntu and Windows.
- Set %NUMBER_OF_PROCESSORS% during Windows builds.