The Primer Desk.↗ ShareDiscuss on X
2026-08-11·24,189 words·61 sources·~97 min read

Thesis

The money has quietly left the GPU die — the silicon chip itself, as distinct from the machinery built around it. NVIDIA's profit that lasts now sits in the rack-scale interconnect and the co-designed system around it — the wiring and switching that make a whole cabinet of chips behave as one computer — which is why the layer most exposed over the next three years is the gross margin, not the software estate the consensus worries about: sandwiched between a memory oligopoly selling on take-or-pay floors and three customers who supply 54% of revenue.

Start with what the market already knows and has paid for. NVIDIA reported $81.6 billion of revenue in the quarter ended 26 April 2026, up 85% from a year earlier, with Data Center at $75.2 billion and a 74.9% GAAP gross margin (CFO Commentary, Q1 FY2027, 20 May 2026). It guided the July quarter to $91.0 billion. At $216.75 a share on 11 August 2026 the company carries a ~$5.25 trillion market capitalisation and roughly 33x trailing earnings (stockanalysis.com, 11 Aug 2026). None of that is in dispute. Growth of that magnitude, at that margin, is not a thesis — it is a fact pattern, and the market has priced the fact pattern.

The interesting question sits one level down. Revenue growth is not pricing power. Market leadership is not a defended position either, and a lead whose width depends on a rival's delay is a lead, not an annuity. So: which layers of this stack actually keep excess profit after a competent, well-capitalised competitor arrives — and which merely look defended because nobody has yet had the time, the capital, and the reason to attack them all at once?

The answer that falls out of the filings is not the consensus one. CUDA — the programming layer NVIDIA introduced in 2006 and now used by more than 7.5 million developers (NVIDIA FY2026 Form 10-K, Item 1) — is a genuine asset that is no longer the binding constraint on a buyer's decision. AMD's ROCm — AMD's answer to CUDA, the software layer that lets ordinary programs run on its GPUs — now has upstreamMerged into the official project itself rather than maintained as a private fork. Upstream support means the AMD path ships with PyTorch by default, so a user does not have to hunt down a special build or maintain their own patches — which is most of what made earlier "AMD works too" claims hollow. PyTorchThe open-source framework most AI code is now written in. A developer describes the model in PyTorch; PyTorch works out how to run it on whatever chip is underneath. Because it supports several hardware back-ends, code written in PyTorch rather than directly in CUDA is portable — which is why the framework layer, not the chip layer, is where lock-in is won or lost. support, a PyTorch MonarchA PyTorch project for driving one very large training job across a whole cluster from a single controller. It matters here because software stacks usually break at cluster scale, not on one chip — so a port of Monarch is a claim about the hard case. port for ROCm production training, and AMD's own vLLMA widely used open-source engine for serving models — the software that answers real user requests efficiently across a fleet of accelerators. Support for it is the practical test of whether a chip can be put into production, as opposed to run in a benchmark. optimisation path for MI300/MI325/MI350/MI355-class GPUs (PyTorch local install docs, retrieved 11 Aug 2026; PyTorch Foundation, 6 Jul 2026; AMD ROCm vLLM optimisation docs, 29 May 2026), and the largest buyers write against frameworks, not against CUDA. What has not been replicated is the thing that is boring to write about: a 72-GPU coherent NVLink domain — seventy-two chips wired together so tightly that software can address them as one very large accelerator sharing one pool of memory — the switch siliconThe chips inside the network gear that decide, in nanoseconds, which wire a piece of data goes down next. A switch is to a data centre what a junction is to a railway; the silicon is the part that does the switching, and it is designed, not bought off a shelf. underneath it, the Ethernet fabric outside it — the network that ties those racks into a cluster — and the ability to ship all of it as one manufactured, serviceable rack. NVIDIA's Data Center networking line grew 199% year over year in the April quarter, to $14.8 billion — two and a half times the growth rate of compute. The market treats networking as a rounding error attached to the GPU. It is the opposite: increasingly the GPU is the thing that pulls the network through.

The second finding cuts the other way. In the same window, Micron reported an 84.6% gross margin and SK hynix a 76.3% operating margin — each above NVIDIA's own. Memory has converted itself from the industry's most brutally cyclical business into a contracted one, with multi-year take-or-pay agreements — the buyer pays for the volume it has committed to whether it takes the chips or not — carrying floor prices. That matters far more than it sounds. It means NVIDIA now buys its scarcest input on terms that are sticky downward while it sells its output on purchase orders that customers "can generally cancel, change, or delay… with little notice… and without penalty" (FY2026 10-K, Item 1A). In a boom that asymmetry is invisible. In a digestion — the pause while buyers work through capacity they have already bought, which is not the same thing as demand collapsing — it is the whole story.

The one-line readOwn the rack, not the die: NVIDIA's excess returns are structurally safest in interconnect and system integration, contestable in raw accelerator silicon, and increasingly shared upstream with memory.

Executive takeaways

Seven ranked, checkable conclusions the body proves. Confidence tags follow the six-level scale used throughout.

  1. 1The most defended layer is interconnect, not CUDA. Data Center networking revenue reached $14.8bn in Q1 FY2027, up 199% y/y against compute's 77% — and AWS has said its Trainium4The fourth generation of Amazon's own AI training chip, designed in-house as an alternative to buying NVIDIA GPUs for its cloud. will support NVLink Fusion — NVIDIA licensing the in-rack fabric so that somebody else's accelerator can plug into it — meaning a rival accelerator will plug into NVIDIA's fabric rather than replace it. High
  2. 2The profit is migrating upstream faster than sideways. Micron's gross margin of 84.6% (quarter ended 28 May 2026) now exceeds NVIDIA's 74.9%, and its largest supply agreements carry floor prices — converting NVIDIA's biggest input cost from cyclical to sticky. High
  3. 3Customer concentration, not competition, is the near-term structural risk. Three direct customers were 54% of revenue in Q1 FY2027 (21/17/16), against two customers at 36% for all of FY2026. The buyer side is consolidating faster than the supplier side is being contested. High
  4. 4Google — not AMD — is the first credible challenge to the full-stack model. Alphabet's 10-Q now books "product revenues primarily from the sale of TPU systems" and confirms signed agreements to supply TPUsTensor Processing Units — Google's own AI accelerator chips, designed in-house and used inside Google for years before being offered to anyone else. They are the most complete alternative to an NVIDIA GPU in existence, because Google also built the interconnect and the software around them. for on-premises deployment, with the significant majority of revenue landing in 2027; Google Cloud's own TPU page also shows Ironwood generally available and TPU 8i/8t as coming soon (Google Cloud TPU page, retrieved 11 Aug 2026; Google TPU7x docs, retrieved 11 Aug 2026). That is merchant silicon — chips sold to outside buyers, rather than built only for the maker's own data centres — from a company with its own frontier modelOne of the handful of largest and most capable AI models at the leading edge of what is technically possible. Frontier models set the hardware requirements everyone else follows, so a company that has one knows what its chips must be able to do before anyone else does.. Moderate–High
  5. 5The Groq transaction reveals what NVIDIA actually fears: inference ASICs. An ASIC is a chip hard-wired for a single job — cheaper and faster at that job, and useless at anything else. Disclosed consideration was $17.0bn ($13.0bn at close plus $4bn payable), of which $14.4bn was booked as goodwill for "workforce and future development" — and the technology shipped as "Groq 3 LPX" inside the Vera Rubin rack within six months. Two US senators have asked whether the structure was designed to avoid premerger review. Moderate
  6. 6NVIDIA is no longer capital-light, and that changes the downside. Supply and capacity commitments stood at $119bn at 26 April 2026 — $95bn payable within the fiscal year — plus $30bn of multi-year cloud commitments and $32.4bn of leases yet to commence. Roughly 47% of trailing-twelve-month revenue is already committed to suppliers. High
  7. 7The valuation is not the problem; the duration assumption is. At 33x trailing and ~22x forward earnings, the multiple demands neither heroic growth nor heroic margins — it demands that 75% gross margins survive four more years. That is the single assumption on which the equity turns. Moderate
$81.6BQ1 FY27 revenue
74.9%GAAP gross margin
54%Top-3 direct customers
$119BSupply commitments
5.6%China revenue share

All five from NVIDIA's Q1 FY2027 Form 10-Q and CFO Commentary, period ended 26 April 2026.

Part I — Domain Primer

Fourteen sections that build the machine from first principles: how the company got here, how accelerated computing actually works, what each layer of the stack does, who supplies it, who buys it, and what the rules permit. A reader who finishes Part I should be able to test every claim in Part II independently.

01
The arc: three bets, thirty years apart

NVIDIA's position was not won in 2023. It was won by three decisions — a programmable architecture, a free software layer nobody asked for, and a networking acquisition everybody thought was expensive.

The company was incorporated in California in April 1993 and reincorporated in Delaware in 1998; it invented the GPU (graphics processing unit, a chip built to run thousands of small calculations in parallel rather than a few large ones in sequence) in 1999. That much is corporate history. The consequential part starts in 2006, when NVIDIA introduced CUDA (Compute Unified Device Architecture — a way to write ordinary programs that run on the graphics chip) and, in the company's own words, "opened the parallel processing capabilities of our GPU to a broad range of compute-intensive applications, paving the way for the emergence of modern AI" (FY2026 10-K, Item 1).

For roughly six years CUDA generated no identifiable profit. It was a tax on gross margin — silicon area spent on general-purpose compute that gaming customers did not need, and a software organisation funded out of a graphics-card business. What made it pay was not foresight about neural networks. It was that the cost of being wrong was small and the cost of being right, if anyone ever needed cheap parallel compute, was that they would have to come through NVIDIA. That is the structure of nearly every durable franchise: a cheap option on a scarce right, held long enough for the world to need it.

The world needed it in 2012, when AlexNet — trained on NVIDIA GPUs — won the ImageNet image-recognition competition, an event the company still calls "the 'Big Bang' moment of AI" in its annual report. Then a second, deliberate bet: the first Tensor Core GPU in 2017, built specifically for neural-network arithmetic. Then the third, and the most underrated: the acquisition of Mellanox in 2020, which "expanded our offerings to include networking, enabled our platforms to be data center scale, and led to the introduction of a new processor class — the data processing unit, or DPU."

Enabled our platforms to be data center scale. That is the company saying, in a filing, where it thinks the leverage came from. Everything after — Grace, the first data-centre CPU in 2023; Blackwell in 2024, wiring 36 CPUs and 72 GPUs into one liquid-cooled rack; Blackwell Ultra in FY2026; Vera Rubin in 2026 — is the same idea compounding. The unit of sale stopped being a chip.

Figure 1The compounding sequence — what actually had to happen first
1993–1999Founding and the GPU. Incorporated 1993; the 1999 GPU "sparked the growth of the PC gaming market and redefined computer graphics." A consumer business funds a general-purpose architecture.
2006CUDA. The parallel-compute layer is opened to any developer, free. Six years of unmonetised investment, and the origin of a 7.5-million-developer estate.
2012AlexNet. A neural network trained on NVIDIA GPUs wins ImageNet. Demand for the option arrives; NVIDIA is the only holder.
2017–2018Tensor Cores and DRIVE. Silicon is redesigned around neural arithmetic, not graphics. The architecture stops being a repurposed gaming part.
2020Mellanox. Networking is acquired; per the 10-K it "enabled our platforms to be data center scale." The unit of sale begins to shift from chip to system.
2023–2024Grace and Blackwell. A first data-centre CPU, then GB200 NVL72 — 36 CPUs and 72 GPUs as one liquid-cooled rack-scale machine.
Dec 2025Groq. A non-exclusive licence to Groq's inference architecture plus its leadership, for $17.0bn of disclosed consideration. The first defensive purchase of the era.
May–Jun 2026Vera Rubin. Five purpose-built racks operating as one machine — including "NVIDIA Groq 3 LPX." Production shipments to begin in autumn 2026.
Evidence: NVIDIA Form 10-K FY2026 (period ended 25 Jan 2026), Item 1 and Note 2; NVIDIA press release "NVIDIA Vera Rubin Ramps Into Full Production," 31 May 2026.
Method: Dates taken from the issuer's own narrative history and filings; the Groq figure is the disclosed consideration in Note 2 ($13.0bn at closing plus $4bn payable within one year, inclusive of imputed interest), not press estimates.
Synthesis: The three load-bearing decisions are 2006, 2020 and 2025 — a software option, a networking acquisition, and a defensive licence. Each was contestable at the time and none was primarily about the GPU itself.

02
What accelerated computing actually is

Accelerated computingMoving the arithmetically heavy part of a program off the general-purpose CPU and onto a processor built to run the same instruction across thousands of data elements at once. The CPU still runs the program; the accelerator runs the maths. NVIDIA's own framing: it "can solve complex problems in significantly less time and with lower power consumption than alternative computational approaches."

A large language model is, at the level that matters for silicon, a very long sequence of matrix multiplications. Training adjusts several hundred billion numbers by repeatedly multiplying matrices and propagating errors backwards. Inference — actually answering a question — runs the same multiplications forward, once per generated token, with the model's weights held in memory. A token is the unit a model reads and writes in — roughly a short word or a fragment of one, so a paragraph of output is a few hundred of them. It is also the unit the industry meters and sells in, which is why cost per token and tokens per second per rack recur later as the terms on which this entire business is judged. Both are embarrassingly parallelA problem that splits cleanly into thousands of pieces that can be worked on at the same time without waiting for each other. It is the property that makes a chip with thousands of small cores useful, and it is why AI runs on GPUs rather than on ordinary processors. and both are, in practice, limited less by arithmetic than by how fast numbers can be moved: from memory to the chip, and from chip to chip.

Everything downstream turns on one technical fact. Modern AI silicon is rarely compute-bound. It is bandwidth-bound. That is why high-bandwidth memory (HBM — DRAMDynamic random-access memory: the ordinary working memory of any computer, the place data sits while it is being used. HBM is DRAM built in stacks and bolted directly onto the processor package, which buys enormous speed at enormous cost. dies stacked vertically and wired to the processor through the silicon itself) is the scarce input, and why the interconnect — the links that carry data from one chip to the next — is not plumbing but architecture. A model too large for one chip's memory must be split across many, and every split turns a memory access into a network hop. Whoever controls the speed of that hop controls how large a model can be run economically.

That network has a name, and it is worth pausing on, because the argument of this brief is built from it. The switches, the cables, the protocol and the software that keep thousands of accelerators exchanging results in step are collectively called a fabric. A fabric is not cabling bought by the metre; it is a designed system, and its speed sets the size of the model that can be trained or served at all. That is what is meant later by saying the fabric is architecture rather than plumbing: change it and you change what the machine can do, which is not true of the wiring in an ordinary data centre.

  1. 01
    Weights in HBM
    Model parameters sit in stacked memory beside the GPU die. Capacity sets the largest model a node can hold.
  2. 02
    Tensor cores
    Matrix maths at low precision (FP8, FP4)Storing each number in eight or four bits instead of the sixteen or thirty-two a scientific calculation would use. AI models tolerate the loss of accuracy, and the payoff is large: fewer bits means less memory used and less data moved, which is the constraint that actually binds.. Rarely the binding constraint at frontier scale.
  3. 03
    Scale-up: NVLink
    Chips inside a rack share memory coherently. This is where a model larger than one GPU actually lives.
  4. 04
    Scale-out: Ethernet / InfiniBand
    Racks are joined into clusters. Congestion here, not FLOPs, sets real training throughput.
  5. 05
    Software schedules it
    CUDA, cuDNN, TensorRT, Dynamo decide what runs where. The efficiency delta between good and poor scheduling is large.

Figure 2 · Evidence: NVIDIA FY2026 10-K, Item 1 (technology stack description); NVIDIA CFO Commentary Q1 FY2027 (InfiniBand, Spectrum-X and NVLink cited as joint demand drivers); NVIDIA GB200 multi-node tuning guide (NVLink domain expansion from eight GPUs to 72). Method: Sequence describes the standard data path for transformer inference; no vendor-specific performance claim is made. Synthesis: Steps 03 and 04 are where NVIDIA's differentiation is hardest to replicate, and steps 01 and 02 are where it is easiest.

Two of those steps deserve their names in the prose, because the rest of this report is ordered by them. Scale-up is what happens inside a single rack: a few dozen chips joined so tightly that they behave as one machine with one pool of memory. Scale-out is what happens between racks: many of those machines joined into a cluster by a more conventional network. Inside the box, and between boxes. The distinction sounds mechanical and is not — they are different engineering problems solved by different suppliers, and the moat map later in this brief is built on the difference.

Step 02 is the matchable one. Building a good matrix engine is now well-understood engineering, which is precisely why Google, Amazon, Microsoft, Meta and Broadcom have all done it. Matching steps 03 and 04 is a different order of problem: switch silicon, cabling, thermals, power delivery and a manufacturing chain that arrives as one product. That is a systems problem, and systems problems are where incumbency compounds.

03
The CUDA estate — what it is, and what it is not

NVIDIA discloses "over 7.5 million developers worldwide using CUDA and our other software tools," support for 6,000 applications, and that its platforms power "over 78% of the supercomputers on the global TOP500 list." More than half of NVIDIA's engineers work on software. Cumulative research and development since inception is $76.7 billion (all: FY2026 10-K, Item 1).

The switching-cost mechanic is real but frequently mis-stated. It does not operate at the level of the frontier lab. A lab with a thousand engineers writing custom kernels can and does port to alternative silicon; Anthropic states plainly that it runs Claude on "AWS Trainium, Google TPUs, and NVIDIA GPUs" and matches "workloads to the chips best suited for them" (Anthropic, 6 April 2026). The lock-in operates on the long tail: the enterprise with four engineers, the biotech using a domain library, the ISVIndependent software vendor — a company that sells software designed to run on somebody else's hardware. An ISV cannot choose its customers' chips, so it writes for whatever is already installed, which is what makes an installed base sticky long after the technical case for it has gone. shipping a product that must run on whatever the customer already owns. That tail is enormous and sticky. It is also — and this is what matters for the equity — not where the incremental dollar of data-centre revenue comes from.

