Skip to main content
All Insights

AI Infrastructure

Heterogeneity Is the Moat

Photo of Todd Smith
Todd Smith · June 5, 2026 · 8 min read

The premise everyone gets backwards

When a fleet becomes a tangle of different chips from different vendors across different clouds, the reflex is to see a mess that ought to be cleaned up. Standardize on one vendor. Consolidate to one cloud. Pick a lane.

That reflex is wrong. The fragmentation is not a transitional phase on the way to a tidy single-vendor world. It is the steady state, and it is deepening. A layer that abstracts the silicon without being the silicon, presenting one execution fabric across whatever is underneath, becomes more valuable with every chip type added and every cloud spanned. The thing that looks like the problem is the thing that creates the durable position.

The hardware stopped being one thing

For most of the accelerator era there was effectively one chip that mattered. That era is ending now, in the open.

NVIDIA still commands roughly 70% to 80% of data center AI accelerator revenue, a dominant position.¹² But revenue share flatters the leader, because NVIDIA's chips carry premium pricing while a hyperscaler's internal ASIC is a cost item priced to undercut. On a unit-shipment basis the picture is already different: custom ASIC servers account for roughly 28% of the market, which is why a ~73% NVIDIA revenue figure and a ~28% ASIC shipment figure are both true at once. They measure different things.² AMD holds an estimated 5% to 8% and rising on MI300-class inference adoption.²³

The custom-silicon wave is the real divergence. ASICs from Google (TPU v7 Ironwood), Amazon (Trainium 3), Microsoft (Maia), and Meta (MTIA) are growing at roughly a 44% CAGR, nearly three times the rate of general-purpose GPUs, aimed squarely at the inference workloads that now represent about two-thirds of all AI compute.⁴ The adoption inside the hyperscalers is not theoretical: Google runs more than 75% of Gemini on TPUs, and AWS Trainium already processes more than half of Bedrock token throughput.⁵ Analysts project NVIDIA's inference share specifically could fall from above 90% toward 20% to 40% over the next few years even as the total market doubles.⁴⁶

Below the data center, the silicon diversifies again. Apple Silicon dominates on-device inference, and a field of specialty accelerators -- Groq for high-throughput serving, Cerebras for single-chip scale, Etched for transformer-specific inference -- captures meaningful niche workloads at premium pricing.⁷ The point is not that any one of these dethrones NVIDIA. It is that the number of distinct things a workload might profitably run on is going up, fast, and will keep going up.

The hyperscalers are telling on themselves

The clearest signal that mixed is the destination, not a detour, is that the companies with the most resources to standardize are deliberately running dual-track.

Microsoft deploys its own Maia accelerators across Azure and is simultaneously a launch adopter of NVIDIA's Vera Rubin platform. The stated logic is explicit: custom silicon for predictable, high-volume inference, NVIDIA GPUs for flexible training and experimentation.⁸ Meta's VP of engineering frames the in-house MTIA program as buying both price-performance and supply diversity, insulation from any single vendor's margin and allocation cycles.⁸ These are the firms best positioned to pick one lane and force everything onto it. They are doing the opposite on purpose, because no single chip is best at all of modern AI's work, and betting the fleet on one is a strategic risk they decline to take.

If the most sophisticated operators in the world are converging on heterogeneity as the rational posture, the fleet is not going to consolidate. It is going to keep mixing.

Why standardizing is a tax, not a fix

The intuitive escape -- just pick one vendor and avoid the mess -- carries a cost most teams underestimate until they are inside it.

The cost has a name: lock-in, and it is measured in years, not dollars. CUDA is a two-decade ecosystem with millions of developers, and every major framework is optimized for it first; the switching cost away from it is routinely described as years of engineering, not a line item.⁹ The portability tools have improved, AMD's HIP and hipify can mechanically translate a large share of CUDA code to ROCm, and ROCm now reaches 70% to 90% of CUDA performance on many inference kernels, but the translation breaks exactly where it matters, on vendor-specific intrinsics, Tensor Core instructions, and the deeply tuned library paths (cuDNN, TensorRT, NCCL) that have no clean equivalent.¹⁰¹¹ So a team that standardizes on one vendor to escape complexity inherits that vendor's ceiling, its pricing power, and its allocation queue, and a team that wants portability pays for it in development time and per-architecture tuning forever.

The mature engineering advice has already absorbed this. The recommendation in 2026 is to design for portability at the framework level, keep an abstraction around device operations, and treat the vendor choice as a late-binding decision rather than a foundation.¹² That is precisely a description of demand for the layer this piece is about: something that holds the abstraction so the teams above it do not have to, and so the vendor choice can stay late-binding without the team paying the porting tax by hand.

The layer that compounds

Put the two facts together. The fleet is fragmenting permanently, and standardizing onto any one piece of it is expensive and self-limiting. That is the exact condition under which a neutral execution fabric becomes the durable position.

TAHO sits below the orchestrator and above the silicon and presents one execution fabric across whatever hardware is underneath -- NVIDIA, AMD, hyperscaler ASICs, and the specialty field -- across central, graphics, tensor, and neural processors, speaking CUDA, ROCm, oneAPI, and the rest. Everything above stops caring what is below. Three consequences follow, and all three strengthen as the fleet diversifies.

