AI Infra Interviews logo

Free learning guide · reviewed 2026-09-20

Make sense of AI GPUs.

You see an RTX 4090 in a desktop, an H100 in a cloud menu, and a GB200 NVL72 in the news. They all help run AI, but the names describe very different amounts of hardware.

Start by placing each name: what kind of machine is it, how much can it hold, and what work is it built for? The specifications become easier once you have that picture.

Count the GPUs before comparing the machines.

A GPU is a processor that performs many suitable calculations in parallel. It also needs memory to hold the model and the data being worked on.

A server is a computer containing CPUs, memory, networking and one or more accelerators. A rack holds servers and other equipment. Some AI racks connect many GPUs through a fast internal network so they can cooperate on a large job.

For example, B200 is a GPU name. DGX B200 is a server containing eight. GB200 NVL72 is a 72-GPU rack system with Grace CPUs. “72” counts GPUs; it is not a generation number.

Inside one DGX B200 serverEight separate GPU memory allocations
GPU 1
180 GB
GPU 2
180 GB
GPU 3
180 GB
GPU 4
180 GB
GPU 5
180 GB
GPU 6
180 GB
GPU 7
180 GB
GPU 8
180 GB
NVLink + NVSwitch connect the GPUs

8 × 180 GB = 1,440 GB total

The software decides where the model lives and which data crosses the links. The total does not turn eight devices into one ordinary 1,440 GB allocation. System specification ↗

“4 × RTX 5090” means four cards. It does not name a special GPU model. DGX H200 and DGX B300 name server products; DGX Spark and the GB300-based DGX Station name desktop systems. Always read the complete product name.

The hardware landscape, one family at a time.

Read from the machines you might use at a desk toward the systems that fill a data center. The last two groups explain shared-memory computers and other accelerator designs. These are useful landmarks, not every GPU ever made.

Open any card for its role and sources. Memory figures describe the stated device or system. A documented product is not a claim that a provider has stock today.

A PC on your desk

Desktop graphics cards

A useful place to learn local inference, image generation and small training jobs. The model must fit the card, and the runtime must support it.

GPU

RTX 3090

Ampere · older generation

24 GB GDDR6X per card

Where this fits

An older 24 GB card can still run a model that fits. Moving to a 4090 keeps the same stock memory capacity; generation and capacity answer different questions.

Orientation reviewed 2026-09-20. Linked specification evidence reviewed 2026-09-20.

GPU

RTX 4090

Ada · between 3090 and 5090

24 GB GDDR6X per card

Where this fits

A 24 GB desktop GPU. Two cards need software that can split the model; installing them does not create one ordinary 48 GB allocation.

Orientation reviewed 2026-09-20. Linked specification evidence reviewed 2026-09-20.

GPU

RTX 5090

Blackwell · newer desktop family

32 GB GDDR7 per accelerator

Where this fits

A 32 GB desktop GPU. More memory than a stock 3090 or 4090, but still much less per device than the large server accelerators below.

Orientation reviewed 2026-09-20. Linked specification evidence reviewed 2026-09-12.

GPU

Radeon RX 7900 XTX

RDNA 3

24 GB per card

Where this fits

An AMD desktop GPU. Check support for the exact card, operating system and runtime before choosing a model recipe.

Orientation reviewed 2026-09-20. Linked specification evidence reviewed 2026-09-20.

GPU

Intel Arc B580

Xe2 / Battlemage

12 GB GDDR6 per card

Where this fits

A 12 GB desktop GPU using an Intel-compatible software path. A CUDA-only example needs adaptation or a different runtime.

Orientation reviewed 2026-09-20. Linked specification evidence reviewed 2026-09-20.

GPU

Radeon RX 9070 XT

RDNA 4 · later Radeon family

16 GB GDDR6 per card

Where this fits

A newer AMD desktop generation than RX 7900 XTX, with less memory on this particular card. Newer architecture does not necessarily mean more room for weights.

Orientation reviewed 2026-09-20. Linked specification evidence reviewed 2026-09-20.

More memory in one card

Workstation GPUs

Professional graphics cards can hold larger models without splitting them across devices. Read the full name: A6000, 6000 Ada and PRO 6000 Blackwell are different generations.

GPU

RTX A6000

Ampere · older generation

48 GB GDDR6 per card

Where this fits

A 48 GB professional GPU. The extra memory can matter more than the generation when your first problem is fitting the model.

Orientation reviewed 2026-09-20. Linked specification evidence reviewed 2026-09-20.

GPU

RTX 6000 Ada

Ada · later than A6000

48 GB GDDR6 per card

Where this fits

Also 48 GB, with a newer architecture than A6000. Similar names and equal capacity do not imply equal application performance.

Orientation reviewed 2026-09-20. Linked specification evidence reviewed 2026-09-20.