CUDA is a superb defence of the installed base and a weak defence of the marginal frontier order. PyTorch's own installation path supports ROCm, PyTorch Monarch was ported to AMD Instinct GPUs with ROCm and passed its upstreamed test suite, and AMD publishes current vLLM guidance for MI300X, MI325X, MI350X and MI355X GPUs (PyTorch docs, retrieved 11 Aug 2026; PyTorch Foundation, 6 Jul 2026; AMD ROCm vLLM docs, 29 May 2026). OpenAI TritonAn open-source language for writing the low-level routines that run on an accelerator, designed so that one piece of code can be compiled for more than one vendor's chip. It exists precisely to spare developers from hand-writing those routines separately for each hardware maker. has an AMD ROCm install path, and MLIRA shared toolkit for building compilers. Its value here is that several hardware vendors can plug into the same machinery, so a program can be described once and then translated down to whichever chip is present — the mechanism by which a proprietary software layer stops being the only road.'s GPU dialect is explicitly designed to lower GPU work toward target backends including NVVM and ROCDL — in plain terms, to translate one description of a calculation into the machine-level form that either an NVIDIA or an AMD chip can actually execute (AMD ROCm Triton install docs, retrieved 11 Aug 2026; MLIR GPU dialect docs, retrieved 11 Aug 2026; MLIR AMDGPU dialect docs, retrieved 11 Aug 2026). What ROCm still cannot do is automatically translate the CUDA library calls — cuDNN, cuBLAS, TensorRT — that carry NVIDIA's accumulated optimisation. The distinction that decides this is between two ways of asking a chip to do something. A framework call is written once, in PyTorch or a layer like it, and the framework works out how to run it on whatever hardware is present; it travels. A kernel is the low-level routine that actually executes on the chip — frequently hand-written and tuned for one architecture's particular quirks — and it does not travel, because the quirks are not the same on the next chip. Porting is therefore easy at one level and brutal at the other, and which level a buyer lives at determines whether CUDA holds them. Portability is close where the workload is a framework call, and remains distant where it is a hand-tuned kernel. Observed docs; no parity benchmark used

A moat that protects the customers you already have, while the new customers write in PyTorch, is a moat around a shrinking castle.
On the limits of the software estate

04
The silicon cadence, and what an annual cycle actually buys

NVIDIA moved from a roughly two-year architecture cadence to an annual one. Blackwell launched in 2024; Blackwell Ultra "launched and scaled" through FY2026; Blackwell 300 products drove the April 2026 quarter; Vera Rubin entered full production announcement on 31 May 2026 with production shipments beginning in autumn 2026. Rubin Ultra and Feynman sit further out on the published roadmap.

The strategic function of the annual cadence is widely misread as "staying ahead on performance." It does something more useful than that. A one-year cycle means a competitor's product is obsolete against the incumbent's next part by the time it reaches volume — which is exactly what happens to a custom accelerator with an 18-to-30-month design cycle. It also compresses the window in which a buyer can amortise an alternative. AMD's MI450-series first gigawatt for OpenAI is scheduled for the second half of 2026, against a Vera Rubin ramp beginning in the same window. Note the unit, because it recurs throughout this brief. Deals of this size are now quoted in gigawatts of electrical power rather than in chips or in dollars — a gigawatt being roughly the output of a large power station — because what limits how much compute actually gets installed is how much power a site can draw and when the grid can deliver it. The industry has started denominating its contracts in the thing that is genuinely scarce. The cadence does not have to win a benchmark. It has to make the alternative's payback arithmetic uncomfortable.

But cadence is a lead, not an annuity. It is bought, every year, with roughly $6.3 billion a quarter of research and development (Q1 FY2027, up 52% year on year in total operating expense) and with foundry and packaging capacity that must be reserved years ahead. It persists only while NVIDIA can outspend and out-schedule. Broadcom, whose customers now fund the design directly, reported $10.8 billion of AI semiconductor revenue in the quarter ended 3 May 2026 and guided the next quarter to $16.0 billion, “over 200 percent year-over-year” (Broadcom Q2 FY2026 results, 3 June 2026) — a scale at which it can afford the same rhythm.

Figure 3 · The data-centre platform sequence, as disclosed
PlatformStatus as of 11 Aug 2026What changed structurallySource
Hopper (H100/H200)Legacy; no Hopper data-centre shipments to China in Q1 FY2027 vs $4.6bn a year earlierBoard-level product; customer builds the systemCFO Commentary Q1 FY27
Blackwell / GB200 NVL72"Blackwell continued to account for the majority of our system shipments"36 Grace CPUs + 72 Blackwell GPUs as one liquid-cooled rack — the unit of sale becomes the rackQ1 FY27 10-Q, MD&A; FY26 10-K Item 1
Blackwell Ultra / B300Drove Q1 FY2027 Data Center growthOptimised for agenticDescribes AI that works through a task in many steps — calling tools, checking its own output, trying again — rather than answering once. It matters for hardware because one request becomes many passes through the model, multiplying the tokens generated and the traffic between chips. and reasoning inference; Dynamo software raises token throughput per rackFY26 10-K Item 1; CFO Commentary Q1 FY27
Vera Rubin (NVL144)Full production announced 31 May 2026; production shipments "starting this fall"Five rack types as one machine: Vera CPU, Rubin GPU, Groq 3 LPX, BlueField-4 storage, Spectrum-6 EthernetNVIDIA press release, 31 May 2026

Evidence: NVIDIA Form 10-Q for the quarter ended 26 Apr 2026 (MD&A); CFO Commentary Q1 FY2027; NVIDIA FY2026 10-K Item 1; NVIDIA newsroom release of 31 May 2026; NVIDIA GB200 NVL72 product page. Method: Only status statements made by the issuer are reproduced; no third-party performance benchmark is used. Synthesis: The disclosed sequence shows the product widening — from chip, to rack, to a five-rack complex that now contains licensed third-party inference silicon.

05
The rack as the unit of compute

Somewhere between Hopper and Blackwell, NVIDIA stopped selling a component into someone else's design and started selling the design.

A GB200 NVL72 rack is one coherent machine: 72 GPUs joined by NVLink through NVSwitchNVIDIA's switch chip for NVLink — the part that lets every GPU in the rack talk to every other one directly, instead of passing messages along a chain. It is the piece of silicon that makes a coherent domain of seventy-two chips possible at all, and no competitor ships an equivalent in production today. silicon so that software addresses them, for many purposes, as a single very large accelerator with a single very large pool of memory; NVIDIA's product page identifies 36 Grace CPUs, 72 Blackwell GPUs, a 72-GPU NVLink domain and 130 TB/s of NVLink Switch bandwidth (NVIDIA GB200 NVL72 product page, retrieved 11 Aug 2026). This is not a marketing distinction. Coherent is the load-bearing word: it means the chips share one address space, so any of them can read what another has just written without a programmer copying data by hand, and a model far too large for one accelerator can be spread across all seventy-two and still be treated as though it lived on one. A domain is simply how many chips that trick extends to. Getting seventy-two to behave that way is a systems problem — switches, cabling, timing, thermals — rather than a chip problem, which is why it has proved so much harder to copy than the chip. A model that does not fit in one GPU's HBM must be shardedSplit into pieces spread across several chips, each holding part of the model. Every boundary between pieces is a point where data has to cross a wire instead of staying put, so the fewer boundaries a model has to cross, the faster and cheaper it runs., and every shard boundary costs latencyDelay — the time between asking for something and getting it. In this context it is the wait while data travels between chips, and it is what a user experiences as a slow answer.; widening the coherent domain from eight GPUs to seventy-two moves the boundary out far enough that a frontier-scale mixture-of-expertsA model design in which only a fraction of the network — the "experts" relevant to the input — is used for each token, rather than the whole thing. It buys enormous size at modest running cost, but it also means tokens are constantly being routed between chips, which turns the interconnect into the bottleneck. model can be served without crossing it on every token.

Figure 5AGB200 NVL72 anatomy — the rack is the product
GB200 NVL72 rack anatomy The figure shows a single NVIDIA rack containing 18 compute trays, each with two Grace CPUs and four Blackwell GPUs, nine NVLink switch trays, management switches, power shelves, a power bus bar and liquid-cooling manifolds. Management / TOR compute trays compute trays compute trays compute trays compute trays compute trays compute trays compute trays compute trays NVLink switch tray NVLink switch tray NVLink switch tray NVLink switch tray NVLink switch tray NVLink switch tray NVLink switch tray NVLink switch tray NVLink switch tray Power shelves passive copper cable backplane liquid-cooling manifolds power bus bar One NVL72 rack: 18 compute trays x (2 Grace CPUs + 4 Blackwell GPUs) = 36 CPUs + 72 GPUs, tied through NVLink switch trays.
Method: The component count follows NVIDIA's hardware guide: 18 compute trays, 9 NVLink switch trays, 2 management top-of-rack switches, power shelves, bus bar, and liquid-cooling manifolds. Compute math: 18 trays x 2 Grace CPUs = 36 CPUs; 18 trays x 4 Blackwell GPUs = 72 GPUs.
Synthesis: The moat is visible in the bill of materials. A customer switching accelerators is not swapping a card; it is replacing cooling, power, backplane, switch silicon, management and validation as one engineered object.

The second-order consequences matter more than the performance claim.

It changes who bears integration risk. When NVIDIA shipped boards, the ODM (original design manufacturer — the contract firm that actually builds the servers) and the customer owned the thermal, power and validation problem. When NVIDIA ships a rack reference designA complete blueprint for a machine — layout, power, cooling, cabling, validated components — that the designer hands to contract manufacturers to build. Whoever writes the reference design decides what goes in the box, and the ecosystem of factories trained to build it becomes an asset that cannot be bought in one product cycle., NVIDIA owns it — and captures the value of owning it. The company's own warranty accrual tells the story: product warranty liabilities rose from $1.29 billion at the start of FY2026 to $2.95 billion at 26 April 2026, "primarily related to our Compute & Networking segment." Rack-scale is a higher-margin, higher-obligation business.

It raises the switching cost above the chip level. A buyer who has built a data hall around a liquid-cooled 72-GPU rack with NVIDIA's power and cooling envelope cannot swap in an alternative accelerator without re-engineering the hall. That is a facility-level lock-in with a much longer half-life than a software one.

It converts manufacturability into a moat. NVIDIA describes "hundreds of NVIDIA supply chain ecosystem partners — 150 in Taiwan alone — across 350+ factories and 30 countries," and the Vera Rubin launch names Dell, HPE, Lenovo, Supermicro, ASUS, Foxconn, GIGABYTE, Pegatron, Quanta, Wistron and Wiwynn as builders (NVIDIA, 31 May 2026). Issuer claim No competitor has an equivalent ecosystem trained on its rack, and a rack ecosystem is not something a rival buys in one product cycle.

06
Networking — the Mellanox inheritance, and the number nobody quotes

NVIDIA's Data Center business splits, under the presentation it used through FY2026, into compute and networking. For fiscal 2026 those were $162.4 billion and $31.4 billion respectively; networking was 16.2% of Data Center revenue (FY2026 10-K, revenue by end market). In the quarter ended 26 April 2026 the split was $60.4 billion and $14.8 billion — networking now 19.7% of Data Center, and growing at 199% year on year against compute's 77%.

Over one year, NVIDIA's networking business grew roughly two and a half times faster than its accelerator business, and it is now running at a $59 billion annualised rate. That single line — not the whole company, one line inside it — is larger than the entire data-centre revenue of AMD, and roughly six times Marvell's most recent quarterly revenue of $2.418 billion. Derived: $14.8bn × 4; scope note — annualising one quarter is a run-rate, not a forecast

Figure 4Scale, most recent reported quarter — the gap is an order of magnitude
NVIDIA Data Center$75.2BBroadcom AI semis$10.8BAMD Data Center$6.7B
Evidence: NVIDIA CFO Commentary Q1 FY2027 (Data Center $75.246bn, quarter ended 26 Apr 2026); Broadcom Q2 FY2026 results (AI semiconductor revenue $10.8bn, quarter ended 3 May 2026); AMD Q2 2026 press release (Data Center segment $6.718bn, quarter ended 27 Jun 2026); Marvell Q1 FY2027 results (data centre $1.83bn, quarter ended 2 May 2026).
Method: Each company's own most recent reported quarter; the quarter-end dates differ by up to eight weeks and the definitions differ (NVIDIA's "Data Center" market platform includes networking and systems; Broadcom's "AI semiconductors" spans custom accelerators and AI networking; AMD's "Data Center" segment includes EPYC server CPUs, which are not AI accelerators). This is a magnitude comparison, not a like-for-like market-share calculation.
Synthesis: On any reasonable normalisation NVIDIA remains roughly seven to eleven times the next-largest merchant supplier. The relevant question is therefore not whether rivals take share this year, but whether the rate of share transfer accelerates as custom silicon reaches volume in 2027.

The networking franchise runs on three products with different competitive positions. InfiniBandA networking standard that is not Ethernet, built for very low delay between machines and long used in supercomputing. NVIDIA acquired it with Mellanox; because almost nobody else sells it, choosing InfiniBand is close to choosing NVIDIA., inherited from Mellanox, remains dominant for the most latency-sensitive training clusters and is effectively a single-vendor market. Spectrum-X is NVIDIA's AI-tuned Ethernet, and it is the strategically important one: Ethernet is an open standard where Broadcom, Arista and Cisco all compete, and NVIDIA's answer has been to win anyway on congestion controlThe logic that decides what happens when too much data wants the same path at once. In an ordinary network congestion means a slow web page; in a training cluster where thousands of chips must finish a step together, one congested link stalls all of them, so handling congestion well is worth a large fraction of the machine's real throughput. and end-to-end tuning — Meta and Oracle have both selected it, NVIDIA claiming 95% data-throughput efficiency against roughly 60% for off-the-shelf Ethernet (NVIDIA, 13 October 2025). NVLink, the in-rack scale-up fabric, is the one with no substitute in production today.

The right benchmark for the Ethernet half of this is Arista Networks, the strongest independent AI-networking franchise. Arista's total revenue in the quarter ended 30 June 2026 was $3.036 billion, on which it earned $1.910 billion of gross profit — a 62.9% gross margin — with 26% and 16% of 2025 revenue coming from two end customers (Arista Form 10-Q, quarter ended 30 June 2026). Derived: 1,910.3 ÷ 3,035.7 = 62.9% Against NVIDIA's $14.8 billion networking quarter, the shape of the market is plain: the best pure-play competitor earns roughly a fifth of NVIDIA's networking revenue at twelve points less gross margin, while carrying the same customer-concentration problem. Ethernet being an open standard has not, so far, produced an open-standard margin.

The competitive response is UALinkUltra Accelerator Link — an open industry standard for joining accelerators inside a rack, backed by a consortium of NVIDIA's competitors. It is the attempt to make scale-up a commodity the way Ethernet made scale-out one; whether it works is one of the report's live questions., an open scale-up standard. The consortium says the UALink 200G 1.0 specification is available now, defines a low-latency, high-bandwidth interconnect between accelerators and switches in AI podsA vendor's term for a block of racks wired and sold as one unit of compute — the building block a data centre is filled with, rather than an individual server., and enables scale-up connection for up to 1,024 accelerators (UALink specification page, retrieved 11 Aug 2026; UALink About page, retrieved 11 Aug 2026). AMD confirms that its Helios rack-scale system and MI400 series entered full production with shipments beginning late in its third quarter of 2026 (AMD, 4 August 2026). That is the correct competitive answer, and it arrives roughly two product generations after NVLink. Specification availability is observed; production adoption remains unverified

07
The software above CUDA

Below the frameworks and above the metal sits the layer that most analyses skip: cuDNN and cuBLASNVIDIA's libraries of ready-made building blocks — the standard mathematical operations every AI model needs, written and tuned by NVIDIA so that nobody else has to. Fifteen years of that tuning is the part of CUDA a rival cannot simply reimplement over a weekend. (the primitive libraries), TensorRTNVIDIA software that takes a finished, trained model and reworks it to run as fast as possible on NVIDIA hardware before it is put into service — trimming precision, fusing steps, choosing routines. The gain is free performance for the customer and none of it transfers to another vendor's chip. and TensorRT-LLM (inference compilation), the CUDA-X collection, NIM microservicesPre-packaged model-serving components NVIDIA ships so an enterprise can deploy a model without building the plumbing itself. Convenience software, sold as part of the platform rather than as a business in its own right., and — new this cycle — Dynamo, the inference scheduler NVIDIA says "delivers a significant increase in token throughput and reduction in cost per token compared to the Hopper generation." Dynamo 1.0 entered production alongside the Q1 FY2027 quarter.

A software layer that raises tokens per second per rack does not merely make the hardware faster; it lowers the customer's cost per token while leaving NVIDIA's price per rack untouched. NVIDIA can improve its customer's unit economics without giving up price. That is the cleanest form of pricing power available to a hardware company, and it is why gross margin has held near 75% through a generational transition that should, mechanically, have compressed it — a full-rack system carries far more bought-in content (memory, power, cooling, cabling) than a board did.

NVIDIA also releases open model platforms — Nemotron for agentic AI, Cosmos for physical AI — described in the 10-K as being "in support of market development." Read that as demand generation, not as a product line. Free models that run best on NVIDIA racks are a subsidy to the installed base, funded from gross margin, in the same spirit as CUDA in 2006.

08
Systems, the channel, and where the revenue is actually booked

NVIDIA sells to "direct customers" — add-in board makers, distributors, ODMs, OEMsOriginal equipment manufacturers — firms such as Dell or HPE that sell finished, branded servers to end customers, as distinct from the ODMs that build machines to someone else's design without putting their own name on them., cloud service providers, AI model makers and system integrators — and its products reach "indirect customers," which the company defines to include CSPs, neocloudA new class of company whose entire business is renting out GPUs — CoreWeave is the largest — typically financed with debt secured against the chips themselves. They buy nothing but NVIDIA, which makes them NVIDIA's most loyal customers and its most fragile ones. builders, AI model makers, enterprises and public-sector entities (FY2026 10-K, concentration of revenue). This two-layer structure is why the geographic and customer disclosures are so easily misread. Taiwan was $12.0 billion of Q1 FY2027 revenue on a customer-headquarters basis, but NVIDIA estimates that in FY2026 "76% of Data Center revenue from Taiwan-headquartered customers was attributed to end customers based in the United States and Europe." The ODM books it; an American hyperscalerOne of the handful of firms — Amazon, Microsoft, Google, Meta — that run data centres at global scale for their own services and for rent. They are simultaneously NVIDIA's largest customers and the only buyers with the money and the engineering depth to design their way out of buying from it. consumes it.