The abstraction is worth more the messier the fleet gets. A translation layer across two chip types is a convenience. A translation layer across a dozen, spanning clouds and edge, is infrastructure no single team wants to build or maintain itself. Value scales with the heterogeneity it absorbs, so the trend that looks threatening to a single-vendor strategy is a tailwind here.

It abstracts the silicon without being the silicon. Building in the chip means being NVIDIA, a closed, single-vendor bet in a world tilting the other way. The layer above is the only neutral control point: high enough to be hardware-agnostic, low enough to change what actually executes. It does not compete with the chip below or the model above. It changes what the scheduler is scheduling, on any silicon.

It keeps the vendor choice late-binding for the customer. The customer gets the portability the mature advice prescribes without hand-porting across architectures, and keeps the freedom to add an MI300 pool or a TPU tier or an edge accelerator without a platform fight. The fleet stays free to mix, which is exactly where it is already headed.

The point

The fragmentation of AI hardware is not a temporary inconvenience on the road to a clean single-vendor world. It is the steady state, and it is intensifying: more vendors, more chip types, more clouds, more locations, every year. A position that depends on the fleet consolidating is betting against the strongest trend in the market. A position that gets more valuable as the fleet fragments is riding it.

Heterogeneity is not the problem the execution fabric has to overcome. It is the reason the execution fabric has a moat.


A note on the numbers

Market-share figures here are reported with what they measure, because revenue share and unit-shipment share diverge sharply in this market and there is no single audited table for 2026. NVIDIA's share looks larger by revenue because of premium pricing; custom ASICs look larger by unit shipments because they are internal cost items priced to undercut. Both are reported, side by side, rather than collapsed into one headline. Growth rates and inference-share projections are labeled as projections. Portability and performance comparisons (ROCm reaching 70% to 90% of CUDA on many kernels) are workload-dependent and reported as ranges. As with the execution gap, the argument does not rest on any single number. It rests on the direction all of them point: more kinds of hardware, in more places, every year.


References

  1. NVIDIA at approximately 80% of the AI accelerator market by revenue in 2026, down from ~92% in 2023, with FY2026 data center revenue near $194B; CUDA described as a 20-year, 4M+ developer ecosystem with switching costs measured in years. Silicon Analysts. Silicon Analysts
  2. NVIDIA ~70–75% of data center accelerator revenue, AMD ~6–8%, hyperscaler custom silicon ~15–20% and growing; revenue share versus unit-shipment share divergence, with TrendForce putting ASIC server share near 27.8%. Alatirok summary of Bloomberg Intelligence, TrendForce, Silicon Analysts. Alatirok
  3. AMD Instinct line at an estimated 5–7% share on MI300-class inference adoption; custom silicon a larger structural threat to NVIDIA than AMD, with ~40% of NVIDIA revenue coming from four hyperscalers building competing chips. Silicon Analysts (Apr 2026). Silicon Analysts
  4. Custom ASICs (Google TPU v7 Ironwood, Microsoft Maia, Amazon Trainium 3, Meta MTIA) growing at ~44.6% CAGR, targeting inference workloads that represent about two-thirds of AI compute; NVIDIA inference share projected to fall from 90%+ toward 20–30% by 2028. Introl (Feb 2026). Introl
  5. Google running >75% of Gemini on TPUs; AWS Trainium processing >50% of Bedrock token throughput. Silicon Analysts (Apr 2026). Silicon Analysts
  6. Total accelerator market roughly doubling year over year (above $200B in 2026) even as NVIDIA's slice shrinks; training share above 90% versus inference share 60–75%. Silicon Analysts. Silicon Analysts
  7. Apple Silicon dominant on-device inference; specialty accelerators (Groq, Cerebras, Etched) at roughly 1% combined share but capturing niche workloads at premium pricing. Presenc AI (May 2026). Presenc AI
  8. Microsoft running a dual-track strategy: Maia accelerators across Azure plus early adoption of NVIDIA Vera Rubin, custom silicon for high-volume inference and GPUs for flexible training; Meta framing MTIA as price-performance plus supply diversity and insulation from NVIDIA margin cycles. Oplexa (Mar 2026); Oplexa custom-ASIC analysis. Oplexa
  9. CUDA as a decade-plus ecosystem with accumulated libraries, tutorials, and production deployments; switching away described as replacing a foundation while still living in the house. CUDA's proprietary lock-in versus ROCm's open, portable model. AIMultiple; DEV Community (Mar 2026). AIMultiple DEV Community
  10. ROCm/HIP reaching 70–90% of CUDA performance on many ML inference kernels, with gaps widening on vendor-specific library paths (cuDNN, TensorRT); hipify mechanically translating much CUDA code but flagging, not fixing, NVIDIA-specific intrinsics and Tensor Core instructions. TechnoLynx (May 2026); kunalganglani.com (May 2026). TechnoLynx kunalganglani.com
  11. Framework-level abstraction (PyTorch dispatcher, JAX, Triton) able to swap CUDA/ROCm/Metal backends without touching model code, while raw CUDA-only libraries (cuDNN, TensorRT, NCCL, cuBLAS) remain non-portable. orchestrator.dev (May 2026). orchestrator.dev
  12. Mature 2026 guidance: design for portability at the framework level, keep an abstraction around device operations, and treat vendor choice as a late-binding decision, especially for mixed-vendor estates and regional supply constraints. TechnoLynx. TechnoLynx