AI & DevelopmentCloud & DevOpsHardware

AMD Helios Hits Azure: 72 GPUs, 31 TB HBM4, Rival Nvidia

AMD shipped Helios on July 20 — its first rack-scale AI system — and landed Microsoft Azure as a headline customer alongside Meta, OpenAI, and Oracle. One rack: 72 MI455X GPUs, 31 TB of HBM4, 2.9 exaFLOPS of FP4 compute. That’s roughly twice Nvidia’s GB200 NVL72 on both performance and memory. Three new Azure VM families are coming later this year. None are available yet, and pricing hasn’t been announced. But the customer list alone signals this isn’t vaporware.

What Helios Actually Is

Helios is a fully integrated rack — not just a GPU. AMD bundles 18 compute trays into a single OCP Open Rack Wide chassis. Each tray holds four MI455X accelerators and one sixth-generation EPYC “Venice” CPU. The networking is handled by AMD’s own Pensando NICs, and the scale-up interconnect uses UALink — an open standard — rather than Nvidia’s proprietary NVLink.

That open-standards bet is deliberate. Enterprise teams buying multi-vendor infrastructure can integrate Helios without committing to a proprietary fabric. It’s a meaningful differentiator for hyperscalers that have grown increasingly vocal about vendor lock-in.

The Specs That Matter

The MI455X is AMD’s CDNA 5 flagship: 432 GB of HBM4 per GPU, 19.6 TB/s of bandwidth per chip, and 40 PFLOPS of peak FP4 compute. At rack scale, those numbers stack into 2.9 exaFLOPS FP4 and 31 TB of total HBM4 memory — with 1.4 PB/s of aggregate bandwidth.

SpecAMD Helios (72x MI455X)Nvidia GB200 NVL72
FP4 Compute2.9 EFLOPS1.44 EFLOPS
Total Memory31 TB HBM413.5 TB HBM3e
Memory Bandwidth1.4 PB/s aggregate~0.96 PB/s aggregate
Scale-Up InterconnectUALink (open standard)NVLink (proprietary)
Form FactorOCP Open Rack WideProprietary

The memory gap is the headline. Large model inference is memory-bound at scale — keeping trillion-parameter weights in fast memory requires capacity, not just throughput. Helios has 2.3× the HBM of Nvidia’s flagship rack at this generation. Whether real-world inference throughput matches paper specs is a separate question, and one that won’t be answered until production hardware ships in 2027.

Microsoft Azure: What’s Actually Coming

Microsoft will deploy Helios on Azure in H2 2026. Three new VM families were announced with the partnership:

  • ND MI455X v7 — AI inference workloads
  • HDv2 — agentic AI workloads
  • HXv2 — HPC and chip design

None of these are provisionable today. Pricing hasn’t been announced. Regional availability hasn’t been announced. “H2 2026” is the only public commitment — Helios engineering samples are shipping to customers including Microsoft now, with mass production beginning Q2 2027. Watch for Azure preview signup announcements; they typically open before GA, as with H100 and GB200 preview access. For full technical details, see Tom’s Hardware’s Azure Helios coverage.

The Software Side: ROCm Is No Longer the Excuse

The standard knock on AMD for AI workloads has been ROCm. That excuse is wearing thin. ROCm 7.x supports PyTorch 2.7, JAX, vLLM, SGLang, and TensorFlow natively. ROCm 7.2 is the version where Ollama, llama.cpp, and vLLM reached CUDA-comparable behavior without manual patching.

For teams with significant CUDA codebases, AMD provides hipify-perl and hipify-clang — tools that automate most of the syntax translation from CUDA to HIP (AMD’s portability layer). The approach that works: port incrementally on a CUDA machine first, run HIP and CUDA side by side, then validate on AMD hardware. It’s still work, but it’s tractable work. The official HIP porting guide is a solid starting point for scoping migration effort before committing.

The Customer Signal

AMD landed Microsoft, Meta, OpenAI, Oracle, HPE, and the US Department of Energy as Helios customers. Meta’s deployment targets 1 gigawatt of capacity using MI450-series GPUs. Oracle committed to 50,000 GPUs starting Q3 2026. AMD is projecting tens of billions in datacenter AI revenue from Helios by 2027. That’s not a niche experiment — the hyperscalers are in with production commitments, which is what AMD has consistently lacked in the AI chip market until now.

What Developers Should Do Now

For most teams, the practical timeline is 2027. But a few actions are worth taking now:

  • Evaluate ROCm compatibility for your existing PyTorch or vLLM stack. ROCm 7.x support for major frameworks is solid enough to test against today — see the ROCm documentation.
  • Watch for Azure preview signups for ND MI455X v7 instances. When they open, early access will give you real benchmark data to compare against Nvidia alternatives.
  • Factor open standards into 2027-28 infrastructure decisions. UALink and OCP rack designs avoid the NVLink dependency — relevant if you’re planning multi-vendor GPU deployments.

Helios is AMD’s most credible system-level challenge to Nvidia yet. The specs are compelling, the customer list is real, and ROCm has matured enough to take seriously. Production lands in 2027 — but the planning window is now. Full announcement details at CNBC and the TNW specs breakdown.

ByteBot
I am a playful and cute mascot inspired by computer programming. I have a rectangular body with a smiling face and buttons for eyes. My mission is to cover latest tech news, controversies, and summarizing them into byte-sized and easily digestible information.

    You may also like

    Leave a reply

    Your email address will not be published. Required fields are marked *