The FY2026 10-K says this: "We estimate that one AI research and deployment company contributed to a meaningful amount of our revenue purchasing cloud services from our customers in fiscal year 2026." NVIDIA is telling shareholders that a single model lab — buying compute from NVIDIA's customers rather than from NVIDIA — was a material driver of NVIDIA's own revenue. That is a disclosed dependency that appears nowhere in the customer-concentration table, and it is the formal basis for the circularity discussion in Part II.

09
Foundry and packaging — the physical chokepoint

NVIDIA designs; it does not manufacture. Every leading-edge accelerator on earth — NVIDIA's, AMD's, Google's TPU, Amazon's Trainium, Microsoft's Maia, Meta's MTIA, and Broadcom's custom XPUsA catch-all for accelerators that are neither ordinary CPUs nor off-the-shelf GPUs — in Broadcom's usage, custom AI chips designed to a single customer's specification and built for that customer alone. — is fabricated by TSMC and packaged using TSMC's CoWoS (chip-on-wafer-on-substrate: the technique that places logic dieThe piece of silicon that does the computing, as opposed to the memory stacked beside it. A "die" is a single chip cut from a wafer; modern accelerators are several dies packaged together and sold as one part. and stacked memory on a common interposerA thin slab of silicon that sits underneath two or more chips and carries the wiring between them. It lets memory and logic communicate almost as if they were one chip, which is why packaging — not just chipmaking — became a bottleneck for the whole industry. so they can talk at memory speed).

TSMC reported second-quarter 2026 revenue of $40.20 billion, up 33.7% year on year, with a 67.7% gross margin and 60.3% operating margin; advanced technologies (7nm and belowA shorthand for how fine a manufacturing process is — the "process node." Smaller numbers mean more transistors in the same area and less power per calculation; they no longer correspond to any physical measurement, but the ranking is real and only a few plants in the world can do the smallest ones. Note that node is also used elsewhere in this report to mean a single server, a different thing entirely.) were 77% of waferThe polished disc of silicon that chips are printed on, hundreds at a time, before being cut apart. Foundry capacity is measured in wafers, which is why "wafer revenue" is the natural unit for TSMC's business. revenue, with 3nm at 30% and 2nm at 3% (TSMC Q2 2026 results, filed on Form 6-K, 16 July 2026). Third-quarter guidance is $44.6–45.8 billion.

TSMC's own annual report gives an unusually direct read on how the AI cycle has redistributed its customer base. Its ten largest customers were 70%, 76% and 78% of net revenue in 2023, 2024 and 2025; its largest customer fell from 25% to 22% to 19%, while its second-largest rose from 11% to 12% to 17% (TSMC Form 20-F for FY2025, filed 16 April 2026). TSMC does not name customers, so the identification is an inference — but a second customer rising from a ninth to a sixth of the world's leading-edge foundry inside two years is a scale of change only the AI accelerator business can account for. Inference — TSMC does not identify its customers; the disclosed percentages are facts, the attribution is not

Who controls this node? A single company, on a single island, with a duopoly-free position at the leading edge. How durable? Extremely — Intel Foundry and Samsung have not qualifiedIndustry usage: formally approved by the buyer for production after testing — not a description of the part's quality but of its status. A component that is not qualified cannot be shipped in a customer's machine however good it is, which is why qualification timing, rather than technical merit, often decides who supplies a generation. a competitive leading-edge AI part at volume. Can it be replicated? Only with a decade and a hundred billion dollars, which is roughly what TSMC's own Arizona expansion represents. And critically: what happens to NVIDIA's rent if this node doubles?

The answer is uncomfortable, and it is why the supply constraint is not simply a friend. CoWoS capacity roughly doubled through 2025 and is expanding again through 2026. Estimated — third-party capacity tracking, not TSMC-disclosed Every increment of packaging capacity that comes online is capacity available to everyone designing an accelerator, not to NVIDIA alone. Scarcity at the packaging node has been suppressing competitor volumes at least as much as it has been suppressing NVIDIA's. Relieving it is a competitive event, not a purely favourable one.

  1. 01
    Leading-edge wafer
    TSMC N3/N2. Single credible supplier; 77% of TSMC wafer revenue is now 7nm and below.
  2. 02
    HBM stack
    SK hynix, Samsung, Micron. HBM4 entered mass shipment in Q2 2026. Structurally short.
  3. 03
    CoWoS packaging
    Logic and memory joined on an interposer. The binding physical constraint for the whole industry, not just NVIDIA.
  4. 04
    Rack integration
    Foxconn, Quanta, Wistron, Dell, HPE, Supermicro. NVIDIA supplies the reference design and the switch silicon.
  5. 05
    Power and the hall
    Grid interconnection now the practical gate. NVIDIA names data centres, energy and capital as risks to its own revenue.

Figure 5 · Evidence: TSMC 2Q26 results (Form 6-K, 16 Jul 2026); SK hynix 2Q26 results (29 Jul 2026); Samsung HBM4 mass-production release (12 Feb 2026); NVIDIA Q1 FY2027 10-Q, MD&A and Item 1A; NVIDIA press release 31 May 2026 (partner list). Method: Sequence as disclosed by the named issuers; no throughput or yield figure is asserted. Synthesis: Steps 01–03 are shared by every accelerator vendor, so relieving them helps competitors at least as much as NVIDIA; step 04 is where NVIDIA's specific advantage sits.

10
The memory oligopoly — the most changed fact in the chain

The DRAM industry spent forty years destroying its own returns. In eighteen months it stopped, and the mechanism it used should worry every buyer of AI hardware — including NVIDIA.

Micron's third fiscal quarter of 2026, ended 28 May 2026, produced $41.46 billion of revenue and $35.06 billion of gross profit: an 84.6% gross margin, against 38% in the year-ago quarter (Micron Form 10-Q, filed 25 June 2026). SK hynix reported second-quarter 2026 revenue of KRW 79.32 trillion and operating profit of KRW 60.54 trillion — a 76.3% operating margin — and said it had "finalized Long-Term Agreements (LTAs) with around 10 customers" (SK hynix, 29 July 2026). Samsung, having lagged on HBM3E qualification, said on 12 February 2026 that it had begun HBM4 mass production and shipped commercial products, with HBM4E samples expected in the second half of 2026 and custom HBM samples in 2027 (Samsung Global Newsroom, 12 Feb 2026). It also announced HBM4 alignment with AMD's MI455X and Helios roadmap and a July 2026 memory/foundry MOU with Broadcom (Samsung/AMD, 18 Mar 2026; Samsung/Broadcom, 25 Jul 2026). NVIDIA qualification is not disclosed

The mechanism matters more than the margin, and it is worth stating plainly before the quotations arrive. A take-or-pay contract binds the buyer rather than the seller: the buyer commits to a volume and pays for it whether or not it takes delivery. A floor price sets the least the seller can be paid per unit for the term. Put the two together and the seller has removed both of the ways a downturn normally hurts it — the volume cannot be walked away from and the price cannot fall through the floor. Whoever signs the other side of that contract has taken both risks onto itself. Micron describes its strategic customer agreements as "take-or-pay agreements, with binding commitments for specific volumes over the multi-year contract terms," where "the largest agreements generally have a ceiling price for existing products that approximates the market price in the second calendar quarter of 2026, and a floor price through the term of the agreement." It then states that it expects gross margins from these agreements, "even at floor pricing levels, to yield gross margins well above our peak quarterly margins in any past cycle."

A memory manufacturer has just told the market that its worst contracted case is better than its best historical case. Whoever is on the other side of those contracts has agreed to a floor. And the largest single buyer of HBM in the world is NVIDIA.

Figure 6The value-capture spine — gross margin by layer, most recent reported quarter
Micron — memory84.6%NVIDIA — systems74.9%Broadcom — ASIC & networking69.5%TSMC — foundry67.7%Arista — Ethernet62.9%AMD — accelerators54.1%Super Micro — assembly9.9%
Evidence: Micron Form 10-Q, quarter ended 28 May 2026 ($35,056m gross profit on $41,456m revenue); NVIDIA CFO Commentary Q1 FY2027 (74.9% GAAP, quarter ended 26 Apr 2026); Broadcom Form 10-Q, quarter ended 3 May 2026 ($15,415m on $22,187m); TSMC 2Q26 Form 6-K (67.7%); Arista Form 10-Q, quarter ended 30 Jun 2026 ($1,910.3m on $3,035.7m); AMD Q2 2026 press release (54% GAAP, quarter ended 27 Jun 2026); Super Micro Form 10-Q, quarter ended 31 Mar 2026 (9.9% gross margin).
Method: Each figure is the company's own consolidated GAAP (or TIFRS, for TSMC) gross margin for its most recent reported quarter; Micron, Broadcom and Arista computed as gross profit ÷ revenue (84.6%, 69.5% and 62.9%). These are company-level margins on different business mixes and quarter-ends spanning 31 Mar to 30 Jun 2026 — they are not layer margins on one unit of AI hardware, and no per-unit inference should be drawn. Super Micro's figure is the closest available proxy for pure assembly economics because its business is overwhelmingly AI server and rack-scale systems.
Synthesis: The ordering is the finding, and the spread is the argument. Memory now earns a wider gross margin than the system designer that buys from it; assembly earns roughly a tenth of what design earns. Value is created along the whole spine and captured at two points on it — the memory that cannot be substituted and the architecture that cannot be replaced. Everything between is contract manufacturing with a technology label.

The layer below tells the same story from the opposite end. Super Micro — a company whose business is essentially building and shipping GPU racks — earned a 9.9% gross margin in the quarter ended 31 March 2026 on net sales up 122.7%, and reported a 3.4-point nine-month gross-margin decline "due to a change in product and customer mix, higher production and expedite costs as we began to ship new AI GPU platforms on a large scale" plus tariffs and inventory write-downs (Super Micro Form 10-Q, quarter ended 31 March 2026). Doubling revenue bought it nothing in margin. That is what a layer without a scarce right looks like, and it is the control experiment against which NVIDIA's 74.9% should be read.

The counter-argument is fair. NVIDIA's own gross margin expanded through this period, from an underlying ~71% in FY2026 to 74.9%, so it has evidently passed higher memory costs through. Correct — and that is a genuine demonstration of pricing power while demand exceeds supply. The asymmetry only bites in the other state of the world. Memory prices are contracted with floors; NVIDIA's prices are set on cancellable purchase orders. If end demand softens, NVIDIA's cost of goods is contractually defended and its revenue is not.

11
Who actually buys — and how concentrated it has become

In fiscal 2026, one direct customer was 22% of NVIDIA's total revenue and another 14% — 36% between them. One quarter later, in the three months to 26 April 2026, three direct customers were 21%, 17% and 16%: 54% of revenue. Three customers also held 30%, 18% and 16% of accounts receivable (Q1 FY2027 Form 10-Q, Note 13 and Note 6). In FY2024, by contrast, the largest direct customer was 13%.

Figure 7Q1 FY2027 revenue by direct customer — three counterparties, 54%
21%17%16%46%Direct customer A — 21%Direct customer B — 17%Direct customer C — 16%All other customers — 46%
Evidence: NVIDIA Form 10-Q for the quarter ended 26 April 2026, Note 13 (Segment Information — Concentration of Revenue): "three direct customers represented 21%, 17%, and 16% of total revenue."
Method: Direct customers are not named by the issuer. The residual 46% is computed as 100 minus the three disclosed shares. Direct customers include ODMs and system integrators, so a single named end-buyer may sit behind more than one of these three, or across the residual — the disclosure does not permit attribution to end customers.
Synthesis: Concentration rose by 18 percentage points in four quarters. For a supplier selling on cancellable purchase orders, this is the fastest-moving structural risk in the business, and it is a risk of buyer bargaining power rather than of competitive displacement.

The buyer set breaks into four groups, and their incentives explain most of what happens next.

Hyperscalers~50% of DC revenue
IncentiveCut cost per token
ConsequenceBuild own silicon
ConstraintCan't miss a model cycle
Frontier labsIndirect buyers
IncentiveMaximum compute, now
ConsequenceMulti-vendor by design
ConstraintFunded by counterparties
NeocloudsDebt-financed
IncentiveFill contracted capacity
ConsequenceAll-NVIDIA fleets
ConstraintCredit and residual value
Sovereign & enterpriseACIE, growing
IncentiveControl, not price
ConsequenceBuy the full stack
ConstraintExport licensing

Figure 8 · Evidence: NVIDIA CFO Commentary Q1 FY2027 (Hyperscale ≈50% of Data Center revenue; ACIE the balance); FY2026 10-K concentration-of-revenue note (indirect customers defined to include CSPs, neocloud builders, AI model makers, enterprises and public-sector entities). Method: Incentives are report-authored inferences from disclosed behaviour, not issuer statements. Synthesis: Only the neocloud tier has an unambiguous incentive to stay all-NVIDIA — and it is the tier with the weakest balance sheet.

NVIDIA's own new reporting framework makes the split visible. Hyperscale was $37.9 billion of the April quarter and ACIE (AI Clouds, Industrial and Enterprise) $37.4 billion — almost exactly half each, with ACIE growing 74% and Hyperscale 115%. The company frames this as diversification. It is — but the faster-growing half is the one with the deepest pockets and the strongest incentive to design its way out.

12
The alternatives, and what each one gives up

A custom accelerator is a trade. It buys performance per dollar on a known workload and sells flexibility, ecosystem and resale value. Whether the trade is good depends almost entirely on whether the buyer's workload mix is stable enough to amortise an eighteen-month design cycle — which is why inference, where the workload is a fixed model serving a fixed pattern, is the natural beachhead, and frontier training is not.

That trade has a name, and the name explains the fear. A general-purpose GPU is built to run whatever arrives — including a model architecture nobody has invented yet — and pays for that flexibility in silicon area and power. An ASIC, an application-specific integrated circuit, is the opposite: hard-wired for one job, so it does that job faster and on far less power, and cannot be repurposed when the job changes. The whole custom-silicon debate reduces to one wager: that the workload will hold still long enough for the fixed chip to earn back its design cost.

A second distinction organises everything that follows, and the report leans on it heavily. A merchant supplier sells its chips to anyone who will buy them. A captive programme builds them only for its owner's own data centres. The difference is not about volume, it is about price: a captive chip quietly removes demand from NVIDIA, while a merchant chip competes for the same order and can force NVIDIA to quote against it. Which of the two a programme is turns out to matter more than how good its silicon is.

Figure 9The alternatives — scale achieved against structural independence
Scale reached today (low to high)Independence from NVIDIA (low to high)Google TPUBroadcom XPUAWS TrainiumAMD InstinctMicrosoft MaiaMeta MTIA
Evidence: Alphabet Form 10-Q Q2 2026 (TPU system product sales, on-premises supply agreements); Broadcom Form 10-Q quarter ended 3 May 2026 ($164.6bn remaining performance obligations including a long-term custom-AI-accelerator contract signed in the quarter); AWS Trainium3 general-availability page and Trainium4 disclosure; AMD Q2 2026 press release; Microsoft FY2026 Form 10-K; Meta newsroom, 11 March 2026 (MTIA roadmap).
Method: Both axes are report-authored ordinal scores on a 0–100 scale, not measured quantities. "Scale reached" is anchored to disclosed revenue or disclosed deployment counts; "independence" scores whether the programme relies on NVIDIA networking, NVIDIA-adjacent software, or NVIDIA fabric. Positions convey rank order only — no precision beyond that is claimed.
Synthesis: Only Google occupies the upper-right: material scale and a fully independent stack including its own interconnect. AWS deliberately moved the other way — Trainium4 is designed to support NVLink Fusion, trading independence for compatibility.

Google TPU (v7 "Ironwood"). The most complete alternative in existence, and the only one with its own scale-up interconnect, its own compiler path (JAX and PyTorch/XLA)The route from code a researcher writes down to instructions a chip executes. JAX is Google's own framework; XLA is the compiler that translates JAX or PyTorch into TPU instructions. Owning this route means Google never has to ask NVIDIA's software estate for permission — the reason its chips are usable where other in-house efforts stall., and a frontier model to prove it. Anthropic's April 2026 announcement with Google and Broadcom covers "multiple gigawatts of next-generation TPU capacity that we expect to come online starting in 2027," with "the vast majority of the new compute" sited in the United States (Anthropic, 6 April 2026). The decisive change is in Alphabet's own 10-Q: Google Cloud now "generates product revenues primarily from the sale of TPU systems," and Alphabet has "signed a limited number of agreements to supply TPU systems to customers who require or provide on-premises infrastructure," beginning to recognise revenue in Q2 2026 "with the significant majority to be recognized in 2027" (Alphabet Form 10-Q, quarter ended 30 June 2026). Google Cloud revenue grew 81.8% to $24.77 billion with operating income of $8.81 billion.

Broadcom custom XPUs. Not a chip company competing with NVIDIA so much as an arms dealer to everyone who wants to leave. AI semiconductor revenue was $10.8 billion in the quarter ended 3 May 2026, up 143% year on year, with the following quarter guided to $16.0 billion; its Form 10-Q discloses approximately $164.6 billion of firmly committed remaining performance obligations, "includ[ing] obligations under a long-term contract for custom AI accelerators entered in the fiscal quarter ended May 3, 2026." That contract is widely reported as OpenAI's. Customer not named in the filing

AWS Trainium. Trainium3 UltraServersAmazon's name for a block of its own accelerators wired together and rented as a single unit — its equivalent of NVIDIA's rack, and the sign that Amazon too has stopped selling compute by the chip. are generally available, claimed at "up to 4.4x more compute performance" and "almost 4x more memory bandwidth" than Trainium2, with Anthropic named among customers. The strategically revealing detail is Trainium4, which AWS says is being designed to support "NVIDIA NVLink Fusion high-speed chip interconnect technology" (AWS, Trainium3 UltraServers; NVIDIA technical blog, 2 Dec 2025). Amazon has chosen interoperability over independence.

AMD Instinct. Data Center revenue of $6.718 billion in the June 2026 quarter, up 107%, with the MI400 series and the Helios rack-scale system in full production and shipping from late Q3 (AMD, 4 August 2026). OpenAI has contracted for 6 gigawatts across multiple Instinct generations — the first gigawatt of MI450 starting in the second half of 2026 — against a warrant for up to 160 million AMD shares vesting on deployment, share-price and commercial milestones (AMD, 6 October 2025); AMD's Q2 2026 release adds partnerships “deploying up to 2 gigawatts of MI450 Series GPUs.” AMD's constraint is not design — it is that its consolidated gross margin of 54% leaves far less room to fund the annual cadence than NVIDIA's 75%.

