Learn / GPU hardware
AMD Instinct MI355X: the CDNA 4 accelerator, explained
288 GB of HBM3e, an open ROCm stack, and the same memory class as NVIDIA's B300 at a lower price. The MI355X is the credible second source for memory-bound inference. Here is what it does, how it compares to Blackwell, what it costs, and how to reserve it in Europe.
MI355X OAM module. Click to explore in 3D.
What the MI355X is
The MI355X is AMD's answer to Blackwell, and its pitch is memory. The CDNA 4 flagship, launched mid-2025 at the top of the Instinct MI350 series, is a 3nm chiplet design with 256 compute units and 288 GB of HBM3e per GPU across ten stacks at roughly 8 TB/s. That matches the B300 on memory and beats the 192 GB on the B200 and the H100 generation outright: more model, more context, and larger KV caches resident on a single accelerator.
It ships in the OAM (OCP Accelerator Module) form factor and drops into industry-standard UBB 2.0 baseboards, so an MI355X node is an 8-GPU server much like an HGX node in shape and deployment. The GPUs connect over 4th-generation Infinity Fabric in a fully meshed topology, and the software stack is ROCm, AMD's open CUDA alternative, which by 2026 has matured into a serious production runtime for inference. The MI355X does not try to beat NVIDIA on the widest software moat; it competes on memory per dollar, an open stack, and a real second source of supply.
MI355X for inference
The MI355X is aimed squarely at the inference era, and its case rests on memory. At serving time the KV cache, the per-conversation working memory of a large language model, competes with model weights for HBM. With 288 GB per GPU the MI355X holds larger models, longer contexts, and more concurrent sessions before you shard across accelerators or evict cache. For memory-bound workloads, reasoning models with long chains of thought, agents carrying large contexts, and high-concurrency APIs, capacity per GPU often matters more than peak FLOPS, and this is exactly where the MI355X is strongest. It also supports FP4 and FP6, so quantized inference runs at the narrow precisions serving stacks are converging on.
The software question used to be the deciding one, and in 2026 it is much less so. ROCm now provides day-one or near day-one support for the mainstream open inference engines, vLLM and SGLang among them, so most modern serving stacks run on MI355X without a rewrite. The commercial argument follows: a credible second source disciplines pricing and shortens lead times, AMD hardware typically prices below the equivalent NVIDIA part, and for a workload dominated by memory footprint the total cost of ownership can land in AMD's favor. The honest caveat: validate your specific model and kernels on ROCm first, because coverage is broad but not yet universal.
What fits on an MI355X node
An 8-GPU MI355X platform pools eight accelerators into 2.3 TB of Infinity Fabric-connected HBM3e (8 x 288 GB), the same memory class as an NVIDIA B300 node. Today's frontier open models are mixture-of-experts, so every expert must sit in HBM even though only a slice fires per token: total parameters, not the active count, set the memory floor. Weights-only arithmetic (1 byte per parameter at FP8, half that at FP4) shows what fits where:
| Model | Total params | Weights at FP8 | Fits on |
|---|---|---|---|
| Qwen 3.5 | 397B MoE | ~397 GB | 2x MI355X (1x at FP4) |
| GLM-5.2 | 744B MoE | ~744 GB | 3x MI355X (2x at FP4) |
| Kimi K2 | 1T MoE | ~1.0 TB | 4x MI355X (2x at FP4) |
| DeepSeek V4 Pro | 1.6T MoE | ~1.6 TB | One 8-GPU node, KV headroom to spare |
Weights-only figures at published parameter counts. Production serving adds KV cache, activations and framework overhead, which is why the memory pool is the binding constraint. The point holds even for 1T-plus models: the 2.3 TB pool keeps a trillion-parameter MoE resident on a single node, no cross-node sharding required.
MI355X specs
| Architecture | AMD CDNA 4, chiplet design on 3nm, 256 compute units |
|---|---|
| GPU memory | 288 GB HBM3e per GPU (ten stacks) |
| Memory bandwidth | ~8 TB/s per GPU |
| Dense FP4 compute | ~10.1 PFLOPS (FP6 matches FP4; ~20 with sparsity) |
| Dense FP8 compute | ~5 PFLOPS (~10 with sparsity) |
| Power (TBP) | 1,400 W per GPU, liquid-cooled |
| Form factor | OAM (OCP Accelerator Module), UBB 2.0 baseboard |
| Node | 8-GPU OAM platform, 2.3 TB pooled HBM3e; ROCm software |
Official AMD CDNA 4 figures; exact clocks vary by OEM and cooling. Interconnect is 4th-gen Infinity Fabric (fully meshed) with a PCIe Gen 5 host link. Real inference throughput and cost per token depend on the model and serving stack, not raw FLOPS alone.
MI355X vs NVIDIA B200
The clearest contrast is memory. The MI355X carries 50% more HBM per GPU than the B200 at comparable bandwidth and FP4 throughput, which favors memory-bound serving. The B200 answers with CUDA and the broadest tooling and support. For a workload gated by memory footprint the MI355X is compelling; for one gated by ecosystem depth the B200 is the safer default.
| Dimension | NVIDIA B200 | AMD MI355X |
|---|---|---|
| GPU memory | 192 GB HBM3e | 288 GB HBM3e |
| Memory bandwidth | ~8 TB/s | ~8 TB/s |
| Dense FP4 compute | ~9 PFLOPS | ~10 PFLOPS |
| Software ecosystem | CUDA, broadest tooling | ROCm, open stack, mainstream engines supported |
| Best fit | Broad work on a mature stack | Memory-bound inference, 50% more HBM |
MI355X vs NVIDIA B300
Here the two match on memory at 288 GB per GPU, so the comparison comes down to compute, ecosystem and cost. The B300 leads on peak FP4 throughput and rack-scale NVLink domains; the MI355X answers with the same memory class as a genuine second source, an open stack, and typically a lower acquisition cost per GB. For memory-bound serving where peak FLOPS are not the bottleneck, the MI355X can deliver B300-class capacity at a better price.
| Dimension | NVIDIA B300 | AMD MI355X |
|---|---|---|
| GPU memory | 288 GB HBM3e | 288 GB HBM3e |
| Memory bandwidth | ~8 TB/s | ~8 TB/s |
| Dense FP4 compute | ~15 PFLOPS | ~10 PFLOPS |
| Software ecosystem | CUDA, deepest ecosystem, NVLink scale-up | ROCm, open stack, lower cost per GB |
| Best fit | Peak FP4 and rack-scale NVLink | Same memory class as a second source |
What an MI355X costs
AMD wins on price, and that is the point. Instinct capacity generally lands below the equivalent NVIDIA part, so for a memory-bound workload you get B300-class capacity per GPU at a lower rate, and a viable second source keeps the whole market honest. The pattern underneath is familiar: while supply is tight, on-demand carries a premium, spot appears only in windows, and reserved terms land well below on-demand, which is where serious volume transacts.
The MI355X does not yet have its own dedicated live index, so for AMD levels see the live MI300X price index, the closest tracked AMD Instinct part, as a proxy for how AMD capacity prices against NVIDIA. The full GPU price index covers the rest of the fleet if you want to compare AMD and NVIDIA economics side by side.
MI355X availability in Europe
Era Compute sources MI355X capacity in European datacenters with the power and liquid cooling that CDNA 4 density demands, from a single 8-GPU node up to larger clusters, with per-GPU pricing that falls as the cluster grows. This is reserved capacity: contracted on multi-year terms and qualified per customer, not on-demand rental.
For European buyers the placement is the point. EU-sited capacity keeps training data and inference traffic inside GDPR and data-residency boundaries, and European facilities frequently undercut equivalent US capacity.
Need AMD Instinct capacity in Europe? Tell us the GPU count, cooling and timing, and we return matched offers from European datacenters.
Reserve MI355X capacityQuestions, answered
What is the AMD Instinct MI355X?
The MI355X is AMD's flagship datacenter accelerator on the CDNA 4 architecture, launched in 2025. It carries 288 GB of HBM3e per GPU at roughly 8 TB/s, ships in the OAM form factor, and runs the open ROCm software stack. It is positioned as the credible non-NVIDIA alternative, especially for memory-bound inference.
How does the MI355X compare to the B200 and B300?
On memory it matches the B300 at 288 GB per GPU and beats the B200's 192 GB by half again. On peak FP4 compute the B300 leads, and NVIDIA still has the deeper CUDA ecosystem and NVLink scale-up. The MI355X competes on memory per dollar, an open stack, and being a real second source of supply.
Does ROCm work for my stack?
For most modern inference workloads, yes. By 2026 ROCm provides day-one or near day-one support for mainstream serving engines including vLLM and SGLang, so common stacks run without a rewrite. Coverage is broad but not universal, so validate your specific model and any custom kernels on ROCm before committing volume.
How much does it cost to rent an MI355X?
AMD capacity generally prices below the equivalent NVIDIA part. The MI355X has no dedicated index yet, so for live AMD levels see the MI300X price index as the closest tracked proxy, or the full GPU price index to compare AMD and NVIDIA side by side. Reserved terms price well below on-demand.
Why choose AMD over NVIDIA?
Three reasons: memory capacity per GPU that matches the B300 for memory-bound serving, an open ROCm software stack, and a genuine second source that shortens lead times and disciplines pricing. For a workload dominated by memory footprint rather than peak FLOPS, the total cost of ownership can land in AMD's favor.
Should I rent MI355X on-demand or reserve capacity?
For sustained inference or training, reserved capacity is usually the better economics and, while supply is constrained, often the only way to get meaningful volume. Reserved terms price well below on-demand. Era Compute offers MI355X as reserved capacity in Europe on multi-year terms, qualified per customer.