Intel Arc Stable Diffusion Benchmark: A770, B580 & B60 (2025)
Intel Arc GPUs entered the discrete graphics market in 2022 as an outsider to NVIDIA's CUDA dominance, but for Stable Diffusion workloads, Arc's unusually large VRAM capacity at competitive price points has made it a genuine consideration for AI image generation. This article synthesizes community benchmarks, published hardware reviews, and Intel's technical documentation to map where Arc GPUs stand in the Stable Diffusion ecosystem heading into 2025 — what they do well, where the software gaps remain, and which workloads favor an Arc card over NVIDIA or AMD alternatives.
The Intel Arc AI Compute Stack: Two Paths to Performance
Before examining throughput, understanding the two available software paths is essential — backend choice affects real-world performance more on Arc than on any other platform.
Intel Extension for PyTorch (IPEX)
IPEX is Intel's primary mechanism for accelerating PyTorch workloads on Arc hardware via the oneAPI software stack. It exposes Arc's Xe Matrix Extensions (XMX) — the hardware equivalent of NVIDIA's Tensor Cores — for accelerated FP16 and BF16 matrix math through a PyTorch xpu device target. Per the Intel IPEX GitHub repository, Arc A-series and B-series hardware are both actively supported, with SDXL and SD 1.5 pipelines accessible through the xpu device flag in ComfyUI and the AUTOMATIC1111 IPEX fork.
IPEX is the higher-performance path on Linux and has become increasingly stable on Windows through Intel's 2024–2025 Arc driver releases. For throughput-sensitive workflows, IPEX is the documented performance path per Intel's developer guides.
DirectML
DirectML provides a Windows-native route to hardware acceleration without installing the full oneAPI toolkit. ComfyUI, Stable Diffusion WebUI (--directml flag), and InvokeAI all support DirectML, making it the easiest setup path for Windows users. Per community testing aggregated on r/StableDiffusion and r/LocalLLaMA, DirectML throughput on Arc GPUs trails the IPEX XPU path on complex pipelines — though the gap has narrowed with driver improvements through Intel's 2024 Arc driver series.
For production batch workflows, IPEX is recommended. DirectML remains the right choice for casual users or those preferring minimal toolchain complexity.
For a full step-by-step software configuration walkthrough, see Intel Arc Stable Diffusion WebUI: Setup & Performance 2026.
Intel Arc A-Series: A770 and A750
Arc A770 16GB — The VRAM Case
The Arc A770 launched with a 16GB GDDR6 configuration at a price point that undercut NVIDIA's 16GB options significantly. Per TechPowerUp's Arc A770 specifications, the card carries 512 Xe-cores (4,096 shaders), a 256-bit memory bus, and a 225W TDP. The XMX accelerators handle FP16 and BF16 matrix operations central to Stable Diffusion's U-Net denoising loop.
For Stable Diffusion workloads, VRAM is frequently the binding constraint at high resolution. The A770's 16GB headroom accommodates:
- SDXL base + refiner in a single-GPU workflow without model offloading
- Multi-ControlNet pipelines at 1024×1024
- Latent upscaling to 2048+ pixel outputs
- FLUX.1 in quantized form with headroom to spare versus 12GB cards
Per community throughput reports aggregated on r/StableDiffusion, the A770 running IPEX in BF16 on SDXL performs in a range comparable to mid-range NVIDIA Turing/early Ampere GPUs at similar price tiers — with the VRAM advantage becoming decisive for pipelines that would force a smaller card to offload to system RAM. For SD 1.5 at 512×512, the A770 is more competitive relative to its price tier, with XMX acceleration engaged at smaller working sets.
For detailed setup and benchmark context, see Intel Arc GPU for Stable Diffusion: Setup & Benchmarks and Intel Arc for Stable Diffusion: VRAM, Setup & Benchmarks 2025.
Arc A750 8GB
The A750 trades VRAM depth for a lower acquisition cost. 8GB is sufficient for SD 1.5 at standard resolutions (512×512, 768×512) and SDXL base pass at 1024×1024. Combining SDXL base + refiner on 8GB is tight; community users on the A750 typically disable the refiner stage or reduce sampling steps to remain within VRAM budget. For workflows that stay within SD 1.5 or use quantized SDXL, the A750 remains a serviceable choice.
Intel Arc B-Series: B580, B50, and B60
Intel's Battlemage architecture (Arc B-series), launched in late 2024, brings meaningful improvements over Alchemist: refined XMX units, improved driver maturity at launch, and better power efficiency. These improvements translate directly to AI workload performance, where driver overhead was a noted friction point on A-series hardware.
Arc B580 12GB — The 2025 Value Target
The Arc B580 entered the market at approximately $249 with 12GB GDDR6 — a configuration that targets the gap between 8GB NVIDIA options and 16GB premium tiers. Per TechPowerUp's B580 hardware specifications, the B580 features 20 Xe2-cores, a 192-bit memory bus, and a 190W TDP.
For Stable Diffusion:
- SD 1.5 and SDXL run at standard resolutions without VRAM constraint
- FLUX.1 in quantized form (FP8 or NF4) is accessible on 12GB, a differentiator versus 8GB cards
- Multi-ControlNet at 1024×1024 is manageable with standard VRAM allocation
Per community benchmark reports on r/LocalLLaMA following the B580's launch, throughput in ComfyUI with IPEX on the B580 improved over comparable A-series configurations in normalized per-core terms — attributable to Battlemage's refined architecture and the more mature driver state at launch relative to Alchemist's rocky 2022 debut.
Tom's Hardware's B580 review confirmed strong performance-per-dollar in gaming workloads, and the architectural refinements that drive gaming performance carry over to matrix-heavy compute tasks like Stable Diffusion inference.
For a head-to-head against the RTX 3060 12GB in an equivalent VRAM configuration, see Intel Arc B50 for Stable Diffusion vs RTX 3060 12GB: Which Wins in 2026. For B50-specific setup detail, see Intel Arc B50 for Stable Diffusion: Setup & Performance.
Arc B60 24GB — Maximum VRAM
The Arc B60 with 24GB GDDR6 targets content creators and AI researchers requiring maximum VRAM without workstation-class pricing. For Stable Diffusion, 24GB enables:
- FLUX.1 in full BF16 precision without quantization artifacts
- Very high-resolution generation (2048×2048 and above) without tiling
- Large batch processing for throughput-oriented workflows
- Full pipeline SDXL + refiner + ControlNet at high resolution simultaneously
Per Intel's product documentation, the B60 is positioned between consumer and workstation tiers, offering a VRAM ceiling that consumer NVIDIA and AMD cards at similar price points do not match. For AI image generation workflows where VRAM is the primary constraint, the B60 addresses that ceiling directly.
For B60 throughput detail, see Intel Arc B60 Stable Diffusion: Setup & Benchmarks 2025.
Comparative Position: Intel Arc vs NVIDIA and AMD
Against NVIDIA
The RTX 3060 12GB is a persistent benchmark reference: 12GB VRAM, mature CUDA ecosystem, and broad Stable Diffusion compatibility. NVIDIA's CUDA stack — cuDNN, xFormers, and Flash Attention v2 — is the most optimized available, and this software maturity advantage is real and measurable. Per community comparisons on r/StableDiffusion, the RTX 3060 12GB generally outperforms the Arc B580 12GB in raw images-per-minute on identical SDXL pipelines, primarily due to CUDA's optimization depth.
The gap narrows on IPEX versus CUDA, and at equal VRAM capacity the B580's street pricing has historically been competitive. For FLUX.1, both cards land in equivalent quantized-inference territory.
For context on how GPU and CPU paths compare on open LLM inference adjacent to SD workloads, see Benchmarking Open LLMs for Tool-Use: RTX 3060 12GB vs Ryzen 5800X CPU. For 1080p gaming performance overlap, see RTX 3060 12GB vs Intel Arc B580 for 1080p gaming: FPS per dollar (2026).
Against AMD
AMD's ROCm stack for Linux Stable Diffusion use has matured substantially through 2024–2025, with HIP kernel support and xFormers integration improving. On Windows, AMD's DirectML path is broadly comparable to Intel's — both vendors trail NVIDIA's CUDA optimization on the same platform.
Summary Comparison
| GPU | VRAM | SD Backend | SDXL Viability | FLUX.1 Viability |
|---|---|---|---|---|
| Intel Arc A770 | 16GB | IPEX / DirectML | Strong — full headroom | Quantized viable, headroom |
| Intel Arc B580 | 12GB | IPEX / DirectML | Good | Quantized only |
| Intel Arc B60 | 24GB | IPEX / DirectML | Excellent | Full precision |
| NVIDIA RTX 3060 | 12GB | CUDA (optimized) | Good | Quantized only |
| NVIDIA RTX 4060 | 8GB | CUDA (optimized) | Limited for base+refiner | Not recommended |
| AMD RX 7700 XT | 12GB | ROCm (Linux) / DirectML (Win) | Good | Quantized only |
Optimization Guide: Getting the Most from Intel Arc in Stable Diffusion
1. Prefer IPEX Over DirectML for Throughput
Per Intel's developer documentation and community benchmarks, IPEX via the XPU device target outperforms DirectML on Arc hardware for batch and throughput workloads. In ComfyUI, install the oneAPI runtime and launch with the XPU device argument to engage XMX acceleration. DirectML remains appropriate for casual or single-image use on Windows where toolchain simplicity is a priority.
2. Use BF16 Precision
Arc's XMX units are optimized for BF16 matrix operations. Running models in FP32 bypasses hardware matrix acceleration entirely. In AUTOMATIC1111's IPEX fork, --precision autocast enables BF16 where supported. ComfyUI handles this automatically when targeting the XPU device. Per Intel's oneAPI documentation, BF16 is the preferred precision for inference on all Arc architectures.
3. Keep Drivers Current
Arc's compute performance is more driver-sensitive than NVIDIA's. Community experience on r/LocalLLaMA and r/StableDiffusion consistently identifies meaningful compute improvements across Arc driver releases — particularly for Alchemist hardware. Staying current with Intel Arc drivers is higher priority for stable inference performance than it is on mature CUDA-based platforms.
4. Tile Size and VRAM Allocation
For the A770 16GB and B60 24GB, generous VRAM allows larger tile sizes in high-resolution generation, avoiding tiling seams in ultimate-upscaler workflows. Per Intel's IPEX developer notes, prefering in-device operations over host-device transfers improves throughput in batch pipelines — tune VRAM allocation settings to maximize on-device working set.
5. Xe Link Dual-A770 for 32GB VRAM
Intel's Xe Link interconnect (documented in Intel's multi-GPU technical materials) allows dual A770 configurations to pool VRAM — yielding 32GB effective capacity. This is the only consumer-tier path to 32GB VRAM for Stable Diffusion without workstation cards, and it enables full-precision FLUX.1, very high-resolution generation, and large batch workflows not achievable on single consumer cards from any vendor at A770 pricing.
Who Should Choose Intel Arc for Stable Diffusion?
| Use Case | Recommended Arc GPU | Rationale |
|---|---|---|
| SDXL + refiner, value-focused | B580 12GB | VRAM sufficiency, Battlemage architecture |
| FLUX.1 in full precision | B60 24GB | VRAM ceiling required |
| Maximum VRAM at mid-range price | A770 16GB | 16GB GDDR6 at competitive cost |
| 32GB effective VRAM | Dual A770 + Xe Link | Only consumer-tier 32GB path |
| Windows, minimal setup | B580 + DirectML | Broad frontend compatibility, no oneAPI install |
| Linux power user / batch workflows | B580 or A770 + IPEX | Best throughput via XMX acceleration |
Intel Arc is not the path of least resistance for Stable Diffusion — NVIDIA's CUDA ecosystem remains the most mature, and most community tutorials default to CUDA-centric setup instructions. But for users who prioritize VRAM capacity per dollar, or who run Linux with the oneAPI stack already in place, Arc GPUs represent a legitimate and increasingly well-supported choice.
The B580's 12GB configuration addresses the most common VRAM bottleneck in SDXL workflows. The B60's 24GB targets the FLUX.1 full-precision use case that no 12GB consumer card can satisfy without quantization. As Intel continues IPEX development and driver maturation through 2025, the software gap versus CUDA is narrowing — making Arc a more viable option than it was during Alchemist's difficult launch period.
Citations and sources
- https://github.com/intel/intel-extension-for-pytorch — Intel Extension for PyTorch (IPEX): XPU device support, oneAPI integration, and BF16/FP16 acceleration documentation
- https://www.techpowerup.com/gpu-specs/intel-arc-a770.c3914 — TechPowerUp: Intel Arc A770 hardware specifications (Xe-core count, VRAM, TDP, memory bus)
- https://www.techpowerup.com/gpu-specs/intel-arc-b580.c4121 — TechPowerUp: Intel Arc B580 hardware specifications (Xe2 architecture, VRAM, TDP)
- https://www.tomshardware.com/reviews/gpu-hierarchy,4388.html — Tom's Hardware GPU hierarchy: comparative gaming and compute context for B580 and NVIDIA/AMD mid-range
- https://github.com/comfyanonymous/ComfyUI — ComfyUI: DirectML and XPU device support documentation for Intel Arc
- https://www.intel.com/content/www/us/en/products/sku/229151/intel-arc-a770-graphics-16gb/specifications.html — Intel official Arc A770 16GB product specifications
- https://www.reddit.com/r/StableDiffusion/ — Community benchmark reports, IPEX vs DirectML comparisons, and setup guides for Intel Arc in Stable Diffusion workflows
This piece is editorial synthesis based on publicly available information. No independent first-party benchmarking is reported.