GPU

RTX PRO 6000 Blackwell

Blackwell · newer professional family

96 GB GDDR7 ECC per accelerator

Where this fits

The workstation and server editions both advertise 96 GB. Cooling, power and deployment support depend on the edition. Several cards still need an explicit multi-GPU plan.

Orientation reviewed 2026-09-20. Linked specification evidence reviewed 2026-09-12.

Cloud services and shared fleets

Server GPUs for smaller jobs

These cards are worth considering when each model fits on one device. More replicas may serve your users better than one large multi-GPU job.

GPU

NVIDIA T4

Turing · older server GPU

16 GB GDDR6 per accelerator

Where this fits

A small 16 GB server GPU. Useful to recognize in older cloud machines; check whether your software still supports its architecture.

Orientation reviewed 2026-09-20. Linked specification evidence reviewed 2026-09-12.

GPU

NVIDIA A10

Ampere

24 GB GDDR6 per accelerator

Where this fits

A 24 GB server card for jobs that fit on a single device. Its memory capacity is very different from an A100.

Orientation reviewed 2026-09-20. Linked specification evidence reviewed 2026-09-12.

GPU

NVIDIA L40S

Ada

48 GB GDDR6 per accelerator

Where this fits

A 48 GB server GPU for inference, graphics and suitable training work. Check the interconnect before planning to split a large model across cards.

Orientation reviewed 2026-09-20. Linked specification evidence reviewed 2026-09-12.

Larger models and training

Large data-center GPUs

High-bandwidth memory and fast connections between GPUs help when one card is no longer enough. The server configuration is part of the choice.

GPU

A100

Ampere · older data-center generation

40 or 80 GB per GPU; specify the variant

Where this fits

Comes in 40 GB and 80 GB versions, with different form factors. An answer that says only A100 has not yet specified its memory budget.

Orientation reviewed 2026-09-20. Linked specification evidence reviewed 2026-09-12.

GPU

H100

Hopper

80 GB (SXM/PCIe) or 94 GB (NVL) per GPU

Where this fits

A generation after A100. SXM, PCIe and NVL variants differ in memory, bandwidth and connections. Ask which one before using a specification.

Orientation reviewed 2026-09-20. Linked specification evidence reviewed 2026-09-12.

GPU

AMD Instinct MI455X

CDNA 5 · MI400 series

432 GB HBM4 per GPU

Launched July 2026; confirm system configuration and availability

Where this fits

The newer AMD family used in Helios racks. The GPU and the rack have different memory and communication boundaries; read each specification at its stated scale.

Orientation reviewed 2026-09-20. Linked specification evidence reviewed 2026-09-20.

Many GPUs working together

Servers and connected racks

These names describe complete systems. Software divides the model or the work among their GPUs. A rack specification is much larger in scope than a card specification.

server · 8 accelerators

DGX H100

Hopper

640 GB total across 8 GPUs

Where this fits

Eight H100 GPUs in one server. The total memory is distributed across the devices, and NVLink/NVSwitch connects their work.

Orientation reviewed 2026-09-20. Linked specification evidence reviewed 2026-09-20.

server · 8 accelerators

DGX H200

Hopper

1,128 GB total across 8 GPUs

Where this fits

Eight H200 GPUs in one server. The total memory is distributed across the devices, and NVLink/NVSwitch connects their work.

Orientation reviewed 2026-09-20. Linked specification evidence reviewed 2026-09-20.

server · 8 accelerators

DGX B200

Blackwell

1,440 GB total across 8 GPUs

Where this fits

Eight B200 GPUs in one server. Its 1,440 GB total is distributed across eight devices; placement and communication still matter.

Orientation reviewed 2026-09-20. Linked specification evidence reviewed 2026-09-20.

server · 8 accelerators

DGX B300

Blackwell Ultra

8 GPUs; see system specifications

Where this fits

An eight-GPU Blackwell Ultra server. Keep the server total separate from the memory of one B300 GPU.

Orientation reviewed 2026-09-20. Linked specification evidence reviewed 2026-09-20.

rack · 72 accelerators

Vera Rubin NVL72

Vera + Rubin · newest NVIDIA rack family here

288 GB HBM4 per Rubin GPU; 20.7 TB published rack total

Vendor reports production and system shipments; local availability unverified

Where this fits

72 Rubin GPUs and 36 Vera CPUs. NVIDIA describes production ramp and shipments; that does not establish stock or rental capacity in your region.

Orientation reviewed 2026-09-20. Linked specification evidence reviewed 2026-09-20.

rack · 72 accelerators

AMD Helios

MI455X + EPYC Venice

72 GPUs; memory is distributed across devices

Vendor reports production; provider availability unverified

Where this fits

A rack system containing 72 MI455X GPUs and 18 EPYC CPUs. AMD reports production; announced customer rollout dates do not establish rental availability.

