Compute Comparison
AMDCDNA 42025

MI355X 288GB

AMD's CDNA 4 flagship. 288GB HBM3e with 8 TB/s bandwidth — competitive with NVIDIA B200 on memory-bound workloads. Full ROCm support.

VRAM
288GB
HBM3e
FP16
1.3k
TFLOPS
Bandwidth
8.0k
GB/s
TDP
750W
power
Best for:Large-scale LLM trainingMemory-bound inferenceAMD ROCm workloads

MI355X 288GB Overview

The MI355X 288GB is a CDNA 4-generation AMD GPU built on the Antares architecture, manufactured on a TSMC 3nm process node with 153 billion transistors. Released in 2025, it delivers 1300 TFLOPS of FP16 throughput and 1300 TFLOPS BF16 — the two precision formats most commonly used for transformer model training and inference. FP8 precision is supported at 2600 TFLOPS — roughly 2.0× the FP16 rate — enabling near-doubled throughput for inference workloads that can tolerate reduced numerical precision with calibration. The Antares architecture represents AMD's approach to balancing compute throughput, memory bandwidth, and power efficiency for data center AI workloads. At 750W TDP, the MI355X 288GB sits in the ultra-high-power data center tier (750W), requiring specialized rack infrastructure with high-density power delivery.

Memory capacity is 288GB of HBM3e with 8000 GB/s bandwidth. This determines which models can run without quantization: approximately 144B parameters at FP16 (2 bytes/param), 288B at INT8 (1 byte/param), or up to 576B parameters at INT4/GGUF quantization (0.5 bytes/param). These figures are theoretical maximums — actual capacity is reduced by KV cache, framework overhead, and activation memory, typically by 10–20% for inference and 30–40% for training. The arithmetic intensity ceiling is approximately 163 FLOP/byte (1300 TFLOPS ÷ 8000 GB/s). Most autoregressive LLM inference falls well below this threshold, making the 8000 GB/s memory bandwidth the binding constraint on tokens-per-second throughput rather than raw TFLOPS.

The MI355X 288GB uses Infinity Fabric / PCIe 5.0 for host connectivity. Without NVLink, VRAM cannot be pooled across multiple cards — the single-card 288GB capacity is the hard ceiling for model size without model sharding over slower PCIe. For workloads that exceed 288GB, the alternative is pipeline parallelism (splitting model layers across cards) rather than tensor parallelism, which introduces inter-card communication overhead at each layer boundary. This makes the MI355X 288GB best suited for workloads that fit within a single card's VRAM budget.

The primary workloads for the MI355X 288GB are Large-scale LLM training, Memory-bound inference, AMD ROCm workloads. AMD's CDNA 4 flagship. 288GB HBM3e with 8 TB/s bandwidth — competitive with NVIDIA B200 on memory-bound workloads. Full ROCm support. Key limitations to factor into your evaluation: Very limited cloud availability — early ramp; ROCm software ecosystem lags CUDA maturity; Higher power draw (750W+) than comparable NVIDIA options. When comparing this GPU against alternatives at similar price points, the most important metrics are memory bandwidth (for inference throughput), VRAM capacity (for model size), and FP16/BF16 TFLOPS (for training speed). Raw TFLOPS figures can be misleading for inference — a GPU with lower TFLOPS but higher memory bandwidth will often outperform a higher-TFLOPS card on tokens-per-second for memory-bound autoregressive generation.

In the broader GPU market, the MI355X 288GB is a one-year-old design that remains competitive for most workloads. Software compatibility is a key consideration: AMD's ROCm stack supports PyTorch, TensorFlow, and JAX, but the ecosystem is less mature than CUDA. Some libraries (FlashAttention, certain quantization kernels) have limited or no ROCm support, which can affect inference performance and compatibility with popular serving frameworks like vLLM. For cloud rental, availability varies significantly by provider — some specialize in this GPU tier while others may have limited stock. Compare on-demand and spot pricing across providers using the rental comparison table on this page, and factor in region availability if latency is a concern for your inference workload.

Memory