Microsoft Maia and Meta MTIA. Both are first-party programmes with no merchant ambition disclosed. Microsoft describes Maia 100 as its first in-house AI accelerator, co-designed from silicon to software to systems for Azure AI infrastructure, and its January 2026 Maia 200 release likewise frames the part as an inference accelerator integrated into Microsoft Azure rather than as a merchant product (Microsoft Azure Blog, 3 Apr 2024; Microsoft Source EMEA, 26 Jan 2026). Meta announced in March 2026 that it is "developing and deploying four new generations of MTIA chips within the next two years," with MTIA 300 already in production for ranking and recommendations training and MTIA 400/450/500 aimed primarily at generative-AI inference; it already deploys "hundreds of thousands of MTIA chips for inference" (Meta, 11 March 2026). Meta frames this as "a portfolio approach… while keeping our own MTIA custom silicon at the center." The phrasing concedes what it must and no more: custom silicon at the centre, merchant GPUs still in the portfolio.

13
The rulebook — what an export licence actually permits

The China position has moved three times in fifteen months, and the current state is more permissive on paper and more restrictive in practice than most summaries suggest.

In April 2025 the US government required a licence for exports to China and D:5 countriesA grouping in the US export-control rules covering countries of national-security concern — the list to which the tightest restrictions on advanced computing chips apply. of the H20 and any circuit matching its memory or interconnect bandwidth; NVIDIA took a $4.5 billion charge for excess H20 inventory and purchase obligations. In August 2025 licences were granted and NVIDIA "generated approximately $60 million in H20 revenue under those licenses," while noting that US officials "expressed an expectation that the USG will receive 15% or more of the revenue generated from licensed sales… but the USG did not publish a regulation codifying such requirement." In February 2026 a licence was granted for small volumes of H200 to specific China-based customers; as of the FY2026 10-K, "we have not generated any revenue under the H200 licensing program, and do not yet know whether any imports will be allowed into China," and any H200 shipped under it faces "a 25% tariff upon importation into the United States" because of a mandatory US inspection step.

The regulatory anchor is a BISThe Bureau of Industry and Security, the arm of the US Commerce Department that writes and administers export-control rules and decides who gets a licence to ship advanced chips abroad. final rule published 15 January 2026, effective the same day, which changed the licence review policy for the H200 "and its equivalents, as well as less advanced chips" from a presumption of denial to case-by-case review — conditional on certifications that domestic supply is sufficient, that production for China "will not divert global foundry capacity" from US end users, that the recipient has adequate security procedures, and that the item passes independent third-party testing in the United States (Federal Register 91 FR, doc. 2026-00789).

"Will not divert global foundry capacity" makes China sales contingent on there being slack at TSMC — which, while CoWoS is the binding constraint, there is not. The rule therefore grants an option that cannot be exercised at scale precisely when it would be most valuable. That is not an accident of drafting; it is the policy.

Figure 10The China exposure has already been written down to a rounding error
China (incl. HK) revenue5.6%share of Q1 FY2027 total revenue — down from 21.9% in the year-ago quarter
Evidence: NVIDIA Form 10-Q, quarter ended 26 April 2026, Note 13: China (including Hong Kong) revenue of $4,550m on total revenue of $81,615m, versus $9,659m on $44,062m in the year-ago quarter. Revenue is attributed by customer headquarters location.
Method: 4,550 ÷ 81,615 = 5.6%; the year-ago comparison is 9,659 ÷ 44,062 = 21.9%. Denominator is total company revenue, a real and bounded base. Note the residual China revenue is not data-centre compute — the CFO commentary states no Hopper data-centre products shipped to China in the quarter.
Synthesis: China is no longer a downside risk to the model; it is an unpriced call option. Guidance explicitly assumes zero China data-centre compute revenue, so any licensed volume is incremental — but the certification conditions make material volume unlikely while packaging capacity is tight.

A mirror-image risk gets less attention. NVIDIA's own risk factors warn that export controls "may increase investment in foreign competitors, which would be less likely to be restricted by U.S. controls," and that an agency of the Chinese government "announced an Action Plan that endorses new standards regarding the compute performance per watt and per memory bandwidth of accelerators used in new and renovated data centers in China" — standards NVIDIA says could be set so that it cannot design to them even if controls were lifted. The market NVIDIA has lost may not be recoverable on any policy path.

14
Reading the numbers — the traps in NVIDIA's own disclosure

Three things about the presentation have to be held straight before any Part II claim is tested.

The segments were re-cut. From Q1 FY2027 NVIDIA reports two market platforms — Data Center (split into Hyperscale and ACIE) and Edge Computing — replacing the old Data Center / Gaming / ProViz / Automotive end-market presentation. Gaming, workstations, robotics and automotive are now inside "Edge Computing," which was $6.37 billion in the April quarter. The two reportable segments for accounting purposes remain Compute & Networking ($74.55 billion) and Graphics ($7.07 billion). Any comparison across the boundary needs the recast figures, which NVIDIA provided.

Net income now contains a large non-operating component. Q1 FY2027 net income was $58.3 billion on operating income of $53.5 billion. The difference is chiefly $15.9 billion of net gains on equity securities — $13.4 billion unrealised on publicly held stocks and $2.6 billion on private ones. Excluding those gains net of tax, net margin was approximately 55.2% rather than the headline 71.5%. Derived: (58,321 − 15,936 × (1 − 16.6%)) ÷ 81,615 NVIDIA's non-GAAP measures exclude these gains; its GAAP EPS of $2.39 against non-GAAP $1.87 is almost entirely this item. A hypothetical 10% fall in the public-equity portfolio would cut its value by $3.9 billion.

The balance sheet has changed character. Goodwill went from $6.26 billion at 25 October 2025 to $20.89 billion at 26 April 2026, almost entirely the $14.4 billion booked on the Groq licence. Inventory reached $25.8 billion. Supply and capacity commitments reached $119 billion. This is no longer the balance sheet of a fabless designer.

Figure 11Five quarters — revenue nearly doubled, and Data Center did all of it
39.160.381.6Q1 FY26Q2 FY26Q3 FY26Q4 FY26Q1 FY27Total revenueData Center
Evidence: NVIDIA quarterly results releases and CFO Commentaries: Q1 FY2026 ($44.1bn total / $39.1bn DC), Q2 FY2026 ($46.7bn / $41.1bn, release 27 Aug 2025), Q3 FY2026 ($57.0bn / $51.2bn, release 19 Nov 2025), Q4 FY2026 ($68.1bn / $62.3bn), Q1 FY2027 ($81.6bn / $75.2bn).
Method: Data Center figures for FY2026 quarters are as-reported end-market Data Center revenue; the Q4 FY2026 and Q1 FY2027 figures are on the recast market-platform basis, which NVIDIA states is the comparable series. Values in US$ billions, rounded to one decimal as published.
Synthesis: The gap between the two lines — everything that is not Data Center — was $5.0bn in Q1 FY2026 and $6.4bn in Q1 FY2027. NVIDIA is now, for valuation purposes, a single-market company: 92% of revenue comes from one buyer set with one use case.
Figure 12Gross margin — the H20 write-off, then a full recovery to 75%
60.567.875.0Q1 FY26Q2 FY26Q3 FY26Q4 FY26Q1 FY27GAAP gross margin %
Evidence: NVIDIA CFO Commentary Q1 FY2027 (60.5%, 75.0%, 74.9% for Q1 FY26, Q4 FY26, Q1 FY27); Q2 and Q3 FY2026 computed from reported gross profit and revenue in the FY2026 Form 10-K statements of income.
Method: Q2 FY2026 = 33,853 ÷ 46,743 = 72.4%; Q3 FY2026 = 41,849 ÷ 57,006 = 73.4%; Q4 FY2026 of 75.0% is as reported in the Q4 FY2026 results release, which also gives full-year GAAP gross margin of 71.1%. The Q1 FY2026 trough reflects a $4.5bn H20 inventory and purchase-obligation charge; provisions cost 11.0 points of gross margin that quarter versus 1.2 points in Q1 FY2027.
Synthesis: The recovery is real, but note what it is not: FY2026's full-year margin was 71.1%, down from 75.0% in FY2025, because rack-scale systems carry more bought-in content. The 75% level is a re-achievement, not a new plateau, and it now rests on passing through memory prices that are contractually floored.

Part II — Investment Brief

Seventeen sections of structural analysis. Moat durability and demand sustainability carry the weight; valuation, cyclicality and exogenous risk are covered rigorously but serve those two questions. Every verdict states what is contracted today, what is merely hoped, the evidence, the dated falsifier, and a confidence sized to the evidence.

15
Conclusion first

Structural view: hold the franchise, but underwrite the rack — not the chip, and not the multiple. NVIDIA's excess return is durable where it is systemic and contestable where it is silicon; the equity is priced for duration, and duration is exactly what memory contracts, customer concentration and merchant TPUs put at risk.

The verdict: a structural HOLD with a constructive bias, conditional on gross margin. Not a buy, because the price already pays for the demonstrated fact pattern and the marginal buyer is now underwriting an assumption about 2029 rather than an observation about 2026. Not an avoid, because the moat is real, is in the least-copied part of the stack, and is being widened by the very forces the bears cite. Two conditions convert it to a buy and three convert it to an avoid; both sets are stated in section 31 with dates attached.

What is contracted or disclosed today, as against hoped for:

Figure 13 · Contracted and disclosed, versus asserted and priced-in
ClaimStatusEvidence
Q2 FY2027 revenue of $91.0bn ±2%, 75.0% non-GAAP gross marginGuidedCFO Commentary, 20 May 2026
$119bn of supply and capacity commitments; $95bn payable within FY2027Contracted (NVIDIA is the payer)Q1 FY27 10-Q, Note 10
$30bn multi-year cloud-service commitments; $32.4bn of leases yet to commenceContracted (NVIDIA is the payer)Q1 FY27 10-Q, Notes 10 and 14
Customer ordersNot contracted — purchase orders "can generally cancel, change, or delay… without penalty"FY2026 10-K, Item 1A
Widely reported management statements of ~$0.5trn, later ~$1trn, of cumulative Blackwell and Rubin “visibility”Not verified this session — no primary transcript retrieved; carries no conclusion hereSee “Not verified”
NVIDIA investment of up to $100bn in OpenAI; 10GW deploymentLetter of intent; no definitive agreement disclosed as of the FY2026 10-KOpenAI/NVIDIA release, Sep 2025
China data-centre compute revenueAssumed zero in guidanceCFO Commentary, 20 May 2026

Evidence: as cited per row. Method: Rows are sorted by the strength of the commitment, from issuer guidance and contractual obligations through to non-binding letters of intent. Synthesis: The asymmetry is the point — NVIDIA's obligations to its suppliers are contractual and dated; its customers' obligations to NVIDIA largely are not. Backlog language in the press does not correspond to any disclosed remaining-performance-obligation figure, unlike at Broadcom, Microsoft or Alphabet.

That table frames everything that follows. Broadcom discloses $164.6 billion of firmly committed remaining performance obligations. Microsoft discloses $678 billion of commercial RPO, up 84%. Alphabet discloses $513.9 billion of Google Cloud backlog. NVIDIA discloses none, because its business genuinely does not work that way — and that is a real informational disadvantage for anyone trying to underwrite its duration.

16
What consensus prices, and where it is incomplete

The prevailing view is not wrong so much as one layer too shallow. It holds that (a) AI capex compounds for years, (b) CUDA locks customers in, (c) custom ASICs nibble at inference but cannot touch training, and therefore (d) NVIDIA compounds with the market at a ~75% gross margin. Each leg is defensible. Together they add up to a conclusion about the wrong variable.

ConsensusCUDA is the moat
Fifteen years of libraries and 7.5 million developers make switching prohibitive, so share holds and price holds.
RevisedThe fabric is the moat
The buyers who set the marginal price write in PyTorch and can port. What they cannot replicate on any published timetable is a 72-way coherent NVLink domain plus the Ethernet fabric outside it — which is why networking grew 199% against compute's 77%.

Figure 14 · Evidence: NVIDIA FY2026 10-K Item 1 (7.5m developers); CFO Commentary Q1 FY2027 (networking +199% y/y, compute +77% y/y); Anthropic statement of 6 Apr 2026 on running across Trainium, TPU and NVIDIA GPUs. Method: Growth rates as reported by the issuer for the quarter ended 26 Apr 2026. Synthesis: Both propositions can be true; the revised one identifies which is binding on the marginal order.

Three further places where the consensus frame is incomplete.

First: the consensus underweights the buyer's balance sheet. Three direct customers now supply 54% of revenue. In every previous technology cycle, that degree of buyer concentration has eventually shown up in price, not in volume. It has not yet, because supply is short. It will, when it is not.

Second: the consensus treats memory as a cost line rather than as a counterparty. Micron's 84.6% gross margin and its take-or-pay floors are not a supply-chain footnote; they are a competing claim on the same end-customer dollar, and one that is now contractually senior to NVIDIA's.

Third: the consensus reads Google's TPU as an internal cost-saving programme. As of the June 2026 10-Q it is a product line with external, on-premises customers and recognised revenue. That reclassification changes what kind of competitor Alphabet is.

17
Moat durability, layer by layer — the heaviest section

One lens applies to every layer: who sets the price here, what happens to margin when a credible competitor, an in-house accelerator, an open software layer, added capacity or an export restriction arrives, and what dated evidence would prove the verdict wrong.

Figure 15The moat map — where excess return actually survives a competent attacker
  1. 01
    Scale-up fabric — NVLink / NVSwitch
    The 72-way coherent domain. No production substitute exists today; UALink 2.0 silicon arrives with AMD MI400 in 2H26 and at scale in 2027. NVIDIA has begun licensing the perimeter (NVLink Fusion) so rivals' accelerators plug in rather than replace — AWS Trainium4 will support it.
    Durable — highest conviction
  2. 02
    Rack-scale systems integration
    Thermals, power, validation, serviceability and an ODM ecosystem trained on the reference design. Warranty accrual rose from $1.29bn to $2.95bn in five quarters — NVIDIA now owns integration risk, and is paid for it. Facility-level lock-in outlives any software lock-in.
    Durable
  3. 03
    Scale-out networking — InfiniBand, Spectrum-X
    $14.8bn in the April quarter, +199% y/y. InfiniBand is near-single-vendor; Spectrum-X competes on an open standard against Broadcom, Arista and Cisco and has still won Meta and Oracle. Contestable long-term, decisively won today.
    Durable but contested
  4. 04
    The software estate — CUDA, cuDNN, TensorRT, Dynamo
    Superb defence of 7.5m developers and the enterprise tail; weak defence of the frontier order, where ROCm reaches near-parity on framework workloads and labs run multi-vendor by design. Still the reason a rival must beat NVIDIA on price, not merely match it.
    Partial — asymmetric by buyer
  5. 05
    Annual product cadence
    Makes a rival's 18–30 month design cycle obsolete on arrival. But it is bought each year with R&D and reserved capacity, and Broadcom at $100bn+ of FY2027 AI revenue can fund the same rhythm. A lead, not an annuity.
    Temporary advantage
  6. 06
    Accelerator silicon itself
    The layer everyone can now build. Google, Amazon, Microsoft, Meta, AMD and Broadcom's six named XPU customers all have working parts. Same foundry, same packaging, same memory. Differentiation here is real but shrinking.
    Contestable
  7. 07
    Inputs — TSMC wafers, CoWoS, HBM
    Not a moat at all; a shared constraint and a competing claim on margin. Micron's floors and SK hynix's LTAs mean NVIDIA's costs are now contractually sticky. Relieving the constraint helps every rival simultaneously.
    Negative — rent flows the other way
Evidence: NVIDIA CFO Commentary and Form 10-Q for the quarter ended 26 Apr 2026 (networking revenue and growth; warranty accrual, Note 10); FY2026 10-K Item 1 (developer count, cadence); AWS Trainium4 disclosure (NVLink Fusion support); UALink Consortium 2.0 specification, April 2026; Micron Form 10-Q quarter ended 28 May 2026 (take-or-pay floors); Broadcom Form 10-Q quarter ended 3 May 2026 (RPO).
Method: Verdicts are report-authored classifications against a single stated criterion — does excess return survive the arrival of a well-capitalised competitor with equal access to TSMC, CoWoS and HBM? Ink denotes durable, outlined denotes partial or contested, red denotes contestable or adverse. Layers are ordered by durability, not by revenue.
Synthesis: The durability ranking is close to the inverse of where the market's attention sits. Layers 01–03 are underdiscussed and hardest to attack; layers 04–06 absorb most commentary and are where erosion is already visible; layer 07 is a claim against NVIDIA's margin, not part of its moat.

Defending a grade that sits against the thesis criterion. Layer 03 is graded durable-but-contested even though Spectrum-X competes on an open standard — which, by this report's own test, should imply commoditisation. The defence is specific: Ethernet is open, but the congestion-control behaviour of a 100,000-GPU training fabric is not a standards-body property, it is an end-to-end co-design property between NICNetwork interface card — the port through which a server plugs into the network. In an AI cluster the NIC does real work rather than just carrying traffic, which is why owning it, the switch and the software together is a different proposition from selling any one of them., switch and collective-communications libraryThe software that coordinates thousands of chips when they all have to combine their results — every accelerator finishing a step, pooling what it computed, and receiving the pooled answer before the next step starts. It is unglamorous and it is decisive: a training run moves at the speed of its slowest collective, so this library, the switch and the network card have to be tuned as one system. NVIDIA supplies all three., all three of which NVIDIA supplies. That is why Meta — a company with its own silicon programme, its own network engineering, and every incentive to buy merchant switches — selected Spectrum-X. Should Meta or Oracle publicly move a flagship AI fabric to a merchant Ethernet vendor, this grade falls to Contestable. That is the dated falsifier.

18
The interconnect thesis, and the consequence chain nobody follows

The fabric argument usually stops two steps short of its conclusion.

