---
title: "AI accelerator chips · GPUs and TPUs ranked by FP16 · Agent Fieldbook"
url: https://agentfieldbook.org/hardware/chips/
description: "The silicon AI agents run on. Top accelerators ranked by FP16 throughput (Epoch AI, CC-BY), with on-package memory, bandwidth and power in the full dataset. A source-graded field book to the AI hardware at the base of the agent stack."
section: "Compute · Chips"
source: Agent Fieldbook — generated from the published page
---

# AI accelerators by FP16 performance

**NVIDIA (H100/B200) · ~87% AI training · AMD (MI300X) · Google TPU · AWS Trainium2 · Cerebras WSE-3 · 450+ tok/s · Groq LPU · 276-330 tok/s · Huawei Ascend · capped at SMIC 7nm · Microsoft Maia · Maia 100, Azure custom AI chip (TSMC N5, 64GB HBM2E) · AWS Inferentia · Inferentia2, AWS inference chip (EC2 Inf2) · Intel Gaudi · Gaudi 3, Intel AI accelerator (TSMC 5nm) · SambaNova SN40L · Reconfigurable Dataflow Unit (TSMC 5nm) · Tenstorrent Blackhole · RISC-V AI accelerator (TSMC 6nm) · Meta MTIA · Meta Training & Inference Accelerator (Broadcom co-design)**

The silicon agents ultimately run on, top accelerators by FP16 throughput (Epoch AI, CC-BY). Bandwidth & power in the full dataset.

## Chip designers in the network · in the supply-chain network

## Common questions

### Why are AI chips so expensive?

Because supply is tight and they are hard to make. Frontier accelerators are built on the newest process node at a handful of factories, each one carries scarce high-bandwidth memory, and the packaging that bonds the two together is itself a bottleneck. Demand from every cloud provider competes for the same output.

### What is the difference between a GPU and a TPU?

A GPU is a general-purpose parallel processor that was adapted for AI. A TPU is a chip built only for the tensor maths that neural networks use. In practice the choice comes down to throughput, on-chip memory, and whether your model and serving stack run on that silicon at all.

### What is FP16 and why is it used to compare AI chips?

FP16 is half-precision floating point, a 16-bit number format. AI models mostly run in this kind of reduced precision, so FP16 operations per second tracks real workload speed better than a headline peak-FLOP figure does. The figures ranked here come from an open accelerator dataset [(Epoch AI)](https://epoch.ai/).

### Does Nvidia make its own chips?

No. Nvidia designs its accelerators and TSMC manufactures them. Almost every AI chip company is fabless, meaning it owns the design but not the factory, which is why foundry capacity limits how many chips can exist.

### How much memory does an AI chip need?

Enough to hold the model, or it has to shuffle data in and out and slows right down. Frontier accelerators ship with tens to hundreds of gigabytes of high-bandwidth memory on the package. Bandwidth matters as much as capacity, because the compute units sit idle waiting for memory to feed them.

## Next in the learning path

- [Foundries Who can fabricate the leading-edge silicon](https://agentfieldbook.org/hardware/foundries/)

- [HBM The high-bandwidth memory that feeds the chip](https://agentfieldbook.org/hardware/hbm/)

- [Cloud & Infra Where these accelerators are actually rented](https://agentfieldbook.org/hardware/cloud_infra/)

- [Inference The output speed this silicon delivers](https://agentfieldbook.org/hardware/inference/)

- [Power The energy constraint under the stack](https://agentfieldbook.org/hardware/power/)

## Data

- [chips.json](https://agentfieldbook.org/data/chips.json)

Licensed [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).
