Identify the NVIDIA H100: what generation, what memory, what tensor-core formats?
Same topic, related formats. Practice these next.
Same topic, related formats. Practice these next.
The H100 is NVIDIA's Hopper-generation data-center GPU, 80 GB HBM3 at 3.35 TB/s, with native FP8 tensor cores; it has been the LLM serving workhorse since 2023.
Picture the standard kitchen most professional chefs cooked in for the last few years. It has a fridge of a certain size, a counter that can hold a certain amount of work, and a stove that can run at a specific top speed. The H100 is that kitchen for LLM serving. It carries 80 gigabytes of fast memory, can move data in and out of that memory at roughly 3.35 terabytes per second, and has special-purpose math units that can chew through numbers at extraordinary speed, especially at a new tiny number format that earlier kitchens did not understand. It launched in 2022, replaced the older A100 across most LLM workloads, and remains everywhere in 2026 even though newer kitchens have started arriving.
Everything you need to truly understand this topic: intuition, mechanics, step by step explanation, code, formulas, and worked example. Click to expand.
Everything you need to truly understand this topic: intuition, mechanics, step by step explanation, code, formulas, and worked example.
Everything important, quickly.
5 min: anchor H100 as Hopper-generation with 80 GB HBM3 at 3.35 TB/s, walk through native FP8 tensor cores and peak rates, compare against A100 and the newer H200 and B200, then close on the Transformer Engine and operational role of H100 in 2026 serving.
Real products, models, and research that use this idea.
What an interviewer would ask next. Try answering before peeking at the approach.
Red flags and common mistakes that signal junior thinking. Click to expand.
Treating H100 as just a faster A100. The big architectural change is native FP8 tensor cores and roughly 2x the HBM bandwidth, both of which reshape how LLM serving sizes batch and quantises weights.
The night-before-the-interview bullets. Scan these on the way to the call.
Primary sources. Skim if you want the original framing.