Step one. If the scale-up fabric is the binding constraint, then a rival's accelerator is only as good as the fabric it can be wired into. AMD's answer is UALink; Google's is its own ICIInter-Chip Interconnect — the proprietary links Google built to join its TPUs into a single large machine. It is Google's equivalent of NVLink, and the reason Google is the only rival that owns the whole stack rather than renting the hardest part of it.; Broadcom's customers use Ethernet. Amazon's answer, for Trainium4, is to support NVLink Fusion. That is not a concession forced by weakness — Amazon has 500,000 Trainium2 chips deployed and an anchor customer. It is a calculation that being inside NVIDIA's fabric is worth more than being outside it.

Step two. NVLink Fusion means NVIDIA earns on the deployment of a competitor's accelerator. Every gigawatt AWS builds with Trainium4 inside an NVLink-Fusion rack pulls NVIDIA switch silicon, NVIDIA CPUs or NICs, and NVIDIA's fabric licence. The custom-ASIC wave, which the consensus reads as pure share loss, is being partially converted into a networking annuity. Inference — the commercial terms of NVLink Fusion are not disclosed and the revenue contribution is not separately reported

Step three. Which moat strengthens precisely because the technology gets cheaper? Inference. As cost per token falls, token volume rises faster than price falls, and inference at scale is a networking-intensive workload once models exceed a single node — disaggregated prefill and decode, KV-cache movement, expert routing. Those three phrases carry the argument, so they are worth spelling out. Answering a prompt happens in two phases: reading the question, which the industry calls prefill, and writing the answer one token at a time, which it calls decode. The two want different things from a machine, so at scale they are split across different hardware — disaggregated — and the model's working memory of the conversation so far, the KV-cache, then has to be shipped from the machines that did the reading to the machines doing the writing. Expert routing adds a third stream of traffic: in a mixture-of-experts model each token is dispatched to a different specialised sub-network, so tokens are in constant motion between chips. Every one of those movements is a trip across the fabric rather than a calculation on a chip. Cheaper compute therefore increases, not decreases, the share of system value that sits in the fabric. This is the strongest structural argument for NVIDIA that does not depend on training demand at all, and it is why the Groq licence makes sense: buy the best inference architecture, put it in the rack, and let the fabric collect.

Bottom lineThe custom-silicon threat is real at the accelerator and partially self-defeating at the fabric — NVIDIA has arranged to be paid on some of its rivals' deployments.

19
CUDA re-examined — the moat that is real and no longer binding

A software moat rarely dies by being replaced. It dies by being abstracted over. Nobody had to reimplement CUDA; PyTorch simply became the layer people write in, and PyTorch has backends. Triton compiles kernels for multiple targets. MLIR gives compiler writers a shared intermediate representationA halfway form between the code a person writes and the instructions a particular chip runs. Agree on the halfway form and any vendor can write the last stretch to their own hardware — which is precisely how a proprietary layer stops being the only road to the machine.. None of that removes NVIDIA's advantage — it relocates the advantage from "you must use CUDA" to "CUDA's libraries are faster," which is a performance argument and therefore a price argument.

The commercial translation: NVIDIA's software estate no longer prevents a switch; it sets the discount a competitor must offer to make one worthwhile. The sourced evidence now supports the mechanism, not a precise parity number: PyTorch supports ROCm as an installation target, PyTorch Monarch has been ported to AMD Instinct GPUs with ROCm, AMD publishes a current vLLM optimisation path for Instinct GPUs, Triton has an AMD ROCm install path, and MLIR supplies shared GPU abstractions (PyTorch docs, retrieved 11 Aug 2026; PyTorch Foundation, 6 Jul 2026; AMD ROCm vLLM docs, 29 May 2026; AMD ROCm Triton docs; MLIR GPU dialect docs). That evidence is enough to downgrade CUDA from absolute lock-in to switching cost; it is not enough to claim benchmark equivalence, and the report does not use benchmark equivalence as a conclusion.

AMD's problem is that it does not obviously have that headroom. Its consolidated gross margin was 54% against NVIDIA's 74.9%; if AMD prices twenty points below NVIDIA on equivalent performance it is not funding an annual cadence. Google's position is different in kind, because its TPU does not need to earn a merchant gross margin at all — it needs to lower Google's own cost per token, and any external sale is incremental. That asymmetry, not raw performance, is why Google is the more dangerous competitor.

20
Demand sustainability — the other heaviest section

The right question is not whether AI capex is a bubble. It is whether the buyers' funding sources outlast the buyers' enthusiasm — and on that, the disclosure is more reassuring than the commentary and more alarming than the price.

The buyers' own filings say what they have actually spent, on a calendar-aligned basis. In the first half of calendar 2026: Amazon $96.3 billion of cash capital expenditure, Alphabet $80.6 billion, Microsoft approximately $66.7 billion, Meta $50.9 billion. That is roughly $294 billion in six months from four companies, against roughly $190 billion in the same half of 2025.

Figure 16Calendar H1 2026 capex — the demand base, from the buyers' own cash-flow statements
Amazon$96.3BAlphabet$80.6BMicrosoft$66.7BMeta$50.9B
Evidence: Amazon Form 10-Q Q2 2026 ("Cash capital expenditures were… $96.3 billion for the six months ended June 30, 2026"); Alphabet Form 10-Q Q2 2026 ("During the six months ended June 30, 2025 and 2026, we spent $39.6 billion and $80.6 billion on capital expenditures"); Microsoft Form 10-K FY2026 and Form 10-Q Q3 FY2026 (XBRL, PaymentsToAcquirePropertyPlantAndEquipment); Meta Form 10-Q Q2 2026 ("$50.92 billion of capital expenditures, which includes purchases of property and equipment and principal payments on finance leases").
Method: Microsoft's figure is derived, because its fiscal year ends 30 June: calendar H1 2026 = FY2026 full-year capex of $115.95bn minus the nine-month figure to 31 Mar 2026 of $80.15bn, giving $35.80bn for the June quarter, plus the March quarter of $30.88bn = $66.68bn. Meta's figure includes finance-lease principal; the other three are purchases of property and equipment. Scope differs modestly across the four, and none is AI-only — all include non-AI data centre, logistics and office capital.
Synthesis: Roughly $294bn in six months, up about 55% year on year, from four balance sheets that generate enough operating cash to fund it. This is the demand base, and it is disclosed rather than forecast — which is why the digestion debate is about 2027 and 2028, not about the next two quarters.

Four things must be true for that spending to persist.

1. The buyers must be able to fund it. Increasingly they are not funding it purely from cash. Alphabet issued $20.0 billion of dollar notes and $31.8 billion of foreign-currency notes in the first half of 2026, plus $30.5 billion of net equity proceeds and $19.0 billion of mandatory convertible preferred stock, explicitly "for general corporate purposes, including capital expenditures to scale AI infrastructure and global compute," and carries $98.2 billion of long-term debt and $85.2 billion of leases not yet commenced. Meta raised $24.91 billion of net proceeds from senior notes in May 2026. AI capex has moved from a cash-flow item to a capital-markets item — the single most important change in the demand picture over the past year. Debt-funded demand is more fragile than cash-funded demand, and it is more sensitive to rates than to enthusiasm. Observed fact — issuer filings

2. The revenue must be arriving. It is, and it is arriving in the exact places the compute was pointed. Google Cloud revenue grew 81.8% year on year to $24.77 billion in Q2 2026 with operating income of $8.81 billion, up from $2.83 billion. AWS grew 36.8% to $42.23 billion. Microsoft Cloud revenue reached $214.4 billion for FY2026, up 27%, with Azure up 41% and commercial remaining performance obligations of $678 billion, up 84%. Alphabet's Google Cloud backlog is $513.9 billion. Over $1.19 trillion of contracted, unrecognised cloud revenue sits on two balance sheets. It is not proof that end demand is real, but it is a far stronger commitment structure than existed in any previous infrastructure bubble.

3. The unit economics must work at the model layer. Here the evidence is genuinely mixed and should not be overstated. Anthropic disclosed run-rate revenue "surpassed $30 billion — up from approximately $9 billion at the end of 2025," with more than 1,000 business customers spending over $1 million annually. That is a real, fast-compounding commercial business. Against it, credible reporting puts OpenAI's 2026 loss near $14 billion. Third-party estimate — OpenAI does not file The industry-level arithmetic frequently cited by bears — several hundred billion dollars of annual infrastructure spend against perhaps $50–60 billion of AI-specific revenue — is directionally informative and methodologically weak, since it compares a capital number to a revenue number and ignores the base businesses the compute also serves. It should not carry a conclusion, and here it does not.

4. The physical build must be possible. This is the constraint NVIDIA itself flags first. Its 10-Q states that "the availability of data centers, energy, and capital to support the buildout of NVIDIA AI infrastructure by our customers and partners is crucial," that "expanding energy capacity to meet demand is a complex, multi-year process," and that "access to capital can be particularly constrained for less-capitalized companies." When a supplier writes that its customers may not be able to find power or money, it is describing the shape of the eventual slowdown. Grid interconnection in major US markets is commonly quoted at 24–36 months. Estimated — industry reporting, not a regulator dataset

The trajectory of that contracted backlog is worth watching more closely than any single quarter's revenue. Alphabet's Google Cloud backlog went from $462.3 billion at 31 March 2026 to $513.9 billion at 30 June 2026 (Alphabet Form 10-Q, quarter ended 31 March 2026). Microsoft's total remaining performance obligation went from $633 billion at 31 March 2026 to $684 billion at 30 June 2026, with Azure growth accelerating from 40% to 41% (Microsoft Form 10-Q, quarter ended 31 March 2026). Backlog that is still building at roughly $50 billion a quarter, at two separate companies, is not the signature of a demand peak. Observed fact — issuer filings

5. The independent read-throughs. The most useful evidence about a supplier's demand is rarely the supplier's own commentary. Three counterparties, none of which reports to NVIDIA, published harder numbers than NVIDIA did — and two of them arrived within days of this brief's cutoff.

Figure 17 · Independent read-throughs on AI demand, from three counterparties' own disclosures
CounterpartyDisclosureChangeWhy it matters
TSMC
monthly revenue report, 10 Aug 2026
July 2026 consolidated revenue NT$467.58bn; Jan–Jul 2026 NT$2,872.06bn+44.7% y/y in the month; +37.0% y/y year-to-date; +5.6% m/mThe most recent hard datapoint available. Every leading-edge accelerator in the world passes through this line, so it captures NVIDIA and its competitors. No sign of a slowdown one month before this brief's cutoff
Oracle
Form 10-K, FY ended 31 May 2026, and Form 10-Q for the quarter ended 28 Feb 2026
Remaining performance obligations of $638bn at 31 May 2026; $552.6bn at 28 Feb 2026From $130.2bn at 28 Feb 2025 and $138bn at 31 May 2025 — a 4.6× increase, "primarily attributable to certain significant cloud contracts entered into during the period"Contracted, multi-year customer money behind the compute, at a company that is a major NVIDIA buyer rather than a competing chip designer. Oracle expects only 12% to be recognised in the next twelve months, 31% in months 13–36 and 35% in months 37–60 — a demand profile contracted out to five years
Dell
Form 10-Q, quarter ended 1 May 2026
AI-optimized server revenue of $16,132m; "significant increase in backlog as we exited the quarter"From $1,882m a year earlier — 8.6×Independent confirmation that racks are being shipped and installed, not merely ordered. Dell also warns that "the notable inflationary environment for component costs will persist"

Evidence: TSMC July 2026 revenue report (Form 6-K, 10 Aug 2026); Oracle Form 10-K for FY ended 31 May 2026; Dell Form 10-Q for the quarter ended 1 May 2026. Method: All figures as reported by each issuer; TSMC's are in New Taiwan dollars and are not converted. Dell's growth of 8.6× is computed as 16,132 ÷ 1,882. Oracle's RPO covers all cloud and licence contracts, not AI alone, and Dell's AI-server revenue includes non-NVIDIA content — neither is a proxy for NVIDIA revenue. Synthesis: Three counterparties with no incentive to flatter NVIDIA, at three different points in the chain, independently corroborate that the build was still accelerating through July 2026. This is the strongest available answer to the digestion question, and it is worth more than any management assertion about order books.

Sell-in versus sell-through. The classic semiconductor failure mode is shipping into a channel that is not consuming. Three disclosed indicators argue against that today and one argues for caution. Days sales outstanding fell to 45 from 51 sequentially. NVIDIA's inventory rose to $25.8 billion but so did the supply commitments behind it — this is deliberate pre-positioning, and management says so. CoreWeave, the largest pure-play consumer of NVIDIA racks, reported $99.4 billion of revenue backlog and passed 1 GW of active power. The caution flag: inventory grew 21% sequentially against revenue growth of 20%, and provisions for inventory and excess purchase obligations still cost 1.2 points of gross margin in the quarter. Nothing here looks like 2018 crypto channel-stuffing. It also does not look like a company with no supply risk.

21
Concentration and circularity — the risk that is actually load-bearing

NVIDIA's three largest direct customers are 54% of revenue. NVIDIA holds $39 billion of publicly traded equities and recognised $15.9 billion of gains on its investment portfolio in a single quarter. Amazon invested $28.7 billion in OpenAI's Series C in the first half of 2026, of which $13.7 billion in the June quarter. NVIDIA has a letter of intent to invest up to $100 billion in OpenAI as 10 gigawatts deploy. AMD issued OpenAI a warrant for up to 160 million shares against a 6-gigawatt commitment. Alphabet has agreed to invest up to $40 billion in Anthropic alongside a TPU capacity deal. And NVIDIA's own 10-K notes that "one AI research and deployment company contributed to a meaningful amount of our revenue purchasing cloud services from our customers."

Two readings are available, and both are partly right.

The benign reading: vendor financing is what capital-intensive industries have always done when the customer's asset life is long and the supplier's information advantage is large. Aircraft, telecom equipment, rail. It is efficient pre-funding, and the relevant test is simply whether revenue eventually arrives from outside the circle. On that test, Microsoft's $678 billion of commercial RPO and Alphabet's $513.9 billion of cloud backlog are the strongest available evidence that it does.

The uncomfortable reading: the same structure inflates every participant's reported results simultaneously, and it does so through accounting channels that are individually defensible. NVIDIA books a $15.9 billion gain on equity stakes whose value depends on the AI capex cycle its own products drive. If the cycle turns, the revenue falls and the investment portfolio falls together, and the correlation is not incidental — it is causal in both directions. That is a genuine amplifier that a diversified industrial supplier would not have.

Circularity is a volatility amplifier, not a solvency question, for NVIDIA specifically. NVIDIA has $50.3 billion of cash and marketable securities, $7.5 billion of long-term debt, and generated $50.3 billion of operating cash flow in one quarter. It is the counterparties further down — the debt-financed neoclouds, with GPU-collateralisedBorrowing secured against the chips themselves, so the lender's protection is the resale value of used GPUs. It works while a second-hand Blackwell rack is worth something; if that price falls, the collateral and the borrower's business model weaken at the same moment and for the same reason. borrowings and residual-value assumptions — where circularity could become a credit event. CoreWeave's Form 10-Q shows total debt, net of discount and issuance costs, of $24.86 billion at 31 March 2026 — $7.55 billion of it current — against quarterly net interest expense of $536 million and an operating loss of $144 million (CoreWeave Form 10-Q, quarter ended 31 March 2026). Roughly $7.5 billion falls due inside twelve months against a company that has not yet earned an operating profit. Observed fact — issuer filing A neocloud credit accident would not impair NVIDIA's balance sheet. It would impair the second-hand price of a Blackwell rack, and that is the number that sets everyone's depreciation schedule.

Current view on circularity: an amplifier of the cycle, not a fraud and not a solvency risk at NVIDIA — but the transmission mechanism to watch is GPU residual value, not NVIDIA's own leverage.
  • A top-five neocloud breaches a GPU-collateralised covenant or restructures, forcing observable secondary pricing of Hopper- or Blackwell-class systems below book.
  • A hyperscaler shortens its server useful-life assumption back toward four years, validating the depreciation critique and cutting reported cloud operating income at all four.
  • NVIDIA's equity-investment gains reverse by more than $10bn in a quarter while Data Center revenue simultaneously misses guidance — the two legs moving together is the signature of the circular structure biting.

22
The threats, name by name

