InferenceX Ranks GB200 First for MiniMax M3, While MI355X Has Lower Token Cost

The live AgentX result gives operators a comparable speed-and-price snapshot at one responsiveness target, but the ranking can shift with serving software and does not settle the wider configuration trade-offs.

By 3 min read
InferenceX Ranks GB200 First for MiniMax M3, While MI355X Has Lower Token Cost
InferenceX Ranks GB200 First for MiniMax M3, While MI355X Has Lower Token Cost

Listen to this story

The audio brief

About 1:39
0:001:39
Read transcript
GB200 NVL72 is leading the latest InferenceX ranking for serving MiniMax M3, but MI355X is cheaper per token. At the same responsiveness target—50 tokens per second for each user—the GB200 configuration delivers 33,210 tokens per second per GPU, versus 29,616 for MI355X. That is a 12 percent throughput advantage, while the reported cost is 1.6 cents per million tokens on GB200 and 1.4 cents on MI355X. So the practical choice is straightforward: GB200 buys more capacity at the target response rate; MI355X lowers the modeled token bill. These are not vendor list prices. InferenceX combines measured performance with GPU-hour rates from SemiAnalysis, using a September 4 result on an agentic coding workload. The comparison is also a software-and-configuration result, not a permanent hardware verdict. Both systems use FP4, but GB200 runs Dynamo vLLM, while MI355X runs vLLM. InferenceX sweeps user concurrency on real hardware, then compares platforms only where they reach the same interactive speed. That matters for MiniMax M3, whose long-context workloads can expose limits in context parallelism and KV-cache handling. Earlier analysis found rack-scale systems could lose on normalized cost when routing and parallelism were poorly tuned. The key constraint is that the live ranking can change as new measurements, engine releases, and configurations arrive—so the number to watch is not just the chip, but the full serving stack.

Story brief

3 key points

InferenceX’s September 4 snapshot makes MiniMax M3 infrastructure selection a throughput-versus-cost decision, not a simple accelerator ranking. At a matched 50 tokens-per-second-per-user target, the GB200 NVL72 configuration leads with 33,210 tokens per second per GPU, while MI355X costs less on InferenceX’s reported model: $0.014 versus $0.016 per million tokens. Those figures reflect measured throughput, cloud...

  1. 01

    GB200 NVL72 leads MI355X by 12% at the matched responsiveness target: 33,210 versus 29,616 tokens per second per GPU.

  2. 02

    Reported token costs come from SemiAnalysis GPU-hour rates and measured throughput, not vendor list prices.

  3. 03

    The ranking uses FP4, with Dynamo vLLM on GB200 and vLLM on MI355X; software changes can reorder results.

Infrastructure teams serving MiniMax M3 now face a clean split in InferenceX’s latest ranking: GB200 NVL72 delivers more throughput, while MI355X carries the lower reported price per million tokens. The comparison holds both systems to the same 50-tokens-per-second-per-user target on an agentic coding workload, making the choice depend on whether capacity or token cost is the immediate constraint.

InferenceX ranks GB200 NVL72 first at 33,210 tokens per second per GPU. MI355X is second at 29,616 tokens per second per GPU, a 12% gap. The newest benchmark result feeding the live page landed on September 4.

The comparison

The headline result is not a maximum-throughput contest at arbitrary latency. InferenceX says it sweeps concurrency on real hardware to map each platform’s throughput-versus-interactivity frontier, then reads every platform at the same user-speed point. Systems without a measurement at that point are excluded from the ranking.

That makes the $0.016-per-million-token figure for GB200 and $0.014 for MI355X consequential rather than incidental. InferenceX derives those figures from measured throughput and GPU-hour rates in SemiAnalysis’s AI Cloud total-cost-of-ownership model; they are reported costs, not a list price for either system.

Software is part of the result

The table should not be read as a hardware-only verdict. Both entries use FP4 precision, but GB200 NVL72 runs Dynamo vLLM while MI355X runs vLLM. The live ranking also reruns as engine releases and configurations change, so its ordering is a current operating result rather than a permanent specification-sheet comparison.

An earlier InferenceX analysis of MiniMax M3 illustrates why that distinction matters. It found B200 and B300 ahead of their rack-scale GB200 NVL72 and GB300 NVL72 counterparts on total-cost-of-ownership-normalized throughput. It attributed the rack-scale disadvantage in part to a Dynamo router whose work grows with the number and length of live prefixes, rather than tokens generated, alongside a lack of well-tuned kernels for wide expert, context and tensor parallelism on this model.

The limits of the snapshot

MiniMax M3’s long contexts expose limitations that a fixed prompt test can miss. The earlier analysis said no submission used context parallelism despite a p90 input sequence length of 317,000 tokens. It said the model’s four KV heads cap distributed context parallelism at two even with tensor parallelism of eight, while separate handling for the model’s MSA indexer remained under development in vLLM.

The same analysis identified a separate AMD constraint: none of its Pareto-optimal points used KV-cache offload to DRAM, while every NVIDIA Pareto-optimal point above concurrency 20 did. It traced that difference to inefficient GPU-to-CPU transfers in AMD vLLM before ROCm 7.14 added a batched-copy API. Those implementation details help explain why a speed-and-cost decision on agent traffic cannot be reduced to a chip name alone.

For now, the ranking answers a narrower procurement question: which measured configuration supplies the most MiniMax M3 output at a fixed interactive rate, and which does so at the lower reported token cost. New engine releases, configurations and measurements can alter that answer as the live page updates.

Sources

  1. inferencex.semianalysis.comMiniMax M3 on AgentX: Why B200 and B300 Beat Their Rack-Scale GB200 NVL72 & GB300 NVL72 Counterparts | InferenceX
  2. inferencex.semianalysis.comFastest GPU for MiniMax M3 Inference: Live Rankings | InferenceX