AMD:Instinct MI355X 与 ROCm 开源生态
1. 介绍
1.1. 厂商定位
AMD 是 NVIDIA 之外唯一具备「高端 AI 加速器 + CPU + 开源软件栈」完整组合的厂商,其市场角色可概括为追赶者与开源生态旗手:硬件上以大内存、开放标准(UALink)对位 NVIDIA 的私有互联;软件上以 ROCm 开源路线对位 CUDA 的封闭生态。本组的叙事主线是:AMD 用「开放」作为对 NVIDIA「全栈闭环」的差异化武器,但软件栈成熟度与基准成绩完整性仍是其明显短板。
1.2. 基本信息卡
| 项目 | 内容 |
|---|---|
| 公司 | Advanced Micro Devices, Inc.(NASDAQ:AMD) |
| 定位 | 追赶者与开源生态旗手(GPU + CPU + 自适应计算全组合) |
| 最新旗舰 | Instinct MI350 系列(MI350X / MI355X),2025-06 Advancing AI 发布 |
| 架构 | CDNA 4,3nm 工艺 |
| 软件栈 | ROCm 7(2025-06 发布,Q3 2025 可用)、ROCm Enterprise AI |
| 下一代系统 | Helios 双宽机柜级系统(MI400 + Zen 6 EPYC「Venice」+ Pensando Vulcano NIC,2026) |
| 信息截止 | 2026-09-12 |
1.3. 财务与市场地位
| 指标 | 数值 | 口径说明 |
|---|---|---|
| 2025 Q1 数据中心部门营收 | 38.6 亿美元(+57%),营业利润 +72% | AMD 财报(经转述,B 级) |
| 2025 年 AI 芯片销售 | 分析师预计 130—150 亿美元区间 | 第三方估计(C 级,非公司指引) |
| 头部客户采用 | Lisa Su:全球十大 AI 公司中七家采用 Instinct(含 OpenAI、Meta、xAI) | Advancing AI 2025 主题演讲口径(A) |
| AI 加速器营收份额 | 分析师估约 5—7% | Silicon Analysts 第三方估计(C 级) |
1.4. 在 AI Harness 体系中的位置
与 NVIDIA 相同,AMD 是推理/训练侧 Harness 的底层算力供应商,但其差异化在于把 L2/L3 的关键实现(vLLM、SGLang 等)外包给开源社区而非自建闭环——ROCm 的角色是「让开源推理引擎跑得一样快」。这使 AMD 栈的 Harness 能力上限取决于开源生态在 ROCm 后端上的成熟速度。
2. 名词解释
| 术语 | 英文/缩写 | 释义 |
|---|---|---|
| ROCm | Radeon Open Compute | AMD 开源计算平台与软件栈,对位 CUDA |
| CDNA | Compute DNA | AMD 数据中心 GPU 架构家族;MI350 为第 4 代(CDNA 4) |
| MI355X | Instinct MI355X | AMD 当前旗舰加速卡,288 GB HBM3E、液冷 TBP 1400 W |
| HBM3E | High Bandwidth Memory 3E | 第三代堆叠高带宽内存;MI355X 单卡 288 GB、8 TB/s |
| FP4 | 4-bit Floating Point | 4 位浮点精度格式,MI355X 支持的最低精度推理档位 |
| UALink | Ultra Accelerator Link | 开放加速器互联标准,AMD 主推、对位 NVLink |
| Infinity Fabric | Infinity Fabric | AMD 片间/卡间互联技术 |
| Helios | Helios | AMD 2026 年双宽机柜级 AI 系统(MI400 + Zen 6 EPYC + Vulcano NIC) |
| ROCm Enterprise AI | ROCm Enterprise AI | AMD 面向企业的 MLOps 平台(训练/推理运营管理) |
| tokens-per-dollar | tokens-per-dollar | 每美元产出 token 数,推理性价比指标 |
| TBP | Total Board Power | 整卡功耗;MI355X 液冷 1400 W、MI350X 风冷 1000 W |
| UBB | Universal Baseboard | OCP 通用加速器基板;MI350 兼容 MI300 的 UBB,无需更换机柜 |
| MLPerf | MLPerf Training / Inference | MLCommons 行业基准;AMD 本代提交情况见信息缺口声明 |
3. 功能说明与产品线
3.1. Instinct MI350 系列
关键规格与官方性能口径(AMD 官方博客 2025-06,均为厂商自测口径):
| 项目 | 规格/口径 |
|---|---|
| 单卡显存 | 288 GB HBM3E,8 TB/s 带宽 |
| 功耗 | MI355X 液冷 TBP 1400 W;MI350X 风冷 1000 W |
| 代际提升 | 官方称 AI 算力 4 倍、推理 35 倍(vs MI300 系列) |
| vs 上一代实测 | Llama 3.1 405B 推理:Agent/聊天负载 4.2 倍、内容生成 2.9 倍、摘要 3.8 倍 |
| vs B200(FP4) | Llama 3.1 405B(vLLM)1.3 倍、DeepSeek R1(SGLang)1.2 倍;tokens-per-dollar 高 40% |
| 内存/FP64 对比口径 | vs GB200/B200:1.6 倍内存容量、1 倍内存带宽、2 倍峰值 FP64 |
| FP8 LoRA 训练 | 时延优于 B200/GB200(Llama 2 70B LoRA 口径) |
上述对比均为厂商自测,引用时必须标注「AMD 官方口径」。
3.2. ROCm 7 软件栈
- 2025-06 发布、Q3 2025 可用;官方称较 ROCm 6.0 推理 4 倍以上、训练 3 倍提升;MI300X 上 ROCm 6→7 推理平均 3.5 倍、训练 3 倍;
- 支持 180 万以上 Hugging Face 模型开箱即用;
- 新增 ROCm Enterprise AI:企业 MLOps 平台,覆盖训练/推理运营管理——这是 AMD 补齐 L5 的关键动作;
- 开源框架(vLLM、SGLang、TensorRT-LLM ROCm 后端)官方适配,性能随 ROCm 迭代提升。
3.3. 硬件路线图:MI400 与 Helios
- MI400(2026):432 GB HBM4、19.6 TB/s 带宽、FP4 40 PFLOPS;
- Helios:MI400 + Zen 6 EPYC(Venice)+ Pensando Vulcano NIC 组成的双宽机柜级系统(2026)——这是 AMD 对 NVL72 超节点的直接对位;
- MI500 系列:2027 年规划;
- 开放标准:主推 UALink 开放互联,与 NVIDIA 私有 NVLink 形成路线分歧。
4. 平台架构
4.1. ROCm 软件栈分层
图 2-1|AMD ROCm 软件栈与开源生态分层
数据来源:AMD 官方博客(2025-06)、Data Center Dynamics(2025-06);示意图基于本文分析。
4.2. 部署形态与兼容性
- 基板兼容:MI350 兼容 MI300 的 UBB 通用基板,客户无需更换机柜即可升级——降低云厂商的换卡成本,是对位 NVIDIA「整机柜交付」的务实策略;
- 散热弹性:风冷可扩 64 卡、直冷 96/128 卡;
- 供货渠道:通过 Dell、HPE、Supermicro 及主流 CSP 与 Neocloud 供货。
5. Harness 设计
5.1. 六层能力总览
| 层 | 支撑产品/机制 | 成熟度 |
|---|---|---|
| L1 上下文工程 | 288 GB 单卡大显存减少 KV 分片 / ROCm 7 FlashAttention、Transformer Engine | 中强 |
| L2 工具与执行 | vLLM / SGLang / TensorRT-LLM(ROCm 后端)官方适配 | 中强 |
| L3 编排与控制 | 依赖开源栈(vLLM 前缀缓存 / PD 分离) | 中 |
| L4 记忆与状态 | KV 管理与分布式推理依赖开源栈,成熟度低于 NVIDIA | 中(弱层) |
| L5 评估与观测 | ROCm Enterprise AI 企业 MLOps 平台 | 中(新发布,待验证) |
| L6 治理与安全 | 开放生态叙事(UALink、ROCm 开源许可)+ Red Hat 等伙伴交付模式 | 弱~中 |
结构性特征:AMD 栈的强弱层与 NVIDIA 恰好互补——强在「开放框架的官方适配速度」(L2),弱在「系统级状态管理与治理」(L4/L6)。L4 是其最明显弱层。
5.2. L1 上下文工程层
单卡 288 GB HBM3E 使 520B 参数模型可单卡驻留(官方口径),显著减少跨卡 KV 分片——对多轮对话智能体(上下文随轮次线性增长)是直接利好;ROCm 7 的 FlashAttention 与 Transformer Engine 支持优化长上下文负载。
5.3. L2 / L3 工具与编排层
vLLM、SGLang、TensorRT-LLM(ROCm 后端)均获官方适配,AMD 的策略是把推理编排交给开源社区:vLLM 前缀缓存、SGLang RadixAttention 等 L1/L3 能力在 ROCm 上随开源版本迭代。这带来双刃效应:适配面广(与 vLLM 生态共享),但版本组合与性能调优的责任转移到用户侧。
5.4. L4 记忆与状态层
KV 管理与分布式推理依赖开源栈;vLLM 前缀缓存与 PD 分离在 ROCm 上的成熟度低于 NVIDIA(综合判断,C 级)——这是本篇Harness 设计章节中最需要向读者明示的弱层。
5.5. L5 评估与观测层
ROCm Enterprise AI(2025-06 发布)定位企业 MLOps 平台,覆盖训练/推理运营管理;由于发布时间短,其可观测深度(轨迹追踪、回归集等智能体场景能力)尚无公开验证案例(B 级,发布口径)。
5.6. L6 治理与安全层
治理层素材较少:AMD 的叙事是开放生态(UALink 开放标准、ROCm 开源许可)带来的「不被锁定」本身即一种治理选项;企业交付可结合 Red Hat 等伙伴模式(C 级综合判断)。与 NVIDIA AI Enterprise 对应的企业级安全支持体系在公开资料中未见同等深度。
6. 实际案例
6.1. 客户案例
| 客户 | 部署内容 | 来源与可信度 |
|---|---|---|
| Oracle OCI | 率先提供 MI355X 机柜级基础设施;官方引述将部署由 131,072 张 MI355X 组成的 zettascale 集群 | AMD 官方博客 / OCI 高管引述(A) |
| Meta | Llama 3 / Llama 4 推理跑在 MI300X 上,计划采用 MI350/MI400 | Advancing AI 2025 现场披露(B) |
| OpenAI | Sam Altman 现场确认 GPT 模型在 Azure 的 MI300X 上运行,并深度参与 MI400 联合设计 | Advancing AI 2025 现场(B) |
| Microsoft Azure | 专有与开源模型均已在 Azure MI300X 上生产运行 | Advancing AI 2025(B) |
| Cohere | Command 系列企业推理使用 MI300X | Advancing AI 2025(B) |
| HUMAIN(沙特) | 合作建设可扩展、高性价比 AI 平台(全算力组合) | Advancing AI 2025(B) |
案例解读:AMD 的客户策略是「借云厂商与头部 AI 公司背书、借开放标准降低切换成本」——OCI 的 zettascale 承诺与 OpenAI 参与 MI400 设计,说明追赶者已获得最挑剔客户的二供订单。
6.2. 性能口径冲突并列
GB200 vs MI355X 的对比存在两套厂商口径,按本组纪律并列、不择一:
| 口径 | 内容 | 来源性质 |
|---|---|---|
| Signal65(NVIDIA 阵营宣传引用) | DeepSeek-R1 0528 MoE 推理场景,GB200 NVL72 约为 MI355X 的 28 倍 | 厂商委托基准(C,经转引) |
| AMD 官方 | MI355X 在 Llama 3.1 405B FP4(vLLM)吞吐高于 B200 1.3 倍;DeepSeek R1(SGLang)1.2 倍 | 厂商自测(A,厂商口径) |
两口径在模型(DeepSeek-R1 0528 vs Llama 3.1 405B)、精度(口径未完整披露 vs FP4)、系统形态(NVL72 超节点 vs 单卡对比 B200)上均不可比。客观结论仅有一条:在双方各自选择的最有利场景中各自领先,独立第三方同场景数据缺失。
7. 总结
优势:
- 大显存差异化:288 GB 单卡显存与 tokens-per-dollar 口径,命中推理时代「单位成本」的核心诉求;
- 开放路线:ROCm 开源 + UALink 开放标准 + UBB 基板兼容,切换成本显著低于 CUDA 锁定;
- 客户背书含金量高:OpenAI、Meta、xAI、OCI 等最挑剔客户已形成二供/联合设计关系。
劣势:
- 软件栈成熟度:L4(KV 状态管理)与 L6(企业治理)是明显弱层,ROCm Enterprise AI 尚新;
- 基准成绩缺口:本代 MI355X 未检索到 MLPerf v5.x 官方提交记录,可验证性弱于 NVIDIA(见信息缺口声明);
- 市场份额差距:营收份额第三方估约 5—7%,规模效应与社区投入均处追赶位置。
适用边界:推理性价比敏感、愿意承担开源栈调优责任的团队;多供应商策略下作为 NVIDIA 的二供;超大显存需求(长上下文、大模型单卡驻留)场景。
选型建议:以「tokens-per-dollar」而非峰值算力做采购决策口径;上线前必须实测目标框架(vLLM/SGLang)在 ROCm 上的目标版本性能;关注 2026 年 Helios 机柜级系统对超节点竞争格局的改变。
信息缺口声明
- MI355X 在 MLPerf 官方提交中的成绩未检索命中(历史上 AMD 曾提交),采用前需查 mlcommons.org 结果库;
- ROCm 7 在国内云厂商的具体部署实例未检索命中(公开案例集中于海外 CSP);
- Helios 机柜的机柜级互联拓扑(UALink/Infinity Fabric)官方白皮书未获取原文,机柜级规格待官方补充。
8. 参考资料
- AMD Instinct MI350 Series GPUs: A Game Changer — AMD 官方博客,2025。https://www.amd.com/en/blogs/2025/amd-instinct-mi350-series-game-changer.html
- AMD launches Instinct MI350 GPUs, unveils double-wide Helios AI rack-scale system — Data Center Dynamics,2025。https://datacenterdynamics.com/en/news/amd-launches-instinct-mi350-gpus-unveils-double-wide-helios-ai-rack-scale-system/
- AMD Unleashes Open AI Ecosystem Vision at Advancing AI 2025 — Hardware Busters,2025。https://hwbusters.com?p=76153/
- AMD's Su-premacy Begins — Physical AI News,2025。https://physicalainews.com/amds-su-premacy-begins
- AMD Launches New Instinct GPU Series to Challenge AI Market — Tech Icons,2025。https://techicons.com/latest-news/amd-launches-new-instinct-gpu-series-to-challenge-ai-market
- ROCm 官方文档 — AMD,2025。https://rocm.docs.amd.com/
- ROCm/ROCm 开源仓库 — AMD GitHub,2025。https://github.com/ROCm/ROCm
- Nvidia Blackwell Statistics 2026(AMD 份额第三方口径)— Axis Intelligence,2026。https://axis-intelligence.com/nvidia-blackwell-statistics
AMD: Instinct MI355X and the ROCm Open-Source Ecosystem
1. Introduction
1.1. Vendor Positioning
AMD is the only vendor besides NVIDIA with the complete combination of a high-end AI accelerator + CPU + open-source software stack. Its market role can be summarized as the challenger and open-source-ecosystem standard-bearer: on the hardware side it counters NVIDIA's proprietary interconnect with large memory and open standards (UALink); on the software side it counters CUDA's closed ecosystem with the open-source ROCm route. The narrative thread of this section is that AMD uses "openness" as its differentiating weapon against NVIDIA's "full-stack closure," but software-stack maturity and benchmark-completeness remain its clear weaknesses.
1.2. Basic Information Card
| Item | Details |
|---|---|
| Company | Advanced Micro Devices, Inc. (NASDAQ: AMD) |
| Positioning | Challenger and open-source-ecosystem standard-bearer (full GPU + CPU + adaptive computing portfolio) |
| Latest flagship | Instinct MI350 series (MI350X / MI355X), unveiled at Advancing AI 2025-06 |
| Architecture | CDNA 4, 3nm process |
| Software stack | ROCm 7 (released 2025-06, available Q3 2025), ROCm Enterprise AI |
| Next-gen system | Helios double-wide rack-scale system (MI400 + Zen 6 EPYC "Venice" + Pensando Vulcano NIC, 2026) |
| Info cutoff | 2026-09-12 |
1.3. Financial and Market Position
| Metric | Value | Basis / notes |
|---|---|---|
| 2025 Q1 Data Center segment revenue | USD 3.86 billion (+57%), operating profit +72% | AMD financial report (as relayed, Grade B) |
| 2025 AI chip sales | Analysts project USD 13–15 billion range | Third-party estimate (Grade C, not company guidance) |
| Top-customer adoption | Lisa Su: seven of the world's top ten AI companies use Instinct (incl. OpenAI, Meta, xAI) | Advancing AI 2025 keynote framing (A) |
| AI accelerator revenue share | Analysts estimate roughly 5–7% | Silicon Analysts third-party estimate (Grade C) |
1.4. Position in the AI Harness System
Like NVIDIA, AMD is the underlying compute provider for the inference/training-side Harness, but its differentiation lies in outsourcing the key L2/L3 implementations (vLLM, SGLang, etc.) to the open-source community rather than building its own closed loop — ROCm's role is to "make the open-source inference engines run just as fast." This makes the Harness capability ceiling of the AMD stack depend on how quickly the open-source ecosystem matures on the ROCm backend.
2. Glossary
| Term | English / abbreviation | Definition |
|---|---|---|
| ROCm | Radeon Open Compute | AMD's open compute platform and software stack, positioned against CUDA |
| CDNA | Compute DNA | AMD's data center GPU architecture family; MI350 is the 4th generation (CDNA 4) |
| MI355X | Instinct MI355X | AMD's current flagship accelerator, 288 GB HBM3E, liquid-cooled TBP 1400 W |
| HBM3E | High Bandwidth Memory 3E | Third-generation stacked high-bandwidth memory; MI355X 288 GB per card, 8 TB/s |
| FP4 | 4-bit Floating Point | 4-bit floating-point precision format; the lowest-precision inference tier supported by MI355X |
| UALink | Ultra Accelerator Link | Open accelerator interconnect standard, championed by AMD, positioned against NVLink |
| Infinity Fabric | Infinity Fabric | AMD's die-to-die / card-to-card interconnect technology |
| Helios | Helios | AMD's 2026 double-wide rack-scale AI system (MI400 + Zen 6 EPYC + Vulcano NIC) |
| ROCm Enterprise AI | ROCm Enterprise AI | AMD's enterprise MLOps platform (training/inference operations management) |
| tokens-per-dollar | tokens-per-dollar | Tokens produced per dollar; an inference cost-performance metric |
| TBP | Total Board Power | Whole-card power draw; MI355X liquid-cooled 1400 W, MI350X air-cooled 1000 W |
| UBB | Universal Baseboard | OCP universal accelerator baseboard; MI350 is compatible with the MI300 UBB, no rack replacement needed |
| MLPerf | MLPerf Training / Inference | MLCommons industry benchmark; see the Information Gap Statement for AMD's submission status this generation |
3. Features and Product Line
3.1. Instinct MI350 Series
Key specifications and official performance framing (AMD official blog 2025-06; all vendor self-tested figures):
| Item | Spec / framing |
|---|---|
| On-card memory | 288 GB HBM3E, 8 TB/s bandwidth |
| Power draw | MI355X liquid-cooled TBP 1400 W; MI350X air-cooled 1000 W |
| Generational uplift | Official claim: 4x AI compute, 35x inference (vs MI300 series) |
| vs previous gen, measured | Llama 3.1 405B inference: 4.2x Agent/chat workloads, 2.9x content generation, 3.8x summarization |
| vs B200 (FP4) | Llama 3.1 405B (vLLM) 1.3x, DeepSeek R1 (SGLang) 1.2x; tokens-per-dollar 40% higher |
| Memory/FP64 comparison framing | vs GB200/B200: 1.6x memory capacity, 1x memory bandwidth, 2x peak FP64 |
| FP8 LoRA training | Lower latency than B200/GB200 (Llama 2 70B LoRA framing) |
All of the above comparisons are vendor self-tested; when citing, you must note "AMD official framing."
3.2. ROCm 7 Software Stack
- Released 2025-06, available Q3 2025; official claims of over 4x inference and 3x training vs ROCm 6.0; on MI300X, ROCm 6→7 averages 3.5x inference and 3x training;
- Supports 1.8+ million Hugging Face models out of the box;
- Adds ROCm Enterprise AI: an enterprise MLOps platform covering training/inference operations management — a key move for AMD to complete L5;
- Open-source frameworks (vLLM, SGLang, TensorRT-LLM ROCm backend) have official adaptation, with performance improving as ROCm iterates.
3.3. Hardware Roadmap: MI400 and Helios
- MI400 (2026): 432 GB HBM4, 19.6 TB/s bandwidth, FP4 40 PFLOPS;
- Helios: a double-wide rack-scale system of MI400 + Zen 6 EPYC (Venice) + Pensando Vulcano NIC (2026) — AMD's direct answer to the NVL72 supernode;
- MI500 series: planned for 2027;
- Open standards: champions the open UALink interconnect, diverging in direction from NVIDIA's proprietary NVLink.
4. Platform Architecture
4.1. ROCm Software Stack Layering
Figure 2-1 | AMD ROCm software stack and open-source ecosystem layering
Data sources: AMD official blog (2025-06), Data Center Dynamics (2025-06); diagram based on this document's analysis.
4.2. Deployment Forms and Compatibility
- Baseboard compatibility: MI350 is compatible with the MI300 UBB universal baseboard, letting customers upgrade without replacing racks — lowering cloud vendors' card-swap costs; a pragmatic strategy countering NVIDIA's "full-rack delivery";
- Cooling flexibility: air cooling scales to 64 cards, direct liquid cooling to 96/128 cards;
- Supply channels: shipped through Dell, HPE, Supermicro, and mainstream CSPs and Neocloud.
5. Harness Design
5.1. Six-Layer Capability Overview
| Layer | Supporting product / mechanism | Maturity |
|---|---|---|
| L1 Context engineering | large 288 GB per-card memory reduces KV sharding / ROCm 7 FlashAttention, Transformer Engine | Medium-strong |
| L2 Tooling and execution | official adaptation of vLLM / SGLang / TensorRT-LLM (ROCm backend) | Medium-strong |
| L3 Orchestration and control | relies on the open-source stack (vLLM prefix caching / PD disaggregation) | Medium |
| L4 Memory and state | KV management and distributed inference rely on the open-source stack, less mature than NVIDIA | Medium (weak layer) |
| L5 Evaluation and observability | ROCm Enterprise AI enterprise MLOps platform | Medium (newly released, to be verified) |
| L6 Governance and security | open-ecosystem narrative (UALink, ROCm open-source license) + partner delivery model such as Red Hat | Weak–medium |
Structural characteristic: the strong and weak layers of the AMD stack are precisely complementary to NVIDIA's — strong at "official adaptation speed of open frameworks" (L2), weak at "system-level state management and governance" (L4/L6). L4 is its most obvious weak layer.
5.2. L1 Context Engineering Layer
The 288 GB HBM3E per card lets a 520B-parameter model reside on a single card (official framing), significantly reducing cross-card KV sharding — a direct benefit for multi-turn conversational agents (whose context grows linearly with each turn); ROCm 7's FlashAttention and Transformer Engine support optimize long-context workloads.
5.3. L2 / L3 Tooling and Orchestration Layer
vLLM, SGLang, and TensorRT-LLM (ROCm backend) all have official adaptation; AMD's strategy is to hand inference orchestration to the open-source community: L1/L3 capabilities such as vLLM prefix caching and SGLang RadixAttention iterate on ROCm with each open-source release. This has a double-edged effect: broad adaptation coverage (shared with the vLLM ecosystem), but the responsibility for version combinations and performance tuning shifts to the user side.
5.4. L4 Memory and State Layer
KV management and distributed inference rely on the open-source stack; vLLM prefix caching and PD disaggregation are less mature on ROCm than on NVIDIA (synthesized judgment, Grade C) — this is the weak layer most important to make explicit to readers in this Harness Design chapter.
5.5. L5 Evaluation and Observability Layer
ROCm Enterprise AI (released 2025-06) is positioned as an enterprise MLOps platform covering training/inference operations management; because it has shipped recently, its observability depth (agent-scenario capabilities such as trace tracing and regression suites) has no public validation cases yet (Grade B, release framing).
5.6. L6 Governance and Security Layer
Governance-layer material is scarce: AMD's narrative is that "not being locked in" thanks to the open ecosystem (UALink open standard, ROCm open-source license) is itself a governance option; enterprise delivery can combine partner models such as Red Hat (Grade C synthesized judgment). The enterprise-grade security support system corresponding to NVIDIA AI Enterprise has no publicly documented equivalent depth.
6. Real-World Cases
6.1. Customer Cases
| Customer | Deployment details | Source & credibility |
|---|---|---|
| Oracle OCI | First to offer MI355X rack-scale infrastructure; officially quoted as deploying a zettascale cluster made up of 131,072 MI355X cards | AMD official blog / OCI executive quote (A) |
| Meta | Llama 3 / Llama 4 inference runs on MI300X, with plans to adopt MI350/MI400 | Disclosed on-site at Advancing AI 2025 (B) |
| OpenAI | Sam Altman confirmed on-site that GPT models run on MI300X in Azure, and OpenAI is deeply involved in the joint MI400 design | At Advancing AI 2025 on-site (B) |
| Microsoft Azure | Both proprietary and open models already run in production on Azure MI300X | Advancing AI 2025 (B) |
| Cohere | Command-series enterprise inference uses MI300X | Advancing AI 2025 (B) |
| HUMAIN (Saudi Arabia) | Partnering to build a scalable, cost-effective AI platform (full compute portfolio) | Advancing AI 2025 (B) |
Case analysis: AMD's customer strategy is to "gain endorsement from cloud vendors and top AI companies, and lower switching costs through open standards" — OCI's zettascale commitment and OpenAI's involvement in the MI400 design show the challenger has already won second-source orders from the most demanding customers.
6.2. Conflicting Performance Claims Side by Side
There are two vendor framings for the GB200 vs MI355X comparison; per this group's discipline, they are presented side by side rather than picking one:
| Framing | Content | Nature of source |
|---|---|---|
| Signal65 (cited by the NVIDIA camp's marketing) | In a DeepSeek-R1 0528 MoE inference scenario, GB200 NVL72 is roughly 28x the MI355X | Vendor-commissioned benchmark (C, as relayed) |
| AMD official | MI355X throughput on Llama 3.1 405B FP4 (vLLM) is 1.3x higher than B200; DeepSeek R1 (SGLang) 1.2x | Vendor self-test (A, vendor framing) |
The two framings are incomparable on model (DeepSeek-R1 0528 vs Llama 3.1 405B), precision (framing not fully disclosed vs FP4), and system form (NVL72 supernode vs single-card comparison against B200). There is only one objective conclusion: each leads in the scenario each side chose as its most favorable, and independent third-party data for the same scenario is missing.
7. Summary
Advantages:
- Large-memory differentiation: 288 GB per-card memory and the tokens-per-dollar framing hit the core "unit cost" demand of the inference era;
- Open route: ROCm open source + UALink open standard + UBB baseboard compatibility keep switching costs far lower than CUDA lock-in;
- High-value customer endorsement: the most demanding customers such as OpenAI, Meta, xAI, and OCI have formed second-source / co-design relationships.
Disadvantages:
- Software-stack maturity: L4 (KV state management) and L6 (enterprise governance) are clear weak layers, and ROCm Enterprise AI is still new;
- Benchmark gap: no official MLPerf v5.x submission records were found for this generation's MI355X, so verifiability trails NVIDIA (see the Information Gap Statement);
- Market-share gap: third-party estimates put revenue share at roughly 5–7%, with both economies of scale and community investment still in a catch-up position.
Applicability boundary: teams that are cost-performance sensitive on inference and willing to take on the responsibility of tuning the open-source stack; as a second source to NVIDIA under a multi-vendor strategy; scenarios with very large memory needs (long context, large models resident on a single card).
Selection recommendation: use "tokens-per-dollar" rather than peak compute as the procurement decision metric; before going live, you must bench-test the target framework (vLLM/SGLang) performance on the target ROCm version; watch how the 2026 Helios rack-scale system changes the supernode competitive landscape.
Information Gap Statement
- No MI355X result was found in official MLPerf submissions (AMD has submitted historically); before adoption, check the result database at mlcommons.org;
- No specific deployment instances of ROCm 7 at domestic (Chinese) cloud vendors were found (public cases concentrate on overseas CSPs);
- The official whitepaper for the Helios rack's rack-level interconnect topology (UALink/Infinity Fabric) was not obtained; rack-level specifications await official addition.
8. References
- AMD Instinct MI350 Series GPUs: A Game Changer — AMD official blog, 2025. https://www.amd.com/en/blogs/2025/amd-instinct-mi350-series-game-changer.html
- AMD launches Instinct MI350 GPUs, unveils double-wide Helios AI rack-scale system — Data Center Dynamics, 2025. https://datacenterdynamics.com/en/news/amd-launches-instinct-mi350-gpus-unveils-double-wide-helios-ai-rack-scale-system/
- AMD Unleashes Open AI Ecosystem Vision at Advancing AI 2025 — Hardware Busters, 2025. https://hwbusters.com?p=76153/
- AMD's Su-premacy Begins — Physical AI News, 2025. https://physicalainews.com/amds-su-premacy-begins
- AMD Launches New Instinct GPU Series to Challenge AI Market — Tech Icons, 2025. https://techicons.com/latest-news/amd-launches-new-instinct-gpu-series-to-challenge-ai-market
- ROCm official documentation — AMD, 2025. https://rocm.docs.amd.com/
- ROCm/ROCm open-source repository — AMD GitHub, 2025. https://github.com/ROCm/ROCm
- Nvidia Blackwell Statistics 2026 (third-party AMD share framing) — Axis Intelligence, 2026. https://axis-intelligence.com/nvidia-blackwell-statistics