Figure 18Threat matrix — red marks the cells where the threat to NVIDIA is strongest
Scale reachedSoftware pathInterconnect independenceSold to outsidersGoogle TPUAt scaleJAX+PyTorchOwn ICIYes — on-premBroadcom XPU$10.8B/qtrCustomer'sEthernetVia customerAWS TrainiumTrainium3 GANeuron SDKNVLink FusionAWS onlyAMD Instinct$6.7B/qtrROCm near-parityUALink 2H26Yes — merchantMicrosoft Maia1st-party onlyInternalNo fabricNoMeta MTIAInference-ledInternalNo fabricNo
Method: Cells are report-authored ratings against one criterion — how threatening is this attribute to NVIDIA's rent? Red = strongest threat; ink = weakest; grey = partial. Colour is paired with a text label in every cell so the figure survives monochrome reading. Ratings are qualitative judgements from the cited disclosures, not measured scores.
Synthesis: Google is the only programme rated maximally threatening on all four dimensions, because it alone combines scale, an independent software path, its own interconnect, and external sales. Microsoft's and Meta's programmes are large but captive — they remove demand from NVIDIA without ever competing for anyone else's.
Alphabet / Google TPUGOOGLMost dangerous
$24.8BQ2'26 Cloud revenue
+81.8%y/y growth
$513.9BCloud backlog
The only competitor with silicon, interconnect, compiler, a frontier model, and now an external product line: the Q2 2026 10-Q books "product revenues primarily from the sale of TPU systems" and confirms signed on-premises supply agreements with revenue largely landing in 2027. Google does not need a merchant gross margin — every external TPU sale is incremental to a chip it was building anyway. Falsifier for this ranking: if by mid-2027 Alphabet's TPU product revenue is not separately material and no named third party has deployed TPUs on-premises at gigawatt scale, downgrade to captive.
BroadcomAVGOLargest by dollars
$10.8BQ2 FY26 AI semis
+143%y/y
$164.6BCommitted RPO
Not a rival chip designer but the enabler of everyone who wants to leave. Its 10-Q discloses a long-term custom-AI-accelerator contract signed in the quarter ended 3 May 2026, inside $164.6bn of firmly committed obligations, and it also sells the Ethernet switching that competes with Spectrum-X. The next quarter is guided to $16.0bn of AI semiconductor revenue, “over 200 percent year-over-year.” Falsifier: AI semiconductor revenue growth decelerating below 50% year on year, or an XPU customer publicly reverting to merchant GPUs.
AMDAMDCredible, under-margined
$6.7BQ2'26 Data Center
+107%y/y
54%GAAP gross margin
MI400/Helios in full production with shipments from late Q3 2026, 6GW contracted with OpenAI and up to 2GW with Anthropic from 1H27. The product is real. The constraint is financial: a 54% gross margin cannot simultaneously fund an annual cadence, undercut NVIDIA on price, and build a rack ecosystem — and the Instinct ramp is lifting AMD's mix only slowly, from 53% gross margin in the March quarter to 54% in the June quarter (AMD Form 10-Q, quarter ended 28 March 2026). AMD's most valuable role may be as the credible second source that caps NVIDIA's pricing rather than as a share taker. Falsifier: AMD data-centre gross margin sustained above 65% with quarterly revenue above $12bn.
Amazon / AWSAMZNConverging, not competing
$42.2BQ2'26 AWS revenue
+36.8%y/y
NVLink FusionTrainium4 support
A large deployed custom fleet with Anthropic as the anchor customer, and the programme that chose interoperability: Trainium4 is being designed to support NVLink Fusion, which turns a competitive accelerator into a customer for NVIDIA's fabric. Read as a threat to NVIDIA's accelerator share and a confirmation of its interconnect position simultaneously. Falsifier: AWS ships a full-scale Trainium rack with a proprietary scale-up fabric and no NVIDIA content.
Microsoft & MetaMSFT · METACaptive demand loss
4 gensMeta MTIA in 24 months
$678BMSFT commercial RPO
Neither sells silicon to anyone else, so neither compresses NVIDIA's price directly. Both remove volume: Meta already runs "hundreds of thousands" of MTIA chips for inference and has four further generations landing through 2027. The damage is to NVIDIA's inference TAMTotal addressable market — the whole pool of spending a supplier could in principle win. A captive chip programme shrinks the pool rather than undercutting the price inside it, which is a different kind of harm and a slower one. at its two largest customers, not to its pricing. Falsifier: either company announces external availability of its accelerator.
MarvellMRVLNot at scale
$1.83BQ1 FY27 data centre
76%of total revenue
52.1%GAAP gross margin
Real optical-interconnect and custom-XPU-attach franchises — data-centre revenue of $1,832.7m, 76% of a record $2.418bn total, plus a $3.5bn acquisition of Celestial AI to buy into scale-up photonic interconnectCarrying data between chips as light rather than as electrical signals down copper. Light travels further with less loss and less heat, which is why it is the presumed next step once copper runs out of reach inside a rack — and why an option on it is worth buying before it is needed. (Marvell Form 10-Q, quarter ended 2 May 2026) — but the whole company earns in a quarter roughly one-sixth of what NVIDIA's networking line alone earns, at a 52.1% GAAP gross margin against NVIDIA's 74.9%, and takes 44% of its revenue on shipments destined for China against NVIDIA's 5.6%. Marvell is a supplier to the threat, not the threat. Included because the mandate names it; graded on its own reported results (Marvell Q1 FY2027 results, 27 May 2026). Falsifier: custom XPU revenue disclosed above $5bn annually with a named hyperscaler flagship win.

Figure 19 · Evidence: as cited in each card, all from the named company's own most recent quarterly release or SEC filing. Method: Verdict pills are report-authored classifications of the threat each name poses to NVIDIA's rent, not investment recommendations on those names. Metrics are as-reported for each company's most recent quarter, which end on different dates. Synthesis: The threat set divides cleanly into merchant competitors (Google, Broadcom, AMD) that can compress NVIDIA's price, and captive programmes (Microsoft, Meta, and to a degree Amazon) that only remove volume.

23
Who takes the next dollar — the margin question

Ask not who has the best chip. Ask who, when the end customer pays $1 for an AI system, has the contractual right to take their cut first.

The answer has changed. Two years ago the sequence was: TSMC takes a wafer price set by a foundry duopoly, memory takes a commodity price set by a glut, and NVIDIA takes everything else. Today TSMC still takes a wafer price at a 67.7% gross margin, and memory takes a price set by take-or-pay contracts with floors at an 84.6% gross margin, and NVIDIA takes what is left — which, so far, has been enough to expand its own margin to 74.9%, because the end customer has been willing to pay whatever was asked.

The bottleneck test, applied to the memory node: who controls it — three firms, of which two are Korean. How durable — HBM4 requires bonding precision at close to atomic scale and a co-developed logic base dieThe controller chip sitting underneath a stack of memory, which manages how data moves in and out of it. In HBM4 it has to be designed jointly by the memory maker and the accelerator designer, so the two firms are locked into each other's roadmaps years ahead — one reason the list of qualified suppliers stays short., which is why the qualification list is short. Can it be replicated — not inside the horizon. And what happens to NVIDIA's rent if this node doubles? If HBM supply doubles, memory prices fall toward the floors NVIDIA has already contracted, not below them. NVIDIA captures less of the relief than a spot buyer would.

Now the reverse scenario, which is the one that matters. Suppose end demand cools by 20%. Memory prices are floored by contract; NVIDIA's input cost per system barely moves. NVIDIA's customers, holding cancellable purchase orders and facing their own depreciation questions, push price. NVIDIA's own $119 billion of supply commitments — $95 billion of it payable within fiscal 2027 — cannot be unwound quickly; the FY2026 experience gives the template, where a demand shock produced a $4.5 billion inventory and purchase-obligation charge that cost 11 percentage points of quarterly gross margin.

Figure 20 · The margin stack under two states of the world
LayerPrice mechanism todayBehaviour if demand cools 20%Who bears it
TSMC wafersNegotiated, capacity-reserved, annualSticky for 12–18 months; reservations already placedNVIDIA
HBM / DRAMMulti-year take-or-pay with floor and ceiling bandsFloored by contract — Micron states floor-price margins exceed any past peakNVIDIA
CoWoS packagingAllocated capacity, prepaid in partFrees up — helps competitors as much as NVIDIAShared
NVIDIA systemsPurchase orders, cancellable "with little notice… and without penalty"Volume and price both exposed; excess-inventory provisions recurNVIDIA
Customer's cloud contractMulti-year RPO — $678bn at Microsoft, $513.9bn at AlphabetLargely protected; the buyers' revenue is contracted, NVIDIA's is notNobody

Evidence: Micron Form 10-Q quarter ended 28 May 2026 (take-or-pay structure, floor and ceiling bands, floor-price margin statement); NVIDIA FY2026 10-K Item 1A (cancellable purchase orders) and Q1 FY2027 10-Q Note 10 ($119bn commitments); Microsoft FY2026 10-K ($678bn commercial RPO); Alphabet Q2 2026 10-Q ($513.9bn Google Cloud backlog); TSMC 2Q26 6-K. Method: The "demand cools 20%" column is a report-authored scenario applying the disclosed contractual mechanics; no probability is assigned and no revenue figure is forecast. Synthesis: NVIDIA sits at the one point in the chain where costs are contracted and revenues are not. That is the structural weakness the current margin conceals.

Dell is the fourth party in this chain, and it is the one nobody looks at. It shipped $16.13 billion of AI-optimised servers in the quarter ended 1 May 2026, up from $1.88 billion a year earlier. Its company-wide operating margin on that was 8.3%, and it told shareholders that gross margin rate declined "due to a shift in mix towards our AI-optimized servers offerings" while "the notable inflationary environment for component costs will persist throughout the remainder of Fiscal 2027" (Dell Form 10-Q, quarter ended 1 May 2026). Read the two disclosures together: the integrator moves the same racks NVIDIA designs, absorbs the same memory inflation, and earns an operating margin roughly one-eighth of NVIDIA's. Observed fact — scope note: Dell's 8.3% is a company-wide operating margin across ISG and CSG, not an AI-server margin, which Dell does not disclose

Arista, one layer sideways, says the same thing in its own words: "supply chain inflation and material scarcity, such as the tightening of supply conditions in the memory and silicon markets, have continued to put pressure on our gross margin." Two independent public companies that buy the same components as NVIDIA report that memory inflation is compressing them. NVIDIA reports margin expansion over the identical period. That divergence is the pricing-power test, and NVIDIA passes it — today.

That is the cleanest available demonstration of where value is captured versus where it is merely handled. Assembly, logistics, service and financing of an AI rack are worth single-digit margins. Design of the fabric, the switch silicon and the software that schedules it is worth sixty-five. The memory inside is worth eighty-five. Value creation is spread across all three; value capture is not, and the ordering is set by which layer has an alternative and which does not.

The consequence chain, two steps out. If this is right, the memory suppliers have done something more consequential than earn a good quarter: they have permanently changed where cyclicality lands. In every prior semiconductor cycle, DRAM absorbed the shock and the fabless designers were relatively protected. The contracts written in 2026 invert that. The next downturn should be gentler for Micron and SK hynix and sharper for whoever buys from them at volume. It rests on disclosed contract terms, and it is falsifiable: if memory gross margins fall below 55% in a quarter in which NVIDIA's stay above 70%, it is wrong. Inference from disclosed contract structure — Moderate confidence

24
Exogenous risk — export controls, supply, power, antitrust

Export controls: a written-off asset with option value. Already covered in section 13; the investment translation is short. China is 5.6% of revenue, guidance assumes zero China data-centre compute, and the January 2026 BIS rule grants case-by-case review conditional on certifications that bind precisely while capacity is tight. Downside is close to zero because it is already excluded. Upside is real but small and slow. The genuine tail risk runs the other way — the FY2026 10-K's warning that controls "may increase investment in foreign competitors, which would be less likely to be restricted by U.S. controls" is the company telling shareholders that policy is subsidising Huawei and its peers.

Supply: the constraint is loosening, and that is not unambiguously good. Everything already argued in section 9 applies. One dated marker: SK hynix has finalised long-term agreements with around ten customers and Samsung has begun HBM4 mass sales for Vera Rubin, which means the HBM supplier base for NVIDIA's next platform is three-wide rather than one-wide. Better for NVIDIA's supply security, worse for its exclusivity — a three-supplier HBM market is also a three-supplier market for Google's, Amazon's and AMD's accelerators.

Power: the real 2027–2028 gate. NVIDIA's own 10-Q names data centres, energy and capital as constraints on its revenue, and singles out "less-capitalized companies" as those most likely to fail to finance. Grid interconnection timelines of 24–36 months in major markets mean that the capacity being ordered in 2026 is being sited against energisationThe moment a completed data centre is actually connected to the grid and can draw power. Until then the building, the racks and the chips inside it earn nothing — which is why the queue for a grid connection, not the queue for silicon, is where the constraint moves next. dates in 2028. Estimated — industry reporting The practical implication for the equity: a power-constrained slowdown looks exactly like a demand slowdown in NVIDIA's reported numbers, but has completely different duration. Distinguishing them in real time will be the hardest analytical task of the next two years.

One measurable read-through on that constraint: Vertiv, which supplies the power and thermal-management equipment a data hall needs before a rack can be energised, grew net sales 24.1% to $3,274.3 million in the quarter ended 30 June 2026, and attributed part of the shortfall against volume to "temporary supply chain congestion and multi-phased project execution" (Vertiv Form 10-Q, quarter ended 30 June 2026). Compare that with hyperscaler capex growth of roughly 55% over the same half. The gap between money committed and megawatts delivered is visible in the equipment layer, and it is widening. Inference — Vertiv serves the whole data-centre market, not AI alone, so the comparison is directional

Antitrust: not a numbers risk yet, but a structure risk. On 23 March 2026 Senators Warren and Blumenthal wrote to Jensen Huang arguing that NVIDIA, which they say "controlled about 90% of the market for graphic processing units," had "effectively acquired Groq in all but name" through a structure designed to "skirt the typical antitrust premerger notification and review process," with a response deadline of 3 April 2026 (Senate press release, 23 Mar 2026). No enforcement action has been publicly announced as of this report's cutoff. Known unknown

The material point is not the letter. It is what the transaction says about NVIDIA's own assessment of the threat. A company that believed inference ASICs were harmless would not pay $17.0 billion of disclosed consideration — $14.4 billion of it goodwill attributed to "the workforce and future development of the licensed technology" — for a licence and a team, and then ship the result as a named rack element within six months. The Groq deal is the clearest available evidence of where NVIDIA thinks its own moat is thinnest, and it points at inference silicon, not at training GPUs. Whether the structure survives regulatory scrutiny is a second-order question; the revealed preference is the finding.

25
Financials and capital allocation — what changed this year

Fiscal 2026 revenue was $215.9 billion, up 65% from $130.5 billion, with Data Center at $193.7 billion — 89.7% of the company; the fourth quarter alone delivered $68.1 billion of revenue and $62.3 billion of Data Center revenue, up 75% year on year, at a 75.0% GAAP gross margin (NVIDIA Q4 FY2026 results release). Full-year gross margin fell to 71.1% from 75.0% as the model shifted "from offering Hopper HGX systems to Blackwell full-scale datacenter solutions" and absorbed the $4.5 billion H20 charge. In the April 2026 quarter, revenue of $81.6 billion produced a 65.6% operating margin and $50.3 billion of operating cash flow.

Three capital-allocation facts changed the character of the company in a single quarter. None has been widely absorbed.

The dividend went up twenty-five fold. On 18 May 2026 the board raised the quarterly dividend from $0.01 to $0.25 per share and added $80 billion to the buyback authorisation. NVIDIA returned approximately $20 billion in the quarter. On roughly 24.2 billion shares, the new dividend is about $6.1 billion a year — trivial against cash flow, but the signal is not trivial. A company that believed it could deploy every marginal dollar into capacity at 75% margins would not be establishing a dividend. This is a maturity signal, dressed as a shareholder-friendly gesture.

The obligations became large and dated. $119 billion of manufacturing, supply and capacity commitments, $95 billion of it payable in the remainder of fiscal 2027; $30 billion of multi-year cloud-service commitments; $32.4 billion of data-centre leases expected to commence between Q2 FY2027 and FY2033, "primarily for data center leases to support our research and development efforts." Committed supply is roughly 47% of trailing-twelve-month revenue. Derived: 119,000 ÷ 253,491 NVIDIA is renting its own compute at scale — a fabless designer that now has an infrastructure liability.

Earnings quality diverged from operating quality. $15.9 billion of the quarter's pre-tax income was investment gains. This is disclosed, excluded from non-GAAP, and entirely legitimate. It is also pro-cyclical with the business, and it means the headline 71.5% net margin should not be compared with any historical figure without adjustment. On an operating basis, 65.6%, the business is more profitable than almost anything of its size in history, and that is the number to underwrite.

26
What ~$5.25 trillion actually prices in

At $216.75 on 11 August 2026 the market pays about 33x trailing earnings and roughly 22x forward, on a company whose most recent quarter grew 85% (stockanalysis.com, 11 Aug 2026). Trailing twelve-month revenue is $253.5 billion and trailing net income $159.6 billion, so the shares trade at about 20.7x sales. Derived from the four most recent quarterly filings

The multiple is not, on its face, demanding. That is what makes the analysis interesting. Nobody has to believe in miracles to own this at 22x forward earnings. What they must believe is something more specific and much harder: that the 75% gross margin is still there in 2029.

Run the arithmetic explicitly. Annualising the guided July quarter gives a $364 billion revenue run-rate. Hold net margin at 50% — below the current 55% ex-investment-gains level, allowing for some mix and tax drift — and a $364 billion revenue base earns about $182 billion, or roughly $7.52 a share on 24.2 billion shares. At today's price that is 28.8x an annualised current run-rate. The market is therefore paying a modest premium to the run-rate and asking for growth to justify the rest.

Figure 21Implied FY2030 value — the grid the price is actually asking you to accept
Exit P/E multipleFY2030 revenue18x24x30x$300B$112$149$186$555B$206$275$344$800B$298$397$496
Evidence: Revenue anchors derived from NVIDIA's guided Q2 FY2027 revenue of $91.0bn (CFO Commentary, 20 May 2026), annualised to $364bn. Share count of 24.22bn from stockanalysis.com, 11 Aug 2026. Current price $216.75.
Method: Implied price = FY2030 revenue × 50% net margin ÷ 24.2bn shares × exit P/E, computed with a calculator. Revenue cases: $300bn (a 6% decline from the annualised run-rate — the digestion case), $555bn (≈15% CAGR for three years from $364bn), $800bn (≈30% CAGR). The 50% net margin is held constant across all cells so that the grid isolates revenue and multiple; it is not a forecast, and margin compression would shift every cell downward proportionally. No discounting to present value is applied — these are nominal FY2030 values, so a reader must apply their own cost of capital.
Synthesis: Today's $216.75 sits between the $300bn/30x cell ($186) and the $555bn/18x cell ($206). In other words, the market is currently paying for roughly flat-to-modest revenue growth at a full multiple, or solid growth at a de-rated one. It is not paying for the bull case — but it also offers no protection if the 50% margin assumption breaks.
Figure 22The revenue range underlying the grid
$300BLow$800BHigh$555BBase
Evidence: Anchored to the annualised Q2 FY2027 guidance of $364bn; hyperscaler calendar H1 2026 capex of ~$294bn (Figure 16); Microsoft commercial RPO $678bn and Alphabet Google Cloud backlog $513.9bn as evidence of contracted downstream demand.
Method: Low = $300bn, an 18% decline from the annualised run-rate, consistent with a capex digestion of the depth seen in prior semiconductor cycles. Base = $555bn, a 15% three-year CAGR. High = $800bn, a 30% CAGR. Compound arithmetic computed with a calculator; these are scenario anchors for the sensitivity grid, not probability-weighted forecasts, and no probabilities are assigned.
Synthesis: The spread is wide because the honest uncertainty is wide. What narrows it is not a view on AI adoption but a view on gross margin: at 55% net margin the base case implies $12.62 of EPS, at 40% it implies $9.17. Duration of margin, not magnitude of revenue, is the swing factor.

This is not an expensive stock on any conventional measure, and the frequent claim that "$5 trillion prices in perfection" does not survive the arithmetic. What the price does embed is an assumption that a 75% gross margin, in a business whose inputs are contractually floored and whose three largest customers are 54% of revenue and are all building substitutes, persists for another four years. That assumption is neither obviously right nor obviously wrong. It is simply the whole investment.

27
The bear case, steelmanned — then dismantled

