llama.cpp Underperforms on Intel iGPU in Real-World Test
nirurin · reddit · 2026-07-13
A user tested llama.cpp on an Intel iGPU (Arrow Lake), concluding that the iGPU setup is far from ideal.
Benchmark Results
- Vulkan: Basically unusable or extremely slow, peaking at around 1 tok/s.
- SYCL: The best performer; Qwen3.6 35B reached around 12 tok/s, with prefill hitting 20 tok/s, though it was unstable and sometimes froze.
- CPU: The most stable option, delivering around 14 tok/s for inference and 30–40 tok/s for prefill.
Deployment Environment
He tested various combinations on Unraid:
- CPU / Vulkan / SYCL Docker containers for llama.cpp
- LM-Studio running inside a Webtop container
- CPU / Vulkan containers for llama-swap
Conclusion
He suspects that either Intel iGPUs are genuinely not very useful for these inference tasks, or his configuration is flawed. He is asking the community if anyone has managed to run it smoothly and achieve actual performance gains.
Related event: Intel 285HX Tests Show CPU Beating iGPU for Local LLMs(2 posts)→
More from Infra
- SF Compute founder: buying compute is 'an absolutely awful experience' right now — IgorCarron · 2026-09-11
- SmolVM open-sources persistent computer infrastructure for agents that outlive chat sessions — aniketmaurya · 2026-09-11
- PyTorch Day Korea 2026 launches first offline conf, CFP closes Sept 13 — PyTorch · 2026-09-11
- Local LLM server dilemma: 4x CMP-170HX (price up 53% in 20 days) vs Mac Studio M5 Ultra — rumboll · 2026-09-11
- llama.cpp lands Flash Attention tuning for RDNA4, big prefill gains on AMD — pmttyji · 2026-09-11
- Your p99 latency benchmark may be lying: a deep dive into coordinated omission — Franc0Fernand0 · 2026-09-11