Orientation reviewed 2026-09-20. Linked specification evidence reviewed 2026-09-20.

Local model development

Computers with shared or coherent memory

The CPU and GPU can access a shared address space. Check which physical memory holds the data: capacity alone does not tell you how quickly the GPU can read it.

computer

Apple silicon Macs

M-series · check the exact chip

Unified system memory; capacity varies by configuration

Where this fits

Mac Studio and MacBook Pro are computers, not plug-in GPU cards. M1/M2/M3 Ultra and M3/M4 Max identify different chips and configurations. MLX and Metal are useful names to recognize for local AI.

Orientation reviewed 2026-09-20. Linked specification evidence reviewed 2026-09-20.

computer

Mac Studio with M5 Ultra

M5 Ultra · announced August 2026

96 GB base; configurations up to 512 GB shared memory

Announced / preorder; September 22 availability date is still ahead of this review

Where this fits

Apple lists up to 512 GB of unified memory. Its announcement schedules availability from September 22, after this review date; check the chosen configuration separately.

Orientation reviewed 2026-09-20. Linked specification evidence reviewed 2026-09-20.

computer

DGX Spark

GB10 · Grace + Blackwell

128 GB shared system memory

Where this fits

A compact development computer with 128 GB shared by CPU and GPU. That capacity can be useful locally, but does not give it the bandwidth of a large HBM server GPU.

Orientation reviewed 2026-09-20. Linked specification evidence reviewed 2026-09-20.

computer

DGX Station (GB300)

Grace + Blackwell Ultra desktop

252 GB GPU HBM3e + 496 GB CPU LPDDR5X

Documented system; confirm OEM configuration and availability

Where this fits

A desktop superchip system with one Blackwell Ultra GPU and a Grace CPU. Its current specification lists GPU and CPU memory separately; coherent access does not make both equally fast.

Orientation reviewed 2026-09-20. Linked specification evidence reviewed 2026-09-20.

A different software path

Other AI accelerators

Google TPUs, AWS chips and Tenstorrent processors perform AI computation without being NVIDIA GPUs. Choose the device and its supported software together.

accelerator

Google TPU v6e

Trillium

32 GB HBM per accelerator

Where this fits

A Google AI accelerator accessed through Cloud TPU. TPU chip counts and slices describe a different system from an eight-GPU NVIDIA server.

Orientation reviewed 2026-09-20. Linked specification evidence reviewed 2026-09-12.

accelerator

Google TPU7x

Ironwood

192 GiB HBM per accelerator

Where this fits

A newer Google TPU family with more memory per chip than v6e. Use the exact TPU version and slice configuration in a deployment plan.

Orientation reviewed 2026-09-20. Linked specification evidence reviewed 2026-09-12.

accelerator

AWS Trainium3

Later Trainium family

144 GiB HBM per accelerator

Where this fits

A newer AWS accelerator. Check the supported model recipe, compiler and instance topology together.

Orientation reviewed 2026-09-20. Linked specification evidence reviewed 2026-09-12.

accelerator

AWS Inferentia2

AWS inference silicon

32 GiB HBM per accelerator

Where this fits

An inference accelerator, also using Neuron. A CUDA deployment does not transfer unchanged.

Orientation reviewed 2026-09-20. Linked specification evidence reviewed 2026-09-12.

board · 2 accelerators

Tenstorrent Wormhole n300

Wormhole / Tensix

24 GB GDDR6 per board across 2 processors

Where this fits

A PCIe board with two Tensix processors. Its software and supported model implementations differ from CUDA GPUs; the board total is split between processors.

Orientation reviewed 2026-09-20. Linked specification evidence reviewed 2026-09-20.

What about older cards and modified cards? GTX 1080 Ti and RTX 2080 Ti belong to older generations. Their usefulness depends on model fit and current runtime support. A label such as “RTX 4090 48 GB mod” describes a modified card; NVIDIA’s standard RTX 4090 specification is 24 GB. Verify that particular board instead of applying stock specifications to it.

The broader specification catalogue includes additional variants, such as RTX 5070/5080, A30, H200 NVL, MI350X and announced TPU 8t/8i. A BlueField DPU handles infrastructure work such as networking and storage offload; it belongs alongside the model accelerator in a system diagram.

Newer generations are easier to remember in families.

Follow each row from earlier to later. The rows are separate product lines. A workstation GPU and a rack do not become comparable just because both use Blackwell chips.

NVIDIA desktop
  1. RTX 3090Ampere
  2. RTX 4090Ada
  3. RTX 5090Blackwell
NVIDIA workstation
  1. RTX A6000Ampere
  2. RTX 6000 AdaAda
  3. RTX PRO 6000Blackwell