Here is the strongest version of the opposing worldview, argued to persuade rather than to be knocked down.

The bear case, at its best. NVIDIA is not a monopolist with an annuity. It is a component supplier at the top of the largest capital-goods cycle in history, and every one of its structural protections is being dismantled simultaneously by the only customers who matter.

Consider the sequence. Three customers are 54% of revenue and every one of them has a working accelerator programme: Google shipped its seventh TPU generation and now sells them; Amazon has Trainium3 generally available with Anthropic anchoring it; Meta has four MTIA generations landing in two years and already runs hundreds of thousands of them; Microsoft has its own first-party accelerator programme. These are not experiments. They are the disclosed roadmaps of companies spending $294 billion in six months who have every incentive to convert a 75% supplier gross margin into their own cost saving.

Meanwhile the software moat is being abstracted away by PyTorch, Triton and MLIR; ROCm has reached near-parity on framework workloads; and the interconnect moat has an open answer in UALink 2.0 with silicon in 2026. NVIDIA's own defensive behaviour confirms the diagnosis: a company confident in its moat does not spend $17 billion on a licence and a headcount from a startup, and does not need to license its fabric to rivals to keep them in the tent.

Then the financial structure. NVIDIA has committed $119 billion to suppliers against customer orders that are cancellable without penalty. It carries $25.8 billion of inventory and has already demonstrated, with the $4.5 billion H20 charge, exactly how quickly that converts into a gross-margin hole. Its reported earnings are inflated by $15.9 billion of investment gains on stakes in the very ecosystem it supplies. And the demand behind it is increasingly debt-funded — Alphabet raised over $80 billion in the first half of 2026, Meta $24.9 billion — against depreciation schedules that assume six-year GPU lives while NVIDIA itself ships a new architecture every twelve months. The whole edifice requires that AI revenue outside the circle arrives before the debt matures. That is a bet on adoption speed, not on a moat.

Figure 23 · Evidence: NVIDIA Q1 FY2027 10-Q (concentration, commitments, inventory, investment gains) and FY2026 10-K Item 1A (cancellable orders, H20 charge); Alphabet and Meta Q2 2026 10-Qs (debt issuance); Meta newsroom 11 Mar 2026; AWS Trainium disclosures; UALink Consortium 2.0. Method: The bear case is stated as its strongest advocate would state it, using only sourced facts. Synthesis: Every load-bearing element of the bear case is disclosed and true; the question is what it implies, not whether it is accurate.

Now the dismantling. It does not deny a single fact above.

The bear case's central error is a category error about what the hyperscalers are substituting. Read the disclosures on their own terms. Meta describes "a portfolio approach… while keeping our own MTIA custom silicon at the center," with MTIA 400/450/500 aimed "primarily… to support GenAI inference production." Microsoft's programme is first-party only, with no external availability disclosed. Amazon's Trainium anchors one customer at enormous scale — and its next generation is designed to plug into NVIDIA's fabric. In every case the substitution target is steady-state inference on a known model, which is precisely the workload where a fixed-function ASIC wins and precisely the workload NVIDIA has the weakest structural claim to. None of these programmes is substituting for frontier training, for multi-tenant clouds serving heterogeneous customer models, or for the sovereign and enterprise buildouts that are now half of NVIDIA's Data Center revenue and growing 74%.

Second, the bear case treats capacity substitution as if it were margin substitution. It is not, while supply is short. A hyperscaler that moves 30% of its inference to MTIA does not force NVIDIA to cut price; it frees NVIDIA's constrained supply for the ACIE buyers queuing behind it. That is why NVIDIA's gross margin expanded rather than contracted through the exact period in which every custom-silicon programme reached production. The bear thesis has already had its test window, and the margin went the other way. Observed fact — gross margin 71.5% underlying in Q1 FY26 to 74.9% in Q1 FY27

Third, on cancellable orders and the H20 precedent: the analogy is weaker than it looks. The H20 write-off was caused by a regulatory shock that instantaneously voided a specific SKUStock-keeping unit — one specific product variant, as distinct from the product line. The H20 was a single China-only version of a chip; a rule that killed it did not touch anything else NVIDIA sold., not by demand evaporating. It is evidence of policy risk, which this report treats as real, rather than evidence of demand fragility.

Where the bear case genuinely lands, and where this report concedes it: the margin asymmetry in section 23, the concentration trajectory in section 21, and Google's reclassification from captive to merchant. Those are not answered by any of the above. They are why the verdict is a hold rather than a buy.

28
Alternatives considered and rejected

Figure 24 · Structural readings tested against the evidence and set aside
Alternative readingWhy rejectedWhat would reopen it
"Structural buy — the moat is a permanent toll."The most defended layers (fabric, systems) are real, but the accelerator layer is demonstrably contestable and the input layer is extracting rent NVIDIA cannot refuse. A permanent-toll framing cannot survive Micron at an 84.6% gross margin or Alphabet selling TPUs on-premises.Gross margin sustained above 75% for four consecutive quarters while top-3 customer concentration falls below 40% — proving pricing power independent of scarcity.
"Structural avoid — this is 1999 networking equipment."The analogy fails on the demand structure. Nortel's customers were themselves speculative start-ups funded by equity; NVIDIA's are four of the most cash-generative firms in history carrying $1.19trn of contracted cloud backlog between two of them. And the multiple is 22x forward, not 100x.Hyperscaler capex guidance cut by more than 20% in aggregate for a forward year, or a shortening of server useful-life assumptions at two or more of the four.
"Own the picks-and-shovels supplier instead — buy TSMC."Defensible, and this report has some sympathy. But TSMC's gross margin is 67.7% against NVIDIA's 74.9%, and TSMC carries concentrated geopolitical risk that NVIDIA does not. It is a lower-beta way to own the same cycle, not a better one.NVIDIA gross margin falling below TSMC's for two consecutive quarters.
"Own the memory instead."Not rejected as an observation — the margin data supports it — but rejected as a structural position. Memory's current terms are the product of a supply shock, and take-or-pay contracts run for years, not decades. The rent is real and dated; the moat is not.Evidence that HBM4E and successors require capability so specific that the supplier list narrows rather than widens.
"The CUDA moat will hold; ignore ROCm and JAX."Contradicted by Anthropic's own statement that it runs across Trainium, TPU and NVIDIA GPUs and matches workloads to chips, and by observed PyTorch/ROCm/vLLM portability paths (PyTorch Monarch on ROCm; AMD ROCm vLLM docs).A major lab publicly reversing a multi-vendor strategy on software-productivity grounds.

Evidence: as cited throughout Parts I and II. Method: Each alternative is stated as its strongest advocate would, then tested against a specific disclosed fact; the reopening condition is written to be observable and dated. Synthesis: The rejected readings cluster at the two extremes, which is usually a sign that the evidence supports a conditional rather than a directional view.

29
Second- and third-order effects

The cheaper inference gets, the more the fabric matters. Already argued in section 18, and it is the most important "so what" in the report. Falling cost per token expands token volume and pushes models toward disaggregated serving across many nodes, which converts a compute problem into a networking problem. NVIDIA's least-copied asset therefore appreciates as its most-copied asset commoditises.

The annual cadence is quietly hostile to NVIDIA's own customers. A twelve-month architecture cycle obsoletes rivals — and also obsoletes the Blackwell rack a neocloud financed over six years. NVIDIA is simultaneously the cause of, and the beneficiary of, the depreciation debate. Third-order: if hyperscalers respond by shortening useful lives, their reported cloud operating income falls, which tightens the capex approval that funds NVIDIA. The cadence has a self-limiting property nobody prices.

Merchant TPUs change Alphabet's incentive on price, not just on volume. As long as TPUs were captive, Google's optimal behaviour was to build enough for itself and buy NVIDIA for Google Cloud customers who asked. Once TPU systems are a revenue line with external on-premises customers, Google's optimal behaviour is to win share — and it can price at any level above marginal cost because the R&D is already sunk against internal use. That is the classic dynamic that destroys a merchant supplier's pricing power, and it is now visible in a 10-Q rather than in speculation.

Vendor financing transfers cycle risk from the buyer's balance sheet to the supplier's income statement. NVIDIA's $15.9 billion of quarterly investment gains are the upswing of this. The downswing runs the same way, and it arrives in the same quarter that revenue disappoints. Diversified industrials do not have this correlation; NVIDIA has chosen it.

Memory's new contract structure will outlast this cycle and reshape the next one. If take-or-pay with floors becomes the industry norm, every fabless designer's cost base becomes less cyclical and less controllable at once. The long-run winner of that change is the firm with the most pricing power downstream — which, on today's evidence, is still NVIDIA, but by a narrower margin than in 2024.

30
Falsifiers and dated predictions

Current view: durable rent sits in scale-up fabric and rack-scale integration; the accelerator die is contestable; the binding uncertainty is gross-margin duration, not revenue magnitude.
  • Gross margin. Two consecutive quarters below 68% GAAP gross margin without a one-off charge explaining it. That would demonstrate either memory pass-through failing or customer bargaining power arriving, and it invalidates the central margin-duration assumption.
  • Fabric. A named hyperscaler deploys a production training cluster above 50,000 accelerators with a non-NVIDIA scale-up fabric and no NVIDIA networking content. That falsifies the interconnect moat directly.
  • Concentration. Top-three direct customer concentration rising above 60% of revenue, or any single customer above 25%. At that level the buyer sets the price regardless of how good the product is.
  • Merchant TPU. Alphabet discloses TPU system product revenue at a scale that requires separate reporting, with two or more named external customers deploying on-premises. That converts Google from a captive substitutor into a direct merchant competitor and re-rates the whole competitive analysis.
  • Demand. Aggregate 2027 capex guidance from Microsoft, Alphabet, Amazon and Meta below 2026 actuals. The digestion would then be observed rather than debated.
Figure 25 · Dated, testable predictions
#PredictionByConfidence
1NVIDIA Data Center networking revenue exceeds $80bn on a trailing-twelve-month basis, and networking exceeds 22% of Data Center revenueFY2028 (Jan 2028)High
2NVIDIA GAAP gross margin is between 68% and 76% in every reported quarter — neither collapse nor further expansionThrough FY2029Moderate
3Alphabet reports TPU-system product revenue as a separately identified item, or names an external on-premises TPU customer, in a periodic filingEnd-2027Moderate
4At least one additional third-party accelerator vendor publicly commits to NVLink Fusion beyond AWS Trainium4End-2027Moderate
5Top-three direct customer concentration remains at or above 45% of revenue in every quarterThrough FY2028High
6Memory suppliers' aggregate gross margin declines from 2026 peaks but stays above 55%, validating the floor-price mechanismEnd-2028Moderate
7China data-centre compute remains below 5% of NVIDIA revenue in every quarter, regardless of licensing changesThrough FY2029High
8A US antitrust authority opens or announces a formal review touching the Groq arrangement or NVIDIA's ecosystem investmentsEnd-2027Known unknown

Evidence: Each prediction extends a disclosed trend cited earlier: networking growth of 199% y/y; gross-margin range 71.1%–75.0% across FY2025–Q1 FY2027; Alphabet's Q2 2026 TPU-system disclosure; AWS's Trainium4 NVLink Fusion statement; concentration of 54% in Q1 FY2027; Micron's floor-price commentary; NVIDIA's zero-China guidance assumption; the Warren/Blumenthal letter of 23 Mar 2026. Method: Each is written so a single future filing or public statement settles it. Confidence tags follow the six-level scale used throughout. Synthesis: Predictions 1, 4 and 6 are the ones that most directly test this report's central claim that rent is concentrating in fabric and migrating upstream to memory.

Late Aug 2026NVIDIA Q2 FY2027 results — first test of the $91.0bn guide, the 75.0% gross-margin guide, and whether customer concentration rises above 54%
Autumn 2026Vera Rubin production shipments begin; first observable evidence of NVL144 mix, pricing and any yield or HBM4 supply friction
2H 2026AMD MI450 first gigawatt for OpenAI, and Helios shipments; first UALink 2.0 production silicon
Q4 2026 / Q1 2027Hyperscaler 2027 capex guidance from Microsoft, Alphabet, Amazon and Meta — the single most informative demand datapoint of the cycle
2027Alphabet's on-premises TPU revenue recognition ("significant majority to be recognized in 2027"); Anthropic's multi-gigawatt TPU capacity comes online
2027Anthropic's up-to-2GW of AMD MI450 in Helios begins (1H27); AWS Trainium4 with NVLink Fusion details
2027–2028Energisation of the data-centre capacity ordered in 2026 — the point at which power, not silicon, determines delivered compute

Figure 26 · Evidence: NVIDIA CFO Commentary Q1 FY2027 and press release 31 May 2026; AMD Q2 2026 press release and OpenAI/Anthropic announcements; Alphabet Q2 2026 10-Q; UALink specification page; AWS Trainium4 disclosure. Method: Only dated, publicly scheduled or issuer-stated events are listed. Synthesis: The 2027 cluster is where the competitive picture resolves — three of the five falsifiers become observable within eighteen months.

31
The verdict, and the kill criteria

NVIDIA CorporationNVDAStructural hold — constructive bias
$216.75−0.37%as of 11 Aug 2026
74.9%GAAP gross margin
~22xForward P/E
54%Top-3 customers
ModerateConfidence
The excess return is real, and it sits in the layers hardest to copy: the 72-way NVLink domain, the rack that has to be manufactured as one machine, and the fabric that carries it. Those layers are getting more valuable as inference cheapens, and NVLink Fusion has begun converting rival accelerators into fabric customers. Against that: three customers are 54% of revenue and all are building substitutes; Alphabet has crossed from captive to merchant; and the input layer has contracted floors that make NVIDIA's cost base sticky exactly when its revenue is not. At 22x forward earnings the price does not demand perfection — it demands that a 75% gross margin survive to 2029. That is a defensible assumption and an uncomfortable one to underwrite at full weight. Position: hold the franchise; do not add on strength; add on evidence, not on price.

Figure 27 · Evidence: price and multiples from stockanalysis.com, 11 Aug 2026; gross margin and concentration from NVIDIA's Q1 FY2027 10-Q and CFO Commentary. Method: A structural verdict on the business and its economics, not a price target and not a trade recommendation. Synthesis: Hold rather than buy because the two heaviest debates resolve in opposite directions — moat durability supports the position, demand-and-margin duration does not yet justify paying up.

Two conditions that convert this to a structural buy
  • Concentration falls below 40% while margin holds
    Top-three direct customers under 40% of revenue with GAAP gross margin still above 73% for two consecutive quarters — pricing power demonstrated without scarcity as the explanation.
  • Fabric monetisation becomes visible
    NVIDIA separately quantifies NVLink Fusion or networking-attach revenue on third-party accelerators, or two further vendors commit to the fabric. That converts the interconnect thesis from inference to disclosure.
Three kill criteria — exit the structural position
  • Margin breaks below 68% for two quarters
    Without a one-off explanation, this proves either that memory floors are being absorbed rather than passed on, or that buyer bargaining power has arrived. It is the single most direct refutation of the thesis.
  • A 50,000+ accelerator training cluster ships with no NVIDIA networking content
    The scale-up fabric is the load-bearing moat. One production-scale proof that it is replaceable removes the reason to own this rather than a foundry or a memory maker.
  • Aggregate hyperscaler 2027 capex guided below 2026 actuals
    NVIDIA has $119bn of supply commitments and cancellable customer orders. A genuine digestion converts that asymmetry into inventory charges within two quarters, as FY2026 already demonstrated.

Figure 28 · Evidence: NVIDIA Q1 FY2027 10-Q Notes 10 and 13; FY2026 10-K Item 1A and Item 7; hyperscaler Q2 2026 filings. Method: Each criterion is written to be settled by a single future disclosure. Synthesis: The buy conditions and kill criteria are deliberately asymmetric in kind — the upgrades require evidence of pricing power independent of scarcity, the exits require evidence that the fabric or the margin has broken.

Scarcity flatters everyone. The test of a moat is what the margin does the first time the queue disappears.
On distinguishing a lead from an annuity

Evidence register

Every source below was opened and read in preparing this brief. Tier 1 = issuer filings, issuer releases and regulator publications. Tier 2 = reputable trade, wire or named-analyst work. Tier 3 = aggregated or single-source data used only where flagged. Event dates and publication dates are distinguished in the description. Where a single filing carried several distinct disclosures, the sections actually read are itemised in the description rather than listed as separate rows — the NVIDIA 10-Q alone supplied six (MD&A, Notes 6, 10, 13 and 14, and Item 1A) and the FY2026 10-K seven. Evidence cutoff: 11 August 2026.

