Change8

b9208

📦 llama-cppView on GitHub →
1 features🔧 1 symbols

Summary

This release introduces an optimization for SYCL by routing small f32 matmuls to oneMKL. It also provides extensive pre-compiled binaries across multiple operating systems and hardware configurations.

✨ New Features

  • SYCL backend now routes small f32 matrix multiplications to oneMKL, bypassing oneDNN for potential performance improvements.

Affected Symbols