VRAM288 GB
Memory TypeHBM3e
Bandwidth8000 GB/s

Compute Performance

FP32163.4 TFLOPS
FP161300 TFLOPS
BF161300 TFLOPS
FP82600 TFLOPS
INT82600 TOPS

Hardware

ArchitectureAntares
GenerationCDNA 4
Process NodeTSMC 3nm
Transistors153B
TDP750 W
InterconnectInfinity Fabric / PCIe 5.0
Release Year2025

Relative Performance

FP16 Compute17%
VRAM Capacity100%
Mem Bandwidth50%

Relative to highest-spec GPU in database

Limitations

Very limited cloud availability — early ramp
ROCm software ecosystem lags CUDA maturity
Higher power draw (750W+) than comparable NVIDIA options

Live Cloud PricingOn-demand hourly rates

Loading live prices…

Compare MI355X 288GB vs…

Use Case Guidance

Large-scale LLM training
Memory-bound inference
AMD ROCm workloads

LLM Model Size Guidance

Max model (FP16)~144Bparameters at FP16 precision
Max model (INT8)~288Bparameters at INT8 precision
Max model (INT4)~576Bparameters at INT4/GGUF

Estimates only. Actual capacity depends on context length, KV cache, and framework overhead.

Related Guides

LLM APIs Running on This GPU Class

Providers that serve frontier LLM inference on CDNA 4-class hardware.

Browse all 42 LLM models

Related GPUs

Frequently Asked Questions

How much VRAM does the MI355X 288GB have?

The MI355X 288GB has 288GB of HBM3e memory with 8000 GB/s bandwidth. This enables running models up to approximately 576B parameters at INT4 precision, 288B at INT8, or 144B at FP16.

What is the FP16 performance of the MI355X 288GB?

The MI355X 288GB delivers 1300 TFLOPS of FP16 performance and 1300 TFLOPS BF16, and 2600 TFLOPS FP8. INT8 throughput is 2600 TOPS. For transformer inference, memory bandwidth (8000 GB/s) is often the binding constraint rather than raw TFLOPS.

What is the MI355X 288GB best used for?

The MI355X 288GB is best suited for: Large-scale LLM training, Memory-bound inference, AMD ROCm workloads. AMD's CDNA 4 flagship. 288GB HBM3e with 8 TB/s bandwidth — competitive with NVIDIA B200 on memory-bound workloads. Full ROCm support.

What interconnect does the MI355X 288GB use?

The MI355X 288GB uses Infinity Fabric / PCIe 5.0. Without NVLink, VRAM cannot be pooled across multiple cards — the single-card capacity is the hard ceiling for model size.

What LLM model sizes can the MI355X 288GB run?

With 288GB of HBM3e, the MI355X 288GB can run models up to approximately 144B parameters at FP16 (2 bytes/param), 288B at INT8 (1 byte/param), or 576B at INT4/GGUF (0.5 bytes/param). These are estimates — actual capacity depends on context length, KV cache size, and framework overhead. Longer context windows require more KV cache memory, reducing the effective model size that fits.

How does the MI355X 288GB compare to the A100 for LLM inference?

The MI355X 288GB has 1300 TFLOPS FP16 vs the A100 80GB's 312 TFLOPS, and 8000 GB/s memory bandwidth vs the A100's 2,039 GB/s. For memory-bound autoregressive LLM inference, bandwidth is the primary determinant of tokens-per-second. The MI355X 288GB's higher bandwidth gives it a throughput advantage for large model inference.

What is the power consumption of the MI355X 288GB?

The MI355X 288GB has a TDP (Thermal Design Power) of 750W. This is the maximum sustained power draw under full load. For data center deployments, total rack power consumption is typically 1.2–1.5× the GPU TDP when accounting for CPU, memory, networking, and cooling overhead. At 750W, the MI355X 288GB is in the high-power tier — requires specialized data center infrastructure with high-density power delivery.

Ready to rent?

Compare MI355X 288GB prices across 97+ providers

Live on-demand & spot rates · monthly cost estimates · availability status

Compare rental prices