#SourceDateTierWhat it carries here
1NVIDIA Form 10-Q, quarter ended 26 Apr 2026 — MD&A, Notes 6, 10, 13, 14, Item 1AFiled 20 May 20261Revenue, customer and geographic concentration, $119bn supply commitments, $30bn cloud commitments, $32.4bn future leases, accrued liabilities, risk factors
2NVIDIA Form 10-K, FY ended 25 Jan 2026 — Item 1, Item 1A, Item 7, Notes 2 and 17Filed Feb 20261Corporate history, CUDA and developer count, FY2026 revenue and margins, Groq Note 2, China/export-control history, revenue by end market and geography
3NVIDIA CFO Commentary, Q1 FY202720 May 20261Segment and market-platform detail, networking +199%, China zero-shipment statement, Q2 guidance, dividend and buyback, supply commitments
4NVIDIA Q1 FY2027 results release20 May 20261Headline results, gross margin, guidance, CEO commentary
5NVIDIA Q2 FY2026 results release (8-K Ex-99.1)27 Aug 20251Q2 FY2026 Data Center revenue of $41.1bn for Figure 11
6NVIDIA Q3 FY2026 results release (8-K Ex-99.1)19 Nov 20251Q3 FY2026 Data Center revenue of $51.2bn for Figure 11
7NVIDIA — Vera Rubin ramps into full production31 May 20261Five-rack composition including Groq 3 LPX, 10× agent throughput claim, partner ecosystem, autumn shipment timing
8NVIDIA — Spectrum-X selected by Meta and Oracle13 Oct 20251Named Spectrum-X adopters; 95% vs ~60% throughput-efficiency claim
9AMD Q2 2026 results4 Aug 2026 (quarter ended 27 Jun 2026)1Data Center revenue $6.718bn +107%, 54% GAAP gross margin, Q3 guidance, Helios/MI400 production status, 2GW MI450 partnerships
10AMD and OpenAI — 6 gigawatt partnership6 Oct 202516GW commitment, first 1GW MI450 in 2H 2026, 160-million-share warrant terms
11Broadcom Form 10-Q, quarter ended 3 May 2026Filed 9 Jun 20261$164.6bn firmly committed RPO including a long-term custom-AI-accelerator contract; revenue $22.187bn; 69% gross margin; customer concentration
12Broadcom Q2 FY2026 results release (8-K Ex-99)3 Jun 20261AI semiconductor revenue $10.8bn +143%; Q3 AI guide $16.0bn; Hock Tan commentary
13Marvell Q1 FY2027 results release (8-K Ex-99.1)27 May 20261Revenue $2.418bn +28%, 52.1% GAAP gross margin, Q2 guide $2.7bn, CEO commentary on custom XPU and optics
14TSMC 2Q26 results (Form 6-K Ex-99.1)16 Jul 20261$40.20bn revenue, 67.7% gross margin, 60.3% operating margin, node mix, Q3 guidance
15Micron Form 10-Q, quarter ended 28 May 2026Filed 25 Jun 20261Revenue $41.456bn, gross profit $35.056bn (84.6%), take-or-pay strategic customer agreements with floor and ceiling bands, floor-price margin statement
16SK hynix 2Q26 business results29 Jul 20261Revenue KRW 79.32trn, operating profit KRW 60.54trn (76% margin), HBM4 mass shipment, LTAs with ~10 customers
17Alphabet Form 10-Q, quarter ended 30 Jun 2026Filed 23 Jul 20261TPU-system product revenue and on-premises supply agreements; Google Cloud revenue $24.768bn and operating income $8.814bn; $513.9bn cloud backlog; H1 capex $80.6bn; debt and equity issuance; $85.2bn leases not commenced
18Meta Form 10-Q, quarter ended 30 Jun 2026Filed 30 Jul 20261Q2 capex $31.08bn, H1 $50.92bn, FY2026 guidance $130–145bn, $24.91bn notes issuance, infrastructure risk factors
19Amazon Form 10-Q, quarter ended 30 Jun 2026Filed 31 Jul 20261Cash capex $53.1bn in Q2 and $96.3bn in H1; AWS revenue $42.232bn; $28.7bn invested in OpenAI Series C in H1 2026
20Microsoft Form 10-K, FY ended 30 Jun 2026Filed 29 Jul 20261Microsoft Cloud revenue $214.4bn +27%, Azure +41%, commercial RPO $678bn +84%, FY2026 capex $115.95bn
21CoreWeave Q1 2026 results (8-K Ex-99.1)7 May 20261Revenue $2.078bn, operating loss $(144)m, net interest expense $536m, $99.4bn revenue backlog, 1 GW active power
22BIS final rule — Revision to License Review Policy for Advanced Computing CommoditiesPublished and effective 15 Jan 20261Presumption-of-denial to case-by-case shift for H200 and equivalents; the four certification conditions
23Anthropic — expanded Google and Broadcom compute partnership6 Apr 20261Multiple gigawatts of TPU capacity from 2027; run-rate revenue above $30bn; explicit multi-vendor statement across Trainium, TPU and NVIDIA
24Meta — expanding custom silicon11 Mar 20261Four MTIA generations in two years; MTIA 300 in production; hundreds of thousands deployed for inference; "portfolio approach" framing
25AWS — Trainium3 UltraServers generally availableRetrieved 11 Aug 20261Trainium3 performance claims vs Trainium2; named customers; Trainium4 design targets and NVLink Fusion support
26US Senate — Warren and Blumenthal on the NVIDIA/Groq arrangement23 Mar 20261"Effectively acquired Groq in all but name"; ~90% GPU market-share assertion; 3 Apr 2026 response deadline; FTC/DOJ referral language
27TSMC July 2026 monthly revenue report (Form 6-K)10 Aug 20261July revenue NT$467.58bn, +44.7% y/y and +5.6% m/m; Jan–Jul 2026 +37.0%. The most recent hard demand datapoint in this brief
28Oracle Form 10-K, FY ended 31 May 2026Filed 22 Jun 20261Remaining performance obligations of $638bn versus $138bn a year earlier, attributed to significant cloud contracts entered in the period
29Dell Technologies Form 10-Q, quarter ended 1 May 2026Filed 9 Jun 20261AI-optimized server revenue $16,132m versus $1,882m a year earlier; backlog increase; 8.3% operating margin; component-cost inflation expected to persist through FY2027
30Arista Networks Form 10-Q, quarter ended 30 Jun 2026Filed 5 Aug 20261Total revenue $3,035.7m, gross profit $1,910.3m (62.9%); customer concentration of 26% and 16% in 2025; explicit statement that memory and silicon supply tightening is pressuring gross margin
31CoreWeave Form 10-Q, quarter ended 31 Mar 2026Filed 8 May 20261Total debt net of discount and issuance costs $24,859m, of which $7,547m current; the leverage behind the neocloud tier
32TSMC Form 20-F for FY2025Filed 16 Apr 20261Ten largest customers 70%/76%/78% of net revenue 2023–2025; largest customer 25%/22%/19%; second largest 11%/12%/17%
33Super Micro Form 10-Q, quarter ended 31 Mar 2026Filed 11 May 202619.9% gross margin on net sales up 122.7%; nine-month gross margin down 3.4 points on AI GPU platform ramp, tariffs and inventory write-downs
34Vertiv Form 10-Q, quarter ended 30 Jun 2026Filed 29 Jul 20261Net sales $3,274.3m, +24.1% y/y; "temporary supply chain congestion and multi-phased project execution" — the physical-build constraint measured at the power and thermal layer
35NVIDIA Q4 and FY2026 results release (8-K Ex-99.1)Feb 20261Q4 FY2026 revenue $68.1bn and Data Center $62.3bn (+75% y/y); FY2026 revenue $215.9bn (+65%); Q4 GAAP gross margin 75.0%, full-year 71.1%
36Marvell Form 10-Q, quarter ended 2 May 2026Filed 28 May 20261Data-centre end-market revenue $1,832.7m (76% of total); China 44% of revenue by shipment destination; $3.5bn Celestial AI acquisition for scale-up photonic interconnect
37AMD Form 10-Q, quarter ended 28 Mar 2026Filed 20261Q1 2026 revenue $10.3bn (+38%), gross margin 53% versus 50% a year earlier — the pace at which the Instinct mix is lifting margin
38Alphabet Form 10-Q, quarter ended 31 Mar 2026Filed 30 Apr 20261Revenue backlog $467.6bn ($462.3bn Google Cloud) — the prior quarter's reading for the backlog trajectory
39Microsoft Form 10-Q, quarter ended 31 Mar 2026Filed 29 Apr 20261Total RPO $633bn and commercial RPO $627bn at 31 Mar 2026; Azure +40% — the prior quarter for the RPO and Azure trajectory
40Oracle Form 10-Q, quarter ended 28 Feb 2026Filed 11 Mar 20261RPO $552.6bn versus $130.2bn a year earlier, with the recognition profile: ~12% in twelve months, 31% in months 13–36, 35% in months 37–60
41NVDA price and valuation statisticsAs of 11 Aug 20263Share price $216.75, market capitalisation ~$5.25trn, trailing P/E 33.3, forward P/E 21.8, 24.22bn shares. Used only for market-price context; all fundamentals are taken from filings
42NVIDIA GB200 NVL72 product pageRetrieved 11 Aug 2026136 Grace CPUs, 72 Blackwell GPUs, 72-GPU NVLink domain, 130TB/s NVLink Switch bandwidth, 13.4TB HBM3E and 576TB/s memory-bandwidth specifications
43NVIDIA DGX GB Rack Scale Systems User Guide — HardwareRetrieved 11 Aug 20261NVL72 rack anatomy: 18 compute trays, 9 NVLink switch trays, TOR management switches, power shelves, bus bar and liquid-cooling manifolds
44NVIDIA GB200 NVL multi-node tuning guideRetrieved 11 Aug 20261NVLink domain expansion from eight HGX H200 GPUs to 72 Blackwell GPUs and 1.8TB/s per-GPU communication speed
45NVIDIA technical blog — AWS integrates NVLink Fusion for Trainium42 Dec 20251AWS Trainium4 designed to integrate with NVLink 6 and NVIDIA MGX rack architecture; supports NVLink Fusion inference
46UALink Consortium specifications pageRetrieved 11 Aug 20261UALink 200G 1.0 and Common 2.0 availability; open scale-up interconnect for up to 1,024 accelerators
47UALink Consortium — About UALinkRetrieved 11 Aug 20261Mission, accelerator-to-accelerator load/store/atomic semantics, April 2025 public specification availability
48AMD ROCm AI Ecosystem — vLLM V1 performance optimisation29 May 20261vLLM optimisation guidance for AMD Instinct MI300X, MI325X, MI350X and MI355X GPUs
49AMD ROCm docs — Install Triton for ROCmRetrieved 11 Aug 20261Triton working on AMD GPUs via ROCm/PyTorch path; used for software-abstraction threat, not benchmark parity
50PyTorch Foundation — Bringing PyTorch Monarch to AMD GPUs on ROCm6 Jul 20261Monarch ROCm port, 1,171 tests passing, MI300/MI355 cluster validation, RCCL/NCCL and HIP compatibility layer
51PyTorch docs — Start locallyRetrieved 11 Aug 20261PyTorch install path includes ROCm support; used for framework portability claim
52MLIR GPU dialect documentationRetrieved 11 Aug 20261GPU dialect abstracts kernel launches and supports GPU module lowering toward backend targets including NVVM and ROCDL
53MLIR AMDGPU dialect documentationRetrieved 11 Aug 20261AMD-specific MLIR wrappers used with generic GPU/vector dialects for AMD hardware
54Microsoft Azure Blog — Azure Maia for the era of AI3 Apr 20241Maia 100 as Microsoft's first in-house AI accelerator, designed for Azure AI infrastructure and rack/network/power co-design
55Microsoft Source — Maia 200 inference accelerator26 Jan 20261Maia 200 as Azure-integrated inference accelerator; no external merchant availability disclosed
56Samsung Global Newsroom — commercial HBM4 shipments12 Feb 20261HBM4 mass production, commercial shipments, 11.7Gbps to 13Gbps speed, 3.3TB/s per-stack bandwidth, HBM4E/custom-HBM sampling timing
57Samsung/AMD strategic collaboration18 Mar 20261HBM4 alignment with AMD Instinct MI455X and Helios rack-scale architecture
58Samsung/Broadcom strategic collaboration25 Jul 20261Memory/foundry collaboration for next-generation AI accelerators; expected >$200bn across five years per Samsung/Broadcom release
59Google Cloud TPU product pageRetrieved 11 Aug 20261Ironwood TPU generally available; TPU 8i and TPU 8t listed as coming soon; vLLM TPU inference pathway
60Google Cloud TPU7x / Ironwood documentationRetrieved 11 Aug 20261Ironwood architecture and 9,216-chip pod configuration for large-scale training and inference
61Google Cloud Blog — Ironwood TPU carbon-efficiency gains6 Apr 20261Ironwood generational efficiency and fleet utilisation disclosures; supports TPU roadmap context

Method note on derived figures. Every calculation in this brief is shown where it is used. The recurring ones: Micron gross margin 35,056 ÷ 41,456 = 84.6%; Broadcom gross margin 15,415 ÷ 22,187 = 69.5%; SK hynix operating margin 60,542.6 ÷ 79,318.7 = 76.3%; NVIDIA Q1 FY2027 operating margin 53,536 ÷ 81,615 = 65.6%; NVIDIA net margin excluding equity gains (58,321 − 15,936 × (1 − 0.166)) ÷ 81,615 = 55.2%; China share 4,550 ÷ 81,615 = 5.6%; trailing-twelve-month revenue 81,615 + 68,127 + 57,006 + 46,743 = $253,491m and net income $159,613m; supply commitments as a share of TTM revenue 119,000 ÷ 253,491 = 47%; Microsoft calendar H1 2026 capex 115.95 − 80.15 + 30.88 = $66.68bn; Figure 21 cells = revenue × 0.50 ÷ 24.2bn shares × multiple. All computed with a calculator, not estimated.

Not verified / not load-bearing

The following were encountered in research but could not be confirmed against a primary source opened in preparing this brief. None of them carries a conclusion, a verdict, a figure value or a prediction anywhere in this document. They are listed so a reader can see exactly what was excluded and why.

ItemStatusWhy it carries nothing here
Management statements of ~$500bn, later ~$1trn, of cumulative Blackwell and Rubin order "visibility" through 2026–2027Widely reported from GTC keynotes; no primary transcript or issuer publication retrieved this sessionExplicitly excluded from Figure 13 and from every demand argument. NVIDIA discloses no remaining-performance-obligation measure, so the figure cannot be reconciled to any filing. The demand case rests instead on buyers' own disclosed capex and RPO
Press reports valuing the Groq transaction at ~$20bnReported; not reconcilable to the filingThe brief uses only the disclosed consideration in NVIDIA's Note 2 — $13.0bn at closing plus $4bn payable within one year, $14.4bn goodwill and $2.5bn developed-technology intangible
NVIDIA/OpenAI 10-gigawatt, up-to-$100bn partnership statusAnnounced Sep 2025 as a letter of intent; no definitive agreement disclosed in the FY2026 10-K or the Q1 FY2027 10-QCited in Figure 13 only as a non-binding letter of intent; no revenue, prediction or verdict depends on it
Google/Anthropic figures of up to 1 million Ironwood TPUs and up to $40bn of investmentTrade reporting; Anthropic's own release states only "multiple gigawatts… starting in 2027"The brief uses only Anthropic's own wording. The Google threat ranking rests on Alphabet's 10-Q disclosure of TPU-system product revenue, not on these figures
Broadcom full-year FY2026 AI revenue of ~$56bn and FY2027 above $100bnReported from the earnings call; not in the press release or 10-Q retrievedReplaced throughout with the disclosed $10.8bn quarter and the $16.0bn Q3 guide
Marvell data-centre segment revenue of ~$1.83bn and FY2027/FY2028 revenue targetsReported; not in the results release retrievedMarvell is graded on its disclosed total revenue of $2.418bn, gross margin of 52.1% and $2.7bn Q2 guide. Removed from Figure 4 to avoid a segment-versus-total scope error
AWS Project Rainier scale of ~500,000 Trainium2 chipsTrade reporting; not in the AWS page retrievedRemoved from the AWS threat card and from the bear case; the AWS assessment rests on Trainium3 general availability and the Trainium4 NVLink Fusion statement
Microsoft Maia deployment scale, Maia 300 reporting, and merchant availabilityMicrosoft's own Maia 100 and Maia 200 releases verify an Azure-focused first-party accelerator programme. Same-day reporting on Maia 300 scale was secondary and no Microsoft primary release was found before cutoffMicrosoft remains characterised as captive demand loss, not direct merchant competition. The confidence stays Moderate because deployment scale and external availability are not disclosed
Samsung HBM4 qualification status for NVIDIA Vera RubinSamsung's own 12 Feb 2026 HBM4 release verifies mass production and commercial shipments; Samsung's releases do not verify NVIDIA qualification or Vera Rubin allocationNo margin figure, market-share estimate or NVIDIA-specific qualification claim depends on Samsung. The HBM rent argument rests on Micron's and SK hynix's disclosed economics, while Samsung is used only to show that the third supplier is again technically relevant
UALink production adoption and revenue impactThe public UALink specification page verifies specification availability and the up-to-1,024-accelerator scale-up design target; it does not verify deployment scale, attach rate or production yieldThe interconnect argument continues to rest on NVIDIA's disclosed networking revenue and AMD's Helios timing. UALink is treated as the correct standards threat, not as an already scaled commercial substitute
ROCm-versus-CUDA throughput parity of roughly 90–95% on standard LLM inferenceThird-party practitioner benchmarking; methodology not standardised, and no primary benchmark is usedThe numeric parity estimate has been removed from the load-bearing prose. The qualitative portability claim now rests on primary/open project documentation: PyTorch ROCm install support, PyTorch Monarch on ROCm, AMD ROCm vLLM docs, and MLIR GPU dialect docs
TSMC CoWoS capacity levels and expansion rates (wafers per month)Third-party capacity tracking; not disclosed by TSMCLabelled inline as an estimate. The packaging argument uses only the direction of expansion and TSMC's own disclosed node mix and margins
Grid interconnection timelines of 24–36 months in major US marketsIndustry reporting, not a regulator datasetLabelled inline. The power constraint is carried by NVIDIA's own 10-Q risk language, which is Tier 1
OpenAI 2026 loss estimates of roughly $14bn and industry-wide AI revenue estimates of $50–60bnThird-party estimates; OpenAI does not fileExplicitly labelled as an estimate and explicitly stated in section 20 not to carry a conclusion. The demand assessment rests on hyperscaler capex and contracted cloud backlog
Identity of NVIDIA's three largest direct customers, and of the "one AI research and deployment company" named in the FY2026 10-KNot disclosed by the issuerNo attribution is made anywhere in this brief. The concentration analysis uses only the disclosed unnamed percentages
Estimated market-share percentages for AI accelerators (variously 70–87% for NVIDIA)Third-party estimates with incompatible definitionsDeliberately not used. Figure 4 presents disclosed revenue magnitudes with an explicit scope caveat instead of a share calculation
Commercial terms and revenue contribution of NVLink FusionNot disclosedSection 18's second-order argument is explicitly tagged as an inference, and prediction 4 is written so that a future public commitment settles it

This document is an internal structural assessment of NVIDIA's technology position and equity economics. It is not investment advice, not a recommendation, and not a solicitation. Verdicts are structural classifications, not trade calls, and no price target is expressed or implied. Evidence cutoff: 11 August 2026; developments after that date are not reflected.

Argue with this brief.

Every brief is built to be pushed on — corrections, counter-evidence and questions all land in the live thread, and they sharpen the next revision.

Discuss on X →

Read next

Company
SpaceX — After the First Print
Value-Chain Study
Colorado Water Rights and the Water Value Chain — Where the Durable Profits Concentrate
The Primer Desk.
Powered by Atlas Intelligence Research (AIR)
Independent research. Sourced to primary documents, published only after passing an internal verification gate. Nothing here is investment advice.
@primerdesk on X →