NVIDIA data center
  1. A100Ampere
  2. H100 / H200Hopper
  3. B200 / B300Blackwell / Ultra
  4. RubinVera Rubin systems
AMD data center
  1. MI300X / MI325XCDNA 3
  2. MI350X / MI355XCDNA 4
  3. MI455XCDNA 5 / Helios

At the newest end of this map: Rubin follows Blackwell in NVIDIA’s data-center line. AMD’s MI455X and Helios extend its data-center line beyond MI350. Both vendors report production of their new rack families. For a purchase or a rental, the next check is the exact provider, configuration and region.

Older hardware remains useful. A model that fits on a 24 GB RTX 3090 can be a sensible learning project even when newer cards exist. An upgrade earns its place when it fixes a measured limit: memory, response time, throughput, power use or software support.

First question: can one GPU hold the model?

VRAM means the GPU’s memory. GB measures its capacity. The model’s learned numbers, or weights, must live somewhere before the GPU can use them. An 8B model has about eight billion parameters; at 16 bits each, its weights alone need about 16 GB.

70 billion × 4 ÷ 8 = 35 GB for uniformly stored weights alone. Actual quantized files add metadata and may keep some values at higher precision.

Bar length = memory in one GPU, on a shared 0–288 GB scale.Vertical line = 35 GB of weights.

A 70B model at uniform 4-bit starts at 35 GB. Two 24 GB cards have 48 GB in total, but each still has a 24 GB limit. The runtime must split the model and move data between devices.

Add request state and safety margin in the full memory planner →

HBM and GDDR are memory technologies used by accelerators. Shared system memory, as in a Mac or DGX Spark, has a different boundary: the operating system, CPU and GPU share resources. Reserve room for the rest of the computer as well as the model.

Then ask what needs to get faster.

More capacity holds more work.

A larger memory can hold a larger model or more request state. It can also avoid splitting a model across GPUs. Capacity is measured in GB or GiB; check the units before doing arithmetic.

More bandwidth moves data faster.

Bandwidth measures bytes moved per second. A GPU may spend much of a small-batch generation step reading weights. Faster memory can help that workload even when arithmetic units are waiting.

More compute performs more arithmetic.

Training and processing large batches can put the calculation units to work. Peak FLOPS need a format attached: FP4, FP8 and BF16 use different numbers of bits. A sparse peak also assumes a particular pattern of zeros.

Faster links help GPUs cooperate.

If the model is divided across devices, they exchange data during execution. NVLink, PCIe and the server network are different parts of that path. More GPUs can add communication as well as compute.

A useful speed comparison fixes the model and its quality, then measures time to first token, time between output tokens, and completed work at the target load. A gaming frame-rate chart or an advertised AI TOPS number cannot answer those questions by itself.

See how to make a fair serving comparison →

Choose a small first job. Let it guide the hardware.

“I want to understand how a model runs.”

Start with a small supported model on a machine you already have, or a hosted endpoint. A compatible desktop GPU, Mac or small cloud GPU is enough to learn the request path. Learn model sizes and formats first.

“I want a private local assistant.”

Check the model’s actual storage and runtime support. Desktop cards and shared-memory computers are natural candidates. Move to more memory when the full request no longer fits; measure responsiveness before buying.

“I want to serve many people.”

Compare small server GPUs when a model fits on one device. Compare H100/H200, Blackwell or AMD Instinct when the model or load needs more. One large rack is not required merely because a service has many users. Work through accelerator selection.

“I want to fine-tune or train.”

Fine-tuning a small adapter and training every parameter need very different amounts of memory. Start with the training method, then budget weights, gradients, optimizer state and saved activations. Large multi-GPU jobs also need an efficient communication plan. Compare the memory requirements.

Three quick checks before you leave.

You replace a stock RTX 3090 with an RTX 4090. Has memory capacity doubled?

No. Both have 24 GB. A generation change can improve other capabilities while leaving the capacity unchanged.

A 35 GB weight file will not fit on one 24 GB card. Will two cards automatically fix it?

No. The runtime must support distributing that model, each device must fit its assigned work, and you still need space for request state and buffers. The link between cards can affect speed.

Is a GB200 NVL72 specification the specification of one GPU?

No. It describes a rack system containing 72 GPUs and Grace CPUs. Read per-GPU and whole-system figures separately.

A map that can be updated.

Each landmark links to its primary evidence. This orientation was reviewed on 2026-09-20; the detailed profiles retain their own specification review dates. Product announcements and availability are labelled separately. The memory exercise is arithmetic, and the workload suggestions are starting points for evaluation. We have not benchmarked these machines.

In lessons and answers, tap a GPU name with a dotted underline to see its family, memory boundary and place on this map. That explanation comes from the same reference, so updates can reach readers wherever the name appears.

Read the map as JSON → · Open the full hardware reference →