Every post in this series has quietly leaned on one assumption: that compute is available, if you can pay for it. Training a frontier model "costs $100M." Running inference "costs $0.003 per image." A robot foundation model needs "$10-100M in data collection and compute." This post unpacks what's actually behind those numbers — the chips, the data centers, the power grids, and the supply chains that make modern AI physically possible. Algorithms get the headlines, but for the last decade, the single best predictor of a lab's frontier capability has been the compute it can put behind a training run. This is the layer everything else in this blog sits on top of.
🕰️ From CPUs to AI Factories
The hardware story runs in parallel to every model story we've covered — each capability leap in this blog series was gated by a corresponding leap in silicon. Here's how we got from general-purpose chips to purpose-built AI infrastructure:
Custom Silicon / Milestone
🖥️ Era 1 — Before AI Needed Its Own Chips (1999–2011)
1999
Pre-AI Hardware
1999
NVIDIA GeForce 256
NVIDIA · The first chip marketed as a "GPU"
ContextDesigned purely for real-time 3D graphics rendering — massively parallel architecture built to transform and light millions of polygons per second for video games.
RelevanceNobody involved was thinking about neural networks. But the underlying architecture — thousands of simple cores doing the same math on different data — turned out to be exactly what deep learning needed a decade later.
Pre-AI HardwareFoundational
2006
Architecture
2006
CUDA ⭐
NVIDIA · General-purpose programming platform for GPUs
BreakthroughLets developers write general parallel programs for GPUs in C, rather than being restricted to graphics-specific shader languages — opens the GPU up as a general-purpose parallel compute device.
ImpactThe single most consequential software decision in AI hardware history. A decade of sustained CUDA investment — while the outcome was uncertain — became NVIDIA's defining moat once deep learning proved GPUs were the right substrate.
ArchitectureMilestoneNVIDIA
💡 Era 2 — Deep Learning Discovers the GPU (2012–2016)
2012
GPU Generation
Sep 2012
AlexNet on GTX 580s ⭐
Krizhevsky, Sutskever, Hinton (Toronto) · The ImageNet moment
BreakthroughTrains a deep CNN on two consumer NVIDIA GTX 580 GPUs, crushing the ImageNet competition by a massive margin over hand-engineered computer vision methods.
ImpactThe single event that convinced the industry GPUs were the future of AI compute — every major lab's hardware strategy since traces back to this result. NVIDIA's stock and strategic direction pivoted hard toward AI within two years.
GPU GenerationMilestone
2014
GPU Generation
2014
Maxwell Architecture
NVIDIA · Major efficiency leap, GPUs enter data centers seriously
BreakthroughDramatic performance-per-watt improvement over prior generations — the first NVIDIA architecture explicitly designed with data-center deep learning workloads as a target market, not an afterthought.
ImpactMarked NVIDIA's strategic pivot from "graphics company that AI researchers happen to use" to "AI infrastructure company" — cemented by the Tesla/data-center product line split from consumer GeForce.
GPU GenerationNVIDIA
2016
Custom Silicon
May 2016
Google TPU v1 ⭐
Google · First ASIC purpose-built for neural network inference
BreakthroughA Tensor Processing Unit built from scratch around the systolic-array matrix-multiplication pattern that dominates neural network math — 15-30× faster and far more power-efficient than contemporary GPUs for inference.
ImpactProved that hyperscalers with enough scale and in-house AI workload could out-engineer general-purpose GPU vendors for their specific needs — launched the entire custom-silicon movement (Trainium, Maia, MTIA all descend from this thesis).
Custom SiliconMilestoneGoogle
🔥 Era 3 — Tensor Cores & the Transformer Era (2017–2020)
2017
GPU Generation
2017
Volta & Tensor Cores ⭐
NVIDIA V100 · First GPU with dedicated matrix-multiply hardware units
BreakthroughAdds "Tensor Cores" — specialized circuits performing fused multiply-accumulate operations on small matrices in a single clock cycle, purpose-built for the exact math neural network training requires.
ImpactRoughly coincided with the Transformer paper's release — the V100 became the de facto training platform for the entire first generation of Transformer-based language models, including early GPT and BERT.
GPU GenerationMilestoneNVIDIA
2020
GPU Generation
May 2020
A100 (Ampere)
NVIDIA · The chip that trained the GPT-3 generation
BreakthroughIntroduces multi-instance GPU partitioning and third-generation Tensor Cores with sparsity support — becomes the industry-standard training and inference workhorse for three straight years.
ImpactGPT-3, the first LLM to demonstrate startling emergent capability at scale, was trained on A100-class hardware — cementing NVIDIA's position just as the LLM boom began. A100 shortages became a defining supply constraint of 2022-23.
GPU GenerationNVIDIA
🚀 Era 4 — The LLM Compute Boom (2022–2024)
2022
GPU Generation
Sep 2022
H100 (Hopper) ⭐
NVIDIA · The Transformer Engine chip that defined the ChatGPT era
BreakthroughIntroduces the "Transformer Engine" — dynamic FP8/FP16 precision switching purpose-built for Transformer workloads — alongside dramatically improved NVLink interconnect bandwidth for multi-GPU scale-out.
ImpactReleased just two months before ChatGPT's launch, H100 demand exploded into the defining hardware shortage of the generative AI boom — lead times stretched past a year, and H100 access became a direct proxy for a company's AI ambitions.
GPU GenerationMilestoneNVIDIA
2023
Custom Silicon
2023
AWS Trainium2 & Google TPU v5
Amazon / Google · Hyperscaler custom silicon reaches production maturity
BreakthroughBoth hyperscalers ship custom AI accelerators mature enough to train frontier-scale models — Anthropic's Claude models train substantially on Trainium; Google trains Gemini on TPU v5.
ImpactBroke the assumption that frontier AI required NVIDIA GPUs specifically — proved custom ASICs could match GPU-class training capability while reducing dependence on a single external vendor.
Custom SiliconAWSGoogle
Architecture
2023
AMD MI300X
AMD · First credible GPU alternative for LLM training/inference
BreakthroughChiplet-based design combining CPU and GPU dies with industry-leading 192GB of HBM3 memory — directly targets the memory-capacity bottleneck that constrains large model inference.
ImpactGave hyperscalers and labs genuine negotiating leverage against NVIDIA pricing for the first time in the LLM era — Microsoft and Meta both adopted MI300X at meaningful scale for inference workloads.
ArchitectureAMD
2024
GPU Generation
Mar 2024
Blackwell (B200/GB200) ⭐
NVIDIA · Rack-scale AI "superchip" and NVLink domain architecture
BreakthroughFuses two reticle-limit dies into one GPU package via a 10TB/s die-to-die interconnect, paired with the GB200 NVL72 rack design linking 72 GPUs into one coherent NVLink domain behaving like a single giant accelerator.
ImpactShifted the unit of competition from "chip" to "rack" — NVIDIA now effectively sells a vertically integrated AI factory design, not just silicon, extending its moat into system architecture, networking, and liquid cooling.
GPU GenerationMilestoneNVIDIA
🏭 Era 5 — AI Factories & Scale-Out (2025–2026)
2025
Custom Silicon
2025
Microsoft Maia & Meta MTIA Scale-Up
Microsoft / Meta · The remaining major hyperscalers commit to custom silicon
BreakthroughBoth companies move custom accelerators from limited pilot deployments into meaningful production inference capacity, following the AWS/Google playbook of reducing per-token cost by controlling the full stack.
ImpactBy 2025, every major hyperscaler runs a dual-track hardware strategy — NVIDIA/AMD GPUs for maximum flexibility and frontier training, custom ASICs for cost-optimized inference at massive scale.
Custom SiliconMicrosoftMeta
Architecture
2025
Sovereign AI Chip Programs Accelerate
EU, India, Japan, Middle East · National compute independence initiatives
BreakthroughMultiple governments commit multi-billion-dollar programs to build domestic AI compute capacity, partly motivated by export-control exposure and a desire not to depend entirely on US/Chinese silicon supply chains.
Impact"Sovereign AI compute" becomes a standard line item in national industrial policy, alongside sovereign AI models — connecting directly to the geopolitical dimension of the compute stack.
ArchitectureGeopolitics
2026
AI Factory Era
Early 2026
Gigawatt-Scale Data Centers ⭐
Industry-wide · Individual training clusters exceed 1GW power draw
BreakthroughThe largest frontier training clusters now draw power comparable to a mid-sized city — forcing direct co-location with dedicated power generation (gas turbines, nuclear, SMRs) rather than relying purely on grid capacity.
ImpactPower availability, not chip supply, becomes the binding constraint on frontier training scale for the first time — reframes AI infrastructure as fundamentally an energy problem as much as a semiconductor problem.
AI Factory EraMilestoneEnergy
GPU Generation
Mid 2026
Rubin Architecture (Next-Gen)
NVIDIA · Annual cadence continues, HBM4 memory generation
BreakthroughContinues NVIDIA's shift to a one-year release cadence (versus the historical two-year cycle), paired with next-generation HBM4 memory addressing the persistent memory-bandwidth bottleneck.
ImpactThe accelerated cadence itself becomes a competitive weapon — makes it harder for AMD, custom silicon, and challenger chip startups to close the capability gap before the next generation ships.
GPU Generation2026
📊 Why Compute Is the Bottleneck
~4×
Yearly growth rate in compute used for the largest training runs (2012–2024 trend)
$400B+
Combined 2025-26 AI infrastructure CapEx across the largest hyperscalers
~80%
Global AI accelerator market share held by NVIDIA as of 2025
1GW+
Power draw of the largest individual frontier training clusters (2026)
Scaling laws research (Kaplan et al. 2020, Chinchilla/Hoffmann et al. 2022) established an empirical relationship that has held remarkably well: model performance improves predictably as a function of compute, data, and parameters scaled together. This turned AI research from a purely algorithmic pursuit into something closer to a capital-intensive industrial process — the labs with the most compute, deployed most efficiently, have consistently produced the most capable frontier models. Algorithmic efficiency gains (better architectures, training recipes, data curation) have been real and valuable, but they've reduced the compute needed for a given capability level rather than eliminating the advantage of having more compute in absolute terms. This is why frontier labs' single largest expense — and the reason hyperscalers now spend more on AI infrastructure CapEx than on nearly anything else in their business — is compute.
📈 The Scaling Bet
Chinchilla scaling laws: optimal training balances model size and data volume against available compute
Test-time/inference compute scaling (o1/o3-style reasoning) adds a second, independent axis for compute demand
Every doubling of context length and multimodal capability multiplies inference compute requirements
No lab has found an algorithmic shortcut that eliminates the correlation between compute and capability
🏗️ The Infrastructure Bet
Building gigawatt-scale data centers takes years — capacity decisions made today gate 2027-2028 model capability
Chip fabrication lead times (12-18+ months from design to volume production) force multi-year forward bets
Power procurement and grid interconnection now rival chip acquisition as a planning bottleneck
Vertical integration (chip + rack + networking + power) is becoming the actual unit of competitive advantage
🧩 A Taxonomy of AI Silicon
Not all "AI chips" are alike — they diverge sharply based on whether they're optimized for training or inference, general flexibility or maximum efficiency on a narrow workload, and data-center scale or edge deployment.
By Design Philosophy
🎛️ General-Purpose GPUs
Massively parallel processors (NVIDIA, AMD) originally designed for graphics, now the dominant AI training substrate. Flexible enough to run any model architecture via software (CUDA/ROCm), at some efficiency cost versus a purpose-built chip.
🧮 Custom ASICs / TPUs
Application-Specific Integrated Circuits (Google TPU, AWS Trainium, Microsoft Maia) built from the ground up around the systolic-array matrix multiplication pattern neural networks rely on. Less flexible, often significantly more power- and cost-efficient at the specific workloads they're designed for.
📱 Edge / On-Device NPUs
Neural Processing Units (Apple Neural Engine, Qualcomm Hexagon) embedded in phones and laptops, optimized for extreme power efficiency running small/quantized models locally rather than raw throughput.
By Workload Target
🏋️ Training-Optimized
Maximizes raw FLOPs and high-precision (FP16/BF16) throughput plus fast interconnect for multi-chip gradient synchronization across thousands of devices working on one training run. NVIDIA H100/B200, TPU v5p, Trainium2.
⚡ Inference-Optimized
Prioritizes low latency and cost-per-token over raw throughput — often uses aggressive quantization (INT8/FP8/FP4), specialized memory architectures, and dedicated hardware for the "decode" phase of autoregressive generation. Groq LPU, Inferentia, many custom ASICs.
🗂️ The Chip Landscape
| Chip |
Company |
Type |
Target |
Key Spec |
Access |
| H100 / H200 |
NVIDIA |
GPU |
Training Inference |
80–141GB HBM3/3e, 900GB/s NVLink |
Cloud / On-prem |
| Blackwell (B200/GB200) |
NVIDIA |
GPU |
Training |
2 dies fused, 192GB HBM3e, NVL72 rack-scale |
Cloud / On-prem |
| MI300X / MI325X |
AMD |
GPU |
Training Inference |
192–256GB HBM3, chiplet design |
Cloud / On-prem |
| TPU v5p / v6 (Trillium) |
Google |
ASIC |
Training Inference |
Pod-scale interconnect, optical circuit switching |
Google Cloud only |
| Trainium2 / Trainium3 |
AWS |
ASIC |
Training |
UltraCluster scale-out, custom NeuronLink |
AWS only |
| Maia 100/200 |
Microsoft |
ASIC |
Inference |
Custom liquid-cooled rack design |
Azure only |
| MTIA v2 |
Meta |
ASIC |
Inference |
Optimized for recommendation + LLM inference |
Internal Meta use only |
| WSE-3 (Wafer-Scale Engine) |
Cerebras |
ASIC |
Training Inference |
Entire silicon wafer as one chip, 44GB on-chip SRAM |
Cloud / On-prem |
| LPU (Language Processing Unit) |
Groq |
ASIC |
Inference |
Deterministic execution, extremely low latency |
Cloud API |
| Ascend 910C |
Huawei |
ASIC |
Training Inference |
China's leading domestic AI accelerator |
China domestic market |
| Apple Neural Engine (M-series) |
Apple |
NPU |
Edge Inference |
~38 TOPS, integrated in every M-series chip |
Consumer hardware |
| Snapdragon Hexagon NPU |
Qualcomm |
NPU |
Edge Inference |
On-device LLM inference, ~45 TOPS |
Consumer hardware |
⚙️ How AI Chips Actually Work
Understanding a few core architectural concepts explains why chip specs and pricing look the way they do — and why "more FLOPs" alone doesn't determine which chip wins a given workload.
1. Precision: The FP32 → FP4 Journey
Neural networks don't need the full numerical precision that scientific computing traditionally demanded. Each step down in precision roughly doubles throughput and halves memory footprint, at some cost to numerical accuracy that modern training/inference techniques increasingly compensate for algorithmically.
FP32
Full Precision
Legacy training baseline, rarely used at scale today
BF16 / FP16
Mixed Precision
Standard training precision since Volta's Tensor Cores
FP8
Transformer Engine
Hopper/Blackwell training + high-throughput inference
INT8 / FP4
Quantized Inference
Maximum throughput inference, edge deployment
2. Memory Bandwidth: The Real Bottleneck
Raw FLOPs get the marketing headlines, but for most modern AI workloads — especially LLM inference — the binding constraint is memory bandwidth, not compute. Generating each output token requires streaming the entire model's weights from memory to the compute units; if memory can't feed data fast enough, expensive compute cores sit idle waiting. This is why High Bandwidth Memory (HBM) capacity and speed are now a headline spec competitive battleground in their own right — AMD's MI300X leads on raw HBM capacity specifically to win memory-bound inference workloads away from NVIDIA.
💾
HBM Memory
Stores model weights
🚄
Memory Bus
Bandwidth-limited transfer
🧮
Tensor Cores
Often idle waiting on memory
🔗
NVLink / Interconnect
Chip-to-chip bandwidth
🌐
InfiniBand Network
Rack-to-rack scale-out
3. Interconnect: Making Thousands of Chips Act as One
No single chip trains a frontier model — modern training runs span thousands to tens of thousands of accelerators working in tight synchronization. NVLink connects GPUs within a server/rack at extremely high bandwidth (Blackwell's NVL72 links 72 GPUs into one coherent domain); InfiniBand or high-speed Ethernet then connects racks to each other across the data center. The efficiency of this interconnect fabric — not just individual chip speed — determines how much of theoretical FLOPs a training run actually achieves; poor interconnect utilization is why real-world training throughput is often only 30-50% of a cluster's theoretical peak.
4. Chiplets & Advanced Packaging
As single monolithic dies approach the physical reticle limit (the maximum size a chip fabrication process can print in one pass), the industry has shifted to chiplet designs — multiple smaller dies fused together via advanced packaging (like TSMC's CoWoS) into what functions as one larger logical chip. Blackwell's two-die fusion and AMD's MI300X chiplet architecture are both direct responses to this physical scaling limit — packaging technology, not just transistor design, has become a genuine competitive bottleneck.
🏢 The Data Center Layer: From Chip to "AI Factory"
A chip alone trains nothing — it has to sit inside a data center engineered to deliver enough power and remove enough heat to let thousands of them run at full tilt simultaneously. NVIDIA's own framing has shifted to calling these facilities "AI factories," reflecting that the unit of production and competition has moved up a level from individual chips.
🖥️
Accelerator Layer
GPUs/ASICs performing the actual matrix math — the layer most public discussion focuses on.
🌐
Networking Fabric
NVLink, InfiniBand, and optical interconnects binding thousands of chips into one logical training system.
❄️
Cooling Infrastructure
Modern GPU racks exceed 100kW of heat density — air cooling is no longer sufficient, forcing a rapid industry-wide shift to direct liquid cooling.
⚡
Power Delivery
Substations, backup generation, and increasingly dedicated power plants (gas, nuclear, SMRs) co-located specifically to feed a single campus.
🏗️
Physical Real Estate & Construction
Multi-year build timelines for campuses now routinely exceeding a gigawatt — increasingly the true rate-limiting step in scaling compute.
The most-cited industry rule of thumb by 2026: a single rack of the latest-generation GPU hardware can draw well over 100kW — more power than an entire typical single-family home's annual usage, running continuously, in one server rack. Multiply that across a data center with tens of thousands of chips and it becomes clear why power procurement, not chip acquisition, is increasingly the binding constraint on how fast a lab can grow its training capacity.
🏭 Major Players
NVIDIA
Dominant GPU + Systems Vendor
H100/H200
Blackwell
CUDA
NVLink
~80% AI accelerator market share. Moat isn't just silicon — it's CUDA's decade-long software ecosystem lock-in plus increasingly vertical integration into full rack-scale systems (NVL72), networking, and even data center reference designs.
AMD
Leading GPU Challenger
MI300X
MI325X
ROCm
Best-positioned alternative to NVIDIA on raw hardware, particularly memory-bound inference workloads (leading HBM capacity). ROCm software ecosystem still meaningfully behind CUDA in maturity and developer mindshare, the primary adoption barrier.
Google
Vertically Integrated Custom Silicon
TPU v5p
Trillium (v6)
The longest-running and most mature hyperscaler custom-silicon program — nearly a decade of iteration. Trains Gemini natively on TPU, giving Google a cost structure advantage competitors dependent on external GPU purchases can't easily replicate.
Amazon (AWS)
Cloud-Native Custom Silicon
Trainium2/3
Inferentia
Anthropic's Claude models train substantially on AWS Trainium infrastructure (Project Rainier) — the clearest proof point that hyperscaler custom silicon can support genuinely frontier-scale training, not just cost-optimized inference.
Microsoft
Emerging Custom Silicon + OpenAI Infrastructure
Maia 100/200
Balances heavy NVIDIA GPU purchases (much of it for OpenAI workloads under their partnership) with a growing custom silicon program aimed at reducing long-term inference costs across Azure and Copilot products.
Meta
Custom Silicon for Internal Scale
MTIA v2
Unlike other hyperscalers, doesn't sell cloud compute externally — MTIA is purely an internal cost-optimization play against Meta's enormous recommendation-system and growing LLM inference workloads at Facebook/Instagram scale.
TSMC
The Foundry Beneath Everyone
CoWoS Packaging
3nm/2nm Process
Manufactures essentially every leading-edge AI chip regardless of which company designed it — NVIDIA, AMD, Google, Amazon, and Apple's chips are all fabricated at TSMC. The single most important chokepoint in the entire global AI supply chain.
Huawei
China's Domestic AI Silicon Leader
Ascend 910C
CANN Software
China's most advanced domestic AI accelerator program, developed specifically to reduce dependence on export-controlled NVIDIA hardware. Trails NVIDIA on raw per-chip performance but is rapidly closing the gap and benefits from strong domestic policy support.
🚀 Startups & Funding Activity
Chip startups face a brutal capital reality — designing and fabricating leading-edge silicon requires hundreds of millions before any revenue, and success depends on out-executing NVIDIA's software ecosystem, not just matching its hardware specs. Despite this, several companies have raised eye-catching rounds betting on architectural approaches NVIDIA hasn't prioritized.
Cerebras Systems
$1.1B
Cumulative · Valuation ~$8B (2025 pre-IPO)
Alpha Wave, Altimeter Capital, G42
Groq
$640M
Series D · 2024 · Valuation $2.8B
BlackRock, Cisco Investments, Samsung Catalyst
SambaNova Systems
$1.1B
Cumulative · Valuation ~$5B
SoftBank Vision Fund, Intel Capital
Tenstorrent
$693M
Cumulative · Valuation ~$2.6B
Samsung, Hyundai, Fidelity, Jeff Bezos
Etched
$120M
Series A · 2024 · Valuation ~$750M
Primary Venture Partners, Positive Sum Ventures
d-Matrix
$275M
Series C · 2024 · Valuation ~$2B
Temasek, BlackRock, Microsoft
Positron AI
$51M
Series A · 2025
Valor Equity Partners, Atreides Management
Rivos
$250M
Series A · Acquired by Meta 2024
Matrix Capital, Walden Catalyst
Investor thesis patterns: Cerebras and SambaNova bet on radical departures from conventional GPU architecture (wafer-scale integration, dataflow processors) targeting workloads where NVIDIA's general-purpose flexibility is a liability, not an asset. Groq and Etched bet narrowly on inference-only, transformer-specific silicon, trading training flexibility for maximum inference efficiency on the workload that will dominate long-term AI compute spend as deployed usage outstrips training runs. Meta's 2024 acqui-hire of Rivos signals — like Amazon's Covariant acquisition in robotics — that hyperscalers view chip design talent as strategically scarce enough to acquire outright.
📐 How AI Chips Are Benchmarked
Peak theoretical FLOPs figures on a spec sheet are notoriously misleading — real-world training and inference throughput depends heavily on memory bandwidth, interconnect efficiency, and software maturity. Standardized benchmarks exist specifically to cut through marketing numbers.
MLPerf Training
LLM Pretraining
Blackwell
Image Classification
TPU v5p
Key Metrics Explained
MLPerf — Industry-standard benchmark suite (MLCommons consortium) covering both training time-to-accuracy and inference throughput/latency across standardized model workloads.
Model FLOPs Utilization (MFU) — The ratio of achieved throughput to theoretical peak FLOPs. Real-world training runs typically achieve 30-50% MFU — the gap is almost entirely memory/interconnect bottlenecks, not compute limits.
Tokens per second per dollar — Increasingly the metric that actually matters for deployed inference at scale, favoring efficiency-optimized chips over raw peak-performance leaders.
Perf-per-watt — Critical given that power, not chip acquisition cost, is often the binding long-term operating expense at data-center scale.
💰 Compute Economics
🏗️
CapEx: Building the Factory
Upfront cost of chips, data center construction, networking, and power infrastructure — the dominant AI-related expense line for hyperscalers today.
Combined hyperscaler 2025-26 AI CapEx guidance: $400B+ across the largest players
⚡
OpEx: Power & Cooling
Ongoing electricity and cooling costs that increasingly rival hardware depreciation as a share of total cost of ownership at gigawatt scale.
A single large frontier training run can consume tens of millions of dollars in electricity alone
🎓
Training Run Cost
Compute cost of a single frontier pretraining run, scaling directly with parameter count and training token volume per Chinchilla-style scaling laws.
Frontier-scale training runs are widely estimated in the $100M–$1B+ range for the largest models
💬
Inference Cost per Token
The recurring cost that scales with usage, not training — increasingly the larger cumulative cost for any widely-deployed model over its lifetime.
Directly determines the API pricing covered in our Frontier Model Pricing post
☁️
Cloud Rental vs. Owned Hardware
Labs weigh renting GPU capacity (flexible, no CapEx, premium pricing) against owning/leasing dedicated clusters (large upfront commitment, lower marginal cost at scale).
Multi-year, multi-billion-dollar dedicated capacity deals are now standard for frontier labs
📉
Depreciation & Chip Lifecycle
GPUs are typically depreciated over 3-6 years, but rapid annual architecture releases create pressure to refresh fleets faster to stay competitive on efficiency.
Accounting depreciation schedules have become a genuine point of investor scrutiny for hyperscaler AI spend
The connection to model pricing: Every API price-per-token figure discussed in our Frontier Model Pricing post ultimately decomposes into this hardware cost stack — chip acquisition/depreciation, power, cooling, networking, and data center real estate, divided by achieved tokens-per-second-per-dollar at a given precision and batch size. As chip efficiency improves roughly in line with new generations (Blackwell targets meaningfully lower cost-per-token than Hopper), API prices for comparable model capability have fallen accordingly — the single biggest driver of the "price collapse" trend documented in that earlier post is this underlying hardware efficiency curve, not just competitive pressure.
🔬 Research Frontiers
💡
Optical / Photonic Interconnect
Replacing electrical signaling with light-based data transfer between and within chips promises dramatically higher bandwidth at lower power for the interconnect bottleneck — Google's TPU pods already use optical circuit switching at the rack level.
🧠
In-Memory / Near-Memory Compute
Performing computation directly within or immediately adjacent to memory cells eliminates much of the data-movement energy cost that dominates current architectures — an active research direction for both academia and chip startups like d-Matrix.
🕸️
Neuromorphic Computing
Chips modeled more directly on biological neural spiking dynamics (Intel Loihi, IBM NorthPole) promise radical power efficiency for certain workloads, though they remain largely research-stage rather than production-ready for mainstream transformer workloads.
🧊
Advanced Cooling at Scale
Direct-to-chip liquid cooling is now standard for top-tier accelerators; immersion cooling and even experimental approaches (undersea data centers) are being explored as rack power density continues climbing past 100-150kW.
🔗
3D Chip Stacking Beyond Chiplets
Vertically stacking logic and memory dies (rather than side-by-side chiplet packaging) could dramatically reduce data-movement distance, but faces significant unsolved thermal-dissipation challenges at the density required for AI workloads.
🌡️
Physical Limits of Silicon Scaling
As Moore's Law-style transistor density scaling slows toward physical limits, architectural innovation (chiplets, specialized units, precision reduction) is doing more of the performance-improvement work than raw process node shrinks — a fundamental shift in where gains come from.
⚛️
Quantum-Classical Hybrid Speculation
Highly speculative but closely watched — whether quantum co-processors could eventually accelerate specific AI subroutines (optimization, sampling) remains an open, long-horizon research question with no near-term production relevance yet.
🔋
Fundamentally More Efficient Training Algorithms
Sparse/mixture-of-experts architectures, better data curation, and improved training recipes continue to reduce the compute required for a given capability level — the software-side lever that partially offsets ever-growing hardware demand.
🌍 Geopolitics & the Energy Constraint
Compute infrastructure has become inseparable from national industrial policy and energy strategy in a way that would have seemed strange a decade ago.
🚫 Export Controls & the China Split
US export controls restrict sales of leading-edge AI accelerators (and the equipment to manufacture them) to China
Accelerated China's domestic silicon push (Huawei Ascend, SMIC advanced nodes) despite lagging cutting-edge process technology
Created a genuinely bifurcated global AI hardware ecosystem rather than a single unified supply chain
TSMC's near-monopoly on leading-edge fabrication makes Taiwan a uniquely consequential geopolitical chokepoint
⚡ The Energy Reckoning
Gigawatt-scale training clusters now require dedicated power generation, not just grid connection
Nuclear power purchase agreements and SMR (small modular reactor) deals have become standard hyperscaler strategy
Grid interconnection queues in many regions now stretch years, becoming a genuine build-out bottleneck
Sovereign AI compute programs (EU, India, Middle East, Japan) explicitly bundle chip access with energy and data-residency policy
⚖️ The Verdict: Is the Compute Build-Out Sustainable?
🎯 Our Take
The scaling relationship between compute and capability is real and has held for over a decade across multiple architecture generations — this isn't a speculative bet the way some critics frame it. But the current pace of infrastructure CapEx (hundreds of billions annually across hyperscalers) is running meaningfully ahead of proven, monetized enterprise AI revenue today, which is the classic setup for either a justified multi-year infrastructure investment cycle, or a painful correction if demand growth disappoints.
Our read: the underlying compute demand curve is real, but the current build-out pace assumes a level of continued frontier capability improvement, inference volume growth, and enterprise adoption that isn't fully proven yet. The most exposed players are those making multi-year, multi-billion-dollar power and data-center commitments purely on projected demand — precisely the sovereign AI programs and hyperscaler CapEx plans discussed above. The most protected players are those, like NVIDIA and TSMC, who profit from infrastructure build-out regardless of which individual labs or applications ultimately win the demand side.
The more durable structural shift is this: power, not chip supply, is becoming the binding long-term constraint. Chip fabrication capacity, while tight, can in principle scale with sustained capital investment over a multi-year horizon. Grid interconnection and dedicated power generation timelines are, in many regions, now the slower-moving bottleneck — which is why nuclear power deals and sovereign energy-plus-compute bundling are becoming standard strategic moves rather than fringe experiments.
For builders and investors, the practical read: bet on the layers of the stack that capture value regardless of which specific model or application wins — chip design and fabrication, power infrastructure, and efficient inference serving — over bets on any single frontier lab's continued dominance. This mirrors the pattern from our Physical Intelligence post: the infrastructure and tooling layer beneath the race is often a more durable position than any single racer.