Evergreen
How to Map AI Hardware Economics Beyond GPU Count
Analyze AI hardware through workloads, compute per task, demand elasticity, inference, software, memory, networking, power, utilization, custom chips, and rules.
How to Map AI Hardware Economics Beyond GPU Count
More efficient AI can reduce compute per task while increasing total compute demand if lower cost unlocks enough new tasks, longer reasoning, more experiments, or broader deployment.
It can also reduce total demand for a stable workload. The outcome depends on volume, workload mix, service quality, price response, system bottlenecks, and substitution across hardware. It cannot be read from GPU count alone.
Separate the workloads
AI infrastructure serves several kinds of work.
Pretraining creates a base model. Post-training includes supervised tuning, reinforcement learning, distillation, and evaluation. Inference serves user or system requests. Experimentation includes ablations, prototypes, fine-tunes, and product tests. Local and edge deployments move some work to different devices.
Efficiency can affect each layer differently.
| Workload | Demand driver | How efficiency can change demand |
|---|---|---|
| Pretraining | Frontier plans, data, research budgets, competition | Reduce compute for a target or enable larger runs |
| Post-training | Variants, alignment, distillation, evaluation | Lower per-run cost may increase iteration count |
| Inference | Users, requests, tokens, reasoning depth, modalities, agents | Lower price may increase use; longer reasoning may increase tokens |
| Experimentation | Researchers, developers, trials, ablations | Cheaper runs can expand the experiment set |
| Local or edge | Privacy, latency, control, device limits | Smaller models can shift demand away from central systems |
The DeepSeek story mixed a defined V3 training-compute statement with a forecast for the whole hardware market. The missing bridge was workload demand.
Map compute per accepted task
Compute per token is not compute per useful outcome.
A model may use fewer active parameters but require more reasoning tokens. A faster model may need more retries. A smaller model may reduce hardware but increase human review. A more accurate model may make previously uneconomic tasks valuable.
Measure the complete accepted task: input processing, retrieval, model calls, reasoning, tools, retries, validation, storage, network, and human review.
Then ask how many such tasks people will run at the new price and quality.
flowchart TD
A["Compute per accepted task"] --> C["Total workload demand"]
B["Number and length of tasks"] --> C
C --> D["Accelerator demand"]
C --> E["Memory and storage demand"]
C --> F["Networking demand"]
C --> G["Power and facility demand"]
H["Software and utilization"] --> D
H --> E
H --> F
Use scenarios, not one forecast
| Scenario | Compute per task | Task volume | Possible total demand |
|---|---|---|---|
| Efficiency without new adoption | Down | Flat | Down |
| Elastic adoption | Down | Up more than the efficiency gain | Up |
| Longer reasoning and agents | Mixed | Strongly up | Up or mixed |
| Local-model substitution | Down or redistributed | Mixed | Central down, edge up |
| Saturated workload | Down | Limited | Down |
| New modalities | Mixed | Up | Up |
These are logical possibilities. They do not assign probability.
To create a forecast, estimate price elasticity, workload growth, model mix, token length, quality thresholds, deployment mix, capacity, power, supply, and competitive response. Preserve uncertainty and alternative cases.
Count the delivered system
An accelerator does not deliver an AI service alone.
The system includes CPUs, accelerators, memory, storage, networking, interconnect, power, cooling, facilities, packaging, compilers, kernels, libraries, orchestration, scheduling, security, support, availability, and operators.
Sparse models may reduce arithmetic while increasing routing and communication demands. Longer context can increase memory pressure. Agentic workloads can add many sequential or parallel calls. Higher utilization can serve more work from the same installed capacity.
The economic unit should therefore be delivered quality, latency, throughput, reliability, and cost under the actual workload.
Compare custom accelerators and general platforms
Custom silicon can improve price, energy, latency, or throughput for a defined workload. It can also require compiler investment, model changes, integration work, volume, supply, packaging, networking, and operational expertise.
General accelerators can retain value through flexibility, mature software, available developers, libraries, portability, supply, and support even when another chip is more efficient for one task.
The right comparison includes:
| Area | Evidence |
|---|---|
| Workload fit | Supported models, operators, precision, batch, context, and tools |
| Delivered performance | Quality, latency distribution, throughput, and utilization |
| System | Memory, network, storage, power, cooling, and facility |
| Software | Compiler, kernels, libraries, frameworks, observability, and updates |
| Operations | Reliability, scaling, support, security, incidents, and recovery |
| Supply | Availability, lead time, packaging, geography, and concentration |
| Economics | Purchase or rental, engineering, energy, support, depreciation, and switching |
Chip list price is not total ownership.
Read company exposure from filings
NVIDIA's current SEC filings are the primary company source for reported revenue, customer concentration, supply, competition, strategy, and risk.
Its CUDA documentation shows one part of the software ecosystem around the hardware.
Those sources should be read with current dates and definitions. They do not support a simple conclusion that efficiency is good or bad for the stock.
Company revenue exposure, market expectations, valuation, customer behavior, supply, competition, capital expenditure, and regulation belong in a separate financial analysis.
Treat export controls as current legal facts
The hardware available to a company can depend on product classification, destination, end user, end use, ultimate parent, performance thresholds, licenses, exceptions, and current policy.
BIS Part 742 contains current operative U.S. controls and review provisions. A January 2026 BIS release documents a later policy change for specified semiconductor exports to China under stated conditions.
These sources demonstrate drift. They do not determine whether a transaction is allowed.
Current export-control counsel must review the exact product, parties, locations, uses, dates, and rules.
Keep the Field Note as a scenario
"A cheaper unit of intelligence can reduce cost per task while increasing total compute demand" is a useful scenario.
It is not a law. If demand is saturated, tasks do not expand, local systems substitute for centralized compute, or buyers keep the savings, total demand can fall.
The right public conclusion is conditional: efficiency changes the demand curve and the feasible workload set. Hardware outcomes depend on what people build, how systems serve it, and where the next bottleneck moves.
End with a system map
For any market claim, record the workload, time horizon, compute per accepted task, task volume, quality, token length, training and inference split, utilization, model mix, hardware mix, software, memory, networking, power, facilities, supply, price, regulation, and alternative scenarios.
Then separate the technology scenario from a company forecast and an investment decision.
This page was developed with AI assistance from the E055 transcript and linked primary sources, then structured for human infrastructure, semiconductor, financial, market, legal, export-control, and editorial review. It is not investment, procurement, sanctions, or export advice.
Sources
Follow the evidence.
- github.com: LICENSEgithub.com
- bis.gov: commerce strengthens restrictions advanced computing semiconductors enhance foundry due diligence preventbis.gov
- arxiv.org: 2501arxiv.org
- NIST AI Risk Management Frameworknist.gov
- daltonanderson.ghost.io: deepseek vs nvidia the future of ai chip economicsdaltonanderson.ghost.io
- investor.nvidia.com: defaultinvestor.nvidia.com
- api-docs.deepseek.comapi-docs.deepseek.com
- bis.gov: 740bis.gov
- daltonanderson.net: deepseek vs nvidia the future of ai chip economicsdaltonanderson.net
- github.com: DeepSeek R1github.com
- open.spotify.com: 6jLI1bNwyoxI449vXJXzBVopen.spotify.com
- youtu.be: Qp24TkfT9XEyoutu.be
- bis.gov: 742bis.gov
- bis.gov: department commerce revises license review policy semiconductors exported chinabis.gov
- arxiv.org: 2412arxiv.org
- docs.nvidia.com: cudadocs.nvidia.com
- github.com: DeepSeek V3github.com