Field note

The chip ban forced China to build smarter AI

The AI race everyone watches is the application layer. The one that decides it runs four layers down, in chip design, fabs, and export controls. When the US cut China off from the best GPUs, DeepSeek answered with efficiency instead of scale - and that is the lesson worth keeping.

Aug 26, 2025 · Navin Agrawal · AI systems · 3 min read

The chip ban forced China to build smarter AI

Visual brief

Visual brief

The chip ban forced China to build smarter AI

As of August 2025

The AI race people argue about - ChatGPT versus Claude versus Gemini - is the surface layer, where anyone can build for almost nothing. The contest that decides it runs four layers down: chip design, fabrication, the supply controls between them, and the infrastructure spend on top.

Each layer is a chokepoint. One ASML EUV machine costs around $250 million, ASML is the only maker, and it cannot ship them to China. A leading-edge fab runs about $20 billion, and most advanced chips come from TSMC. That is the board the export controls are played on.

The supply layer is where the strategy showed its hand. Starting in October 2022 the US restricted China’s access to the top GPUs, banning A100 and H100 sales, then tightening again in October 2023 to cover the cut-down H800. The bet was straightforward: more compute makes better models, so denying compute slows the rival down.

Lithography

$250M

the cost of one ASML EUV machine - the sole maker, and barred from selling to China.

Export controls

Oct 2022

the US begins cutting China off from A100 and H100 chips, with H800 restricted in October 2023.

DeepSeek V3

2,048

H800 GPUs and about 2.8 million GPU-hours used to match frontier models (released Dec 26, 2024).

The brute-force playbook

The US frontier labs leaned into scale. Meta trained Llama 3.1 on roughly 16,000 H100 GPUs. xAI stood up around 350,000 GPUs in Memphis, and the Stargate plan announced in January 2025 talks in millions. The assumption underneath all of it is that the path to better AI is paved with more hardware.

The constraint that bit back

DeepSeek did not have that option. Stuck with about 2,048 H800 chips and a tighter budget, the team optimized the algorithm instead. DeepSeek V3, released December 26, 2024, reached frontier-class performance on roughly 2.8 million GPU-hours - by the team’s own framing, about an order of magnitude less training compute than the scale-first approach assumed it would take.

When the chip ban forced China to build smarter (as of August 2025): one ASML EUV lithography machine costs around $250 million and ASML, the sole maker, is barred from selling to China; US export controls began cutting China off from A100 and H100 chips in October 2022, with the H800 restricted in October 2023; DeepSeek used about 2,048 H800 GPUs and roughly 2.8 million GPU-hours to match frontier models with DeepSeek V3, released December 26, 2024; and the team claimed roughly an order-of-magnitude efficiency edge over the brute-force compute playbook.
The restrictions meant to slow China down pushed it toward the efficiency the scale-first labs skipped.
Sometimes the limitation becomes the breakthrough. The lab that could not buy the best chips showed that better algorithms can matter more than more hardware.

Was this useful?

Choose once.

Related Posts

View All Posts »
GPT-5's unified model has a hidden token tax

GPT-5's unified model has a hidden token tax

GPT-5 ships as one model with an automatic router that decides how hard to think for you. Convenient, until you watch a simple question quietly trigger a web search, a page read, and a reasoning chain you never asked for - and burn through a capped Plus plan in an afternoon.

Most AI agents never reach production. Payments is where that gets expensive

Most AI agents never reach production. Payments is where that gets expensive

The widely cited figure is that 88 percent of AI proofs of concept never reach production. Agentic payments inherit that gap, and the teams that cross it are not winning on model selection. They are winning on payments-specific infrastructure that makes an agent idempotent, governable, and rollback-safe at the rail boundary.

Multi-model is the new multi-rail

Multi-model is the new multi-rail

Every payment system routes across multiple rails - ACH fails, traffic moves to wire, and wire is dear for small amounts so you route to RTP. Most AI systems still call one model and hope it stays up. The LLM gateway is the same routing engine payments has run for decades, and it needs the same three things to count.

Agents do the wiring, architects carry the tradeoffs

Agents do the wiring, architects carry the tradeoffs

AI agents are arriving faster than most banking career ladders can adapt, and the market is already rewarding people who work with them. The career moat was never wiring up another API call. It is the judgment calls agents cannot own - which rail to trust, how much latency to spend, who the regulator will be.