Skip to content
#

sycl

Here are 18 public repositories matching this topic...

Open recipes, engine patches, and benchmark harnesses for LLM inference on Intel Arc Pro B60/B70 (Battlemage, Xe2). MoE 35B at 160 t/s decode / 7.5K t/s prefill single-stream, 27B at 50~ t/s decode / 1.7K t/s prefill single stream. vLLM XPU MTP unlocked. Muse Glimmer recipe added!!

  • Updated Aug 23, 2026
  • Python

Makes Intel Arc Pro B70 GPUs actually fast on Ubuntu Server. 11 llama.cpp cherry-picks that fix the big B70 bugs (MoE slot-init SEGV, Q8_0 reorder crash, OOM reorder, missing BF16 GET_ROWS, wrong Xe2 warptile, slow K-quant DMMV, etc.) + Mesa 26 + runtime env workarounds + SYCL/Vulkan backend-selection rules. 2-7x speedup on 4x B70, bench-verified.

  • Updated May 10, 2026
  • Python

Improve this page

Add a description, image, and links to the sycl topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sycl topic, visit your repo's landing page and select "manage topics."

Learn more