GPU Technology

GPU Technology

Deep technical articles on this topic.

581Articles
581Topics covered
Articles in this category

All 581 articles, sorted alphabetically

Advertisement
ARTICLE · 01

100+ MW AI Clusters

Hyperscale AI training + inference sites.

Read article
ARTICLE · 02

RTX 4090 vs A100 Economics

4090 has better FP16 per dollar.

Read article
ARTICLE · 03

GPU Allocation Queues

How NVIDIA + cloud vendors allocate scarce capacity.

Read article
ARTICLE · 04

Amazon Inferentia2 + Inferentia3

AWS inference silicon.

Read article
ARTICLE · 05

Amazon Trainium 2 + UltraServers

AWS custom training silicon. Anthropic scale.

Read article
ARTICLE · 06

AMD MI300X

192GB HBM3. Chiplet design. ROCm software.

Read article
ARTICLE · 07

AMD MI325X + MI350

MI300X successors. Higher HBM capacity.

Read article
ARTICLE · 08

AMD ROCm Software Stack

CUDA alternative. HIP for porting. PyTorch supported.

Read article
ARTICLE · 09

Apple M-Series Neural Engine

On-device ML on iPhone + Mac.

Read article
ARTICLE · 10

ARM Neoverse for AI

ARM CPU cores with ML extensions.

Read article
ARTICLE · 11

AWS P5 + P4 GPU Instances

H100 (P5) + A100 (P4) instance types.

Read article
ARTICLE · 12

AWS SageMaker HyperPod

Persistent training cluster. Resiliency built-in.

Read article
ARTICLE · 13

AWS UltraCluster

P5 + Trainium clusters. Massive AI infrastructure.

Read article
ARTICLE · 14

Azure ML Compute

Managed training compute in Azure ML.

Read article
ARTICLE · 15

Azure ND-Series GPU VMs

NDv5 (H100) + NDv6 (H200) instances.

Read article
ARTICLE · 16

Bandwidth per GPU (Bisection)

Effective per-GPU network BW. Critical metric.

Read article
ARTICLE · 17

Shared Memory Bank Conflicts

Shared mem banks. Simultaneous access = conflict.

Read article
ARTICLE · 18

Bare Metal vs Cloud GPU Cost Analysis

Own hardware vs cloud rental. Break-even calc.

Read article
ARTICLE · 19

Batching Impact on Inference Cost

Batch 32 = 10x cheaper per query than batch 1.

Read article
ARTICLE · 20

Blackwell (B200) Pricing 2025

$60-80k per GPU. Significant premium.

Read article
ARTICLE · 21

Datacenter Busbars + Power Distribution

Rack-scale kW requires new PDU design.

Read article
ARTICLE · 22

Cerebras WSE-3

Single silicon wafer as one chip. 900k cores.

Read article
ARTICLE · 23

Chilled Water Systems for AI DCs

Central cooling. Adaptation for AI.

Read article
ARTICLE · 24

Chinchilla Scaling Laws Applied

Balance parameters + data. 20 tokens/param optimal.

Read article
ARTICLE · 25

Coalesced Memory Access

Consecutive threads read consecutive addresses = one transaction.

Read article
ARTICLE · 26

Coherent Optics for Long-Distance

400G ZR + 800G ZR for DCI.

Read article
ARTICLE · 27

Cold Plate Manufacturing

Copper + microchannel design. Custom per chip.

Read article
ARTICLE · 28

Colossal-AI Framework

Chinese open framework. Multi-parallel strategies.

Read article
ARTICLE · 29

Compute + Storage Co-Design

Where storage sits relative to GPUs.

Read article
ARTICLE · 30

Consumer vs Pro Cards for ML

4090 vs A100. Trade-offs.

Read article
ARTICLE · 31

Continuous Batching for GPU LLM Inference

Requests join/leave mid-generation. 10x throughput.

Read article
ARTICLE · 32

CUDA Cooperative Groups

Flexible thread grouping. Beyond fixed block.

Read article
ARTICLE · 33

Copper vs Optical for Intra-DC

Cost + reach + power trade-offs.

Read article
ARTICLE · 34

CoreWeave

Fastest H100 availability. IPO 2025.

Read article
ARTICLE · 35

Cost per Token Trained

Amortized compute cost per token.

Read article
ARTICLE · 36

Crusoe Energy

Datacenters at stranded energy sources.

Read article
ARTICLE · 37

cuBLAS

Matmul + BLAS on GPU. Foundation of ML.

Read article
ARTICLE · 38

CUDA Cores + Streaming Multiprocessors (SMs)

GPU parallelism unit. Thousands of cores organized in SMs.

Read article
ARTICLE · 39

CUDA Events for Timing

Precise GPU timing. Sync + async.

Read article
ARTICLE · 40

CUDA Graphs

Capture + replay op sequence. Saves microsecond-per-op.

Read article
ARTICLE · 41

CUDA Grid + Block + Thread Hierarchy

3-level thread hierarchy. Configure per kernel.

Read article
ARTICLE · 42

CUDA Streams + Concurrency

Async ops on different streams overlap. Hide latency.

Read article
ARTICLE · 43

CUDA Toolkit Deep Dive

Compiler + libraries + runtime + tools.

Read article
ARTICLE · 44

CUDA Unified Memory

Single address space CPU+GPU. Auto-migration.

Read article
ARTICLE · 45

cuDNN

Fast primitives for DL. Auto-selected by frameworks.

Read article
ARTICLE · 46

CUTLASS

Header-only. Efficient matmul templates.

Read article
ARTICLE · 47

Data Curation Cost for Foundation Models

Beyond compute: data pipeline investment.

Read article
ARTICLE · 48

Data Parallel Training

Replicate model, split batch. Foundation of scaling.

Read article
ARTICLE · 49

DGX H100 System Architecture

NVIDIA's flagship 8xH100 server.

Read article
ARTICLE · 50

Distillation for Cost Savings

Teacher-student model compression.

Read article
ARTICLE · 51

Distributed Checkpointing

Save + load sharded models. Async writes.

Read article
ARTICLE · 52

Dragonfly Network Topology

Groups of routers. Fewer optics + longer path.

Read article
ARTICLE · 53

CUDA Dynamic Parallelism

Kernel launches other kernels. Recursion + adaptive.

Read article
ARTICLE · 54

AWS EFA

AWS's HPC network. Bypasses TCP.

Read article
ARTICLE · 55

Fat-Tree Network Topology

Classic HPC topology. Full bisection.

Read article
ARTICLE · 56

Fine-Tuning vs From-Scratch Cost

Fine-tune is 100-10000x cheaper.

Read article
ARTICLE · 57

FlashAttention

Fused attention. Massive speedup + memory savings.

Read article
ARTICLE · 58

FLOPS Budget for LLM Training

How many FLOPS to train a frontier model.

Read article
ARTICLE · 59

FluidStack

Aggregates GPUs from many providers.

Read article
ARTICLE · 60

fp4_inference_cost

Read article
ARTICLE · 61

FP8 Training with Transformer Engine

H100+ FP8. 2x FP16 throughput. Careful scaling.

Read article
ARTICLE · 62

FSDP

PyTorch's ZeRO-3 equivalent. Shards params + grads + optimizer.

Read article
ARTICLE · 63

GB200

Grace CPU + 2 Blackwell GPUs. NVL72 rack.

Read article
ARTICLE · 64

GKE with TPU

Kubernetes + TPU. Standard Vertex AI alternative.

Read article
ARTICLE · 65

Google Cloud TPU Pods

Multi-thousand TPU interconnected.

Read article
ARTICLE · 66

Google TPU v4 + v5 (v5e + v5p)

TPU generations. v5e for inference cost, v5p for peak.

Read article
ARTICLE · 67

Google TPU v6

Latest TPU (2024). 4.7x v5e perf.

Read article
ARTICLE · 68

Ada Lovelace / Blackwell architecture

Deep-dive on NVIDIA Hopper→Blackwell arc: SM redesign, FP8/FP4, memory bandwidth, NVLink generations, GB200 Grace-Blackwell.

Read article
ARTICLE · 69

Admission Control for LLM Serving

Reject requests to protect SLOs.

Read article
ARTICLE · 70

AI Gateway Overview

AI gateway: central proxy for LLM traffic.

Read article
ARTICLE · 71

Alignment Data

How alignment data (preferences, demos) is collected + curated.

Read article
ARTICLE · 72

All-Reduce Algorithms

All-reduce algorithms in NCCL.

Read article
ARTICLE · 73

AMD Instinct GPUs

How AMD Instinct GPUs (MI300X) compete with NVIDIA for AI workloads.

Read article
ARTICLE · 74

Anthropic Workbench + Claude

Anthropic direct API + Workbench.

Read article
ARTICLE · 75

Apigee AI Gateway

Google Apigee: enterprise API gateway with AI.

Read article
ARTICLE · 76

Apple Silicon

How Apple M-series (M1/M2/M3/M4) with unified memory serves local AI workloads.

Read article
ARTICLE · 77

GPU Architecture Overview

How GPUs achieve massive parallelism through streaming multiprocessors, warps, and thousands of cores. The architecture that powers modern AI.

Read article
ARTICLE · 78

ASR (Speech-to-Text) Serving

Speech-to-text serving.

Read article
ARTICLE · 79

Audio Encoders

Audio encoders for speech + audio LLMs.

Read article
ARTICLE · 80

Axolotl

Axolotl: ergonomic LLM fine-tuning.

Read article
ARTICLE · 81

Azure AI Foundry

Azure AI Foundry: platform for AI apps.

Read article
ARTICLE · 82

Azure OpenAI Service

Azure OpenAI: enterprise OpenAI on Azure.

Read article
ARTICLE · 83

NVIDIA B100

B100: base Blackwell GPU for datacenter.

Read article
ARTICLE · 84

NVIDIA B200

What the B200 brings over H100: FP4, larger memory, denser packages.

Read article
ARTICLE · 85

GPU Batch Inference

How to run efficient batch inference for offline workloads.

Read article
ARTICLE · 86

Batch Inference Deep Dive

Batch inference: offline high-throughput processing.

Read article
ARTICLE · 87

GPU Batching Strategies Overview

Overview of batching approaches for LLM serving.

Read article
ARTICLE · 88

AWS Bedrock

AWS Bedrock: managed multi-model LLM service.

Read article
ARTICLE · 89

Arena-Hard

Arena-Hard: automatic Arena-style benchmark.

Read article
ARTICLE · 90

Custom LLM Benchmarks

Building custom benchmarks for your workload.

Read article
ARTICLE · 91

LLM Eval Frameworks

Evaluation frameworks for LLMs.

Read article
ARTICLE · 92

HELM Benchmark for Serving

HELM used for LLM benchmarking (broad).

Read article
ARTICLE · 93

LiveBench

LiveBench: contamination-resistant LLM benchmark.

Read article
ARTICLE · 94

LLMPerf Benchmark

LLMPerf: LLM-specific perf benchmark.

Read article
ARTICLE · 95

LMSYS Chatbot Arena

LMSYS Arena: human preference benchmark.

Read article
ARTICLE · 96

MLPerf Benchmark

MLPerf: standard ML training + inference benchmarks.

Read article
ARTICLE · 97

SWE-bench for Serving Model Choice

SWE-bench: real-world SWE tasks.

Read article
ARTICLE · 98

vLLM Benchmark Suite

vLLM's own benchmarking utilities.

Read article
ARTICLE · 99

BentoML for LLM Serving

BentoML: Python framework for ML serving.

Read article
ARTICLE · 100

Bricktree / Traefik AI

Emerging AI gateway options.

Read article
ARTICLE · 101

GPU Capacity Planning

Planning GPU capacity for training + serving.

Read article
ARTICLE · 102

GPU Datacenter Carbon Footprint

Measuring + reducing carbon of GPU DCs.

Read article
ARTICLE · 103

GPU Carbon Footprint

How to measure + reduce carbon footprint of GPU workloads.

Read article
ARTICLE · 104

GPU Checkpointing Deep Dive

Checkpointing best practices for reliable training.

Read article
ARTICLE · 105

Chunked Prefill

Split long prefills into chunks.

Read article
ARTICLE · 106

CLIP Training on GPU

How CLIP (contrastive language-image pretraining) is trained.

Read article
ARTICLE · 107

GPU Cluster Bandwidth

GPU cluster bandwidth analysis.

Read article
ARTICLE · 108

GPU Collective Operations Overview

All-reduce, all-gather, broadcast, reduce-scatter.

Read article
ARTICLE · 109

Collective Communication Overlap

Overlapping computation with collectives.

Read article
ARTICLE · 110

GPU-Enabled Containers

How to run GPU workloads in Docker containers via nvidia-container-toolkit.

Read article
ARTICLE · 111

Continuous Batching

Continuous batching: token-level scheduling.

Read article
ARTICLE · 112

GPU Datacenter Cooling Overview

Cooling GPU datacenters: air vs liquid.

Read article
ARTICLE · 113

Core ML for LLM

Apple Core ML for iOS + macOS LLM.

Read article
ARTICLE · 114

GPU Cost Optimization

How to reduce GPU costs: rightsizing, spot, reserved, MIG, off-peak scheduling.

Read article
ARTICLE · 115

GPU Cost Optimization for Serving

How to reduce GPU serving costs via batching, quantization, model choice, routing.

Read article
ARTICLE · 116

CUDA Graphs

CUDA graphs: capture + replay for low overhead.

Read article
ARTICLE · 117

GPU CUDA Programming

The CUDA programming model: how kernels launch threads organized into blocks and grids, and the __global__/__device__ function distinction.

Read article
ARTICLE · 118

CUDA streams and graphs -- overlap and launch-overhead elimination

Deep-dive on CUDA streams and graphs: streams as ordered work queues enabling concurrency and copy-compute overlap, events for cross-stream synchroniz…

Read article
ARTICLE · 119

CUTLASS

How NVIDIA CUTLASS provides composable templates for high-performance GEMM.

Read article
ARTICLE · 120

GPU Data Center Economics

How to model true cost of GPU infrastructure: capital + power + cooling + ops.

Read article
ARTICLE · 121

GPU Data Pipeline

How to build data pipelines that keep GPUs fed.

Read article
ARTICLE · 122

GPU Datacenter Deployment

The physical realities of GPU datacenters: 700W+ per GPU, liquid cooling, high-density networking, and the constraints that shape modern AI infrastruc…

Read article
ARTICLE · 123

GPU Datacenter Power Requirements

Powering GPU datacenters: MW scale.

Read article
ARTICLE · 124

GPU DataLoader Bottleneck

How to diagnose + fix data loading bottlenecks.

Read article
ARTICLE · 125

NVIDIA DCGM

How DCGM provides monitoring, diagnostics, and management for GPU clusters.

Read article
ARTICLE · 126

Decode Compute Math

How to compute decode throughput.

Read article
ARTICLE · 127

DeepInfra

DeepInfra: budget open-model inference.

Read article
ARTICLE · 128

DeepSpeed

How DeepSpeed enables training of massive models via ZeRO optimizations and pipeline parallelism.

Read article
ARTICLE · 129

DeepSpeed Deep Dive

DeepSpeed: Microsoft's training + inference library.

Read article
ARTICLE · 130

GPU Depreciation Timeline

Hardware ROI over 3-5 years.

Read article
ARTICLE · 131

Diffusion Model Serving

Serving diffusion image models.

Read article
ARTICLE · 132

Direct Liquid Cooling

Direct liquid cooling implementation details.

Read article
ARTICLE · 133

Disaggregated LLM Serving

Disaggregated serving: separate prefill and decode instances.

Read article
ARTICLE · 134

DPO Training on GPU

How DPO replaces RLHF with direct preference optimization.

Read article
ARTICLE · 135

Dropless MoE

Avoid dropping tokens on expert overflow.

Read article
ARTICLE · 136

Dynamic Batching

Dynamic batching: variable batch + max wait.

Read article
ARTICLE · 137

PyTorch Dynamo

Dynamo: PyTorch's Python-level graph capture.

Read article
ARTICLE · 138

Edge Inference for LLM

Running LLMs on edge devices.

Read article
ARTICLE · 139

Edge NPUs

How edge NPUs (Qualcomm Hexagon, Apple Neural Engine, ARM Ethos) enable on-device AI.

Read article
ARTICLE · 140

Embedding Model Serving

Embedding model serving.

Read article
ARTICLE · 141

GPU ECC + Reliability

Error Correcting Code on datacenter GPUs.

Read article
ARTICLE · 142

GPU Experiment Tracking

How to track ML experiments: MLflow, W&B, Neptune.

Read article
ARTICLE · 143

Expert Choice Routing

Experts choose tokens instead of tokens choosing experts.

Read article
ARTICLE · 144

Expert Parallelism

How expert parallelism distributes MoE experts across GPUs for efficient MoE training.

Read article
ARTICLE · 145

GPU Serving: Systems View

Systems view of GPU serving.

Read article
ARTICLE · 146

DoRA Fine-Tuning

DoRA: weight-decomposed LoRA fine-tuning.

Read article
ARTICLE · 147

DPO Fine-Tuning

DPO: direct preference optimization.

Read article
ARTICLE · 148

Full Fine-Tuning on GPU

Full-parameter fine-tuning: update all weights.

Read article
ARTICLE · 149

GRPO Fine-Tuning

GRPO: group-relative PPO used by DeepSeek R1.

Read article
ARTICLE · 150

LoRA Fine-Tuning

LoRA: rank-decomposed adapter fine-tuning.

Read article
ARTICLE · 151

Fine-Tuning Ops on GPU

Operational practices for LLM fine-tuning.

Read article
ARTICLE · 152

ORPO Fine-Tuning

ORPO: SFT + preference in one stage.

Read article
ARTICLE · 153

PPO Fine-Tuning for LLMs

PPO: original RLHF optimizer.

Read article
ARTICLE · 154

QLoRA Fine-Tuning

QLoRA: 4-bit quantized base + LoRA adapters.

Read article
ARTICLE · 155

SFT

SFT: instruction tuning on labeled demonstrations.

Read article
ARTICLE · 156

GPU Fine-Tuning Costs

How to estimate GPU fine-tuning costs based on model, data, method.

Read article
ARTICLE · 157

LLM Fine-Tuning Optimization

Techniques for efficient LLM fine-tuning.

Read article
ARTICLE · 158

Fireworks AI

Fireworks AI: fast open-model inference.

Read article
ARTICLE · 159

FlashInfer

How FlashInfer provides fast attention kernels specifically for LLM inference.

Read article
ARTICLE · 160

FLUX

FLUX by Black Forest Labs: modern image generation architecture.

Read article
ARTICLE · 161

PyTorch FSDP

How PyTorch FSDP shards model states across GPUs, enabling large model training natively.

Read article
ARTICLE · 162

NVIDIA GB200

GB200: Grace CPU + Blackwell GPU superchip.

Read article
ARTICLE · 163

NVIDIA GH200

GH200: Grace CPU + Hopper GPU superchip.

Read article
ARTICLE · 164

GPU Sharing Strategies Overview

Overview of GPU sharing approaches.

Read article
ARTICLE · 165

GPUDirect

How NVIDIA GPUDirect enables direct GPU access to storage and network without CPU involvement.

Read article
ARTICLE · 166

GPUDirect Deep Dive

GPUDirect for RDMA + storage.

Read article
ARTICLE · 167

GRPO

GRPO: PPO variant used by DeepSeek for R1 reasoning.

Read article
ARTICLE · 168

NVIDIA H100

What makes NVIDIA H100 the workhorse of modern AI training and inference.

Read article
ARTICLE · 169

H100 SM architecture

Deep-dive on H100 SM: warp scheduler, CUDA cores, 4th gen tensor cores, shared memory, TMA async copy, cluster launch, FP8/INT8.

Read article
ARTICLE · 170

NVIDIA H200

H200: H100 successor with more HBM3e memory.

Read article
ARTICLE · 171

GPU Hardware Faults

How to detect + recover from GPU hardware faults (ECC, hangs, thermal).

Read article
ARTICLE · 172

GPU HBM architecture

Deep-dive on GPU HBM tier: bandwidth, banks, coalescing, L2/L1 caches, roofline model, async copy (TMA), memory-bound tuning.

Read article
ARTICLE · 173

HCCL

HCCL: Huawei Ascend collective communication.

Read article
ARTICLE · 174

Hugging Face Ecosystem

Hugging Face: model hub + libraries.

Read article
ARTICLE · 175

GPU Hyperparameter Tuning

How to tune hyperparameters efficiently on GPUs.

Read article
ARTICLE · 176

Image Classification Serving

Image classification serving.

Read article
ARTICLE · 177

Immersion Cooling for GPU

Immersion cooling: single-phase and two-phase.

Read article
ARTICLE · 178

GPU Incremental Training

How to add training data without full model retrain.

Read article
ARTICLE · 179

PyTorch Inductor

Inductor: PyTorch's default torch.compile backend.

Read article
ARTICLE · 180

GPU Inference Latency

How LLM inference latency decomposes: time-to-first-token vs time-per-output-token.

Read article
ARTICLE · 181

LLM Inference Optimization Overview

Techniques for LLM inference optimization.

Read article
ARTICLE · 182

InfiniBand + NVLink architecture

Deep-dive on GPU cluster fabric: NVLink intra-node, InfiniBand inter-node, GPUDirect RDMA, NCCL + SHARP collectives, topology-aware placement.

Read article
ARTICLE · 183

InfiniBand Deep Dive

InfiniBand fabric deep dive.

Read article
ARTICLE · 184

GPU Infrastructure Planning

How to plan GPU cluster: node config, networking, storage, cooling.

Read article
ARTICLE · 185

GPU Infrastructure Cost

Total cost of ownership analysis for GPU infrastructure.

Read article
ARTICLE · 186

Intel Gaudi + GPU Max

How Intel Gaudi 3 and GPU Max compete for AI training and inference.

Read article
ARTICLE · 187

Iterative DPO

Iterative DPO: multiple rounds of preference training.

Read article
ARTICLE · 188

ITL

Compute + optimize ITL (per-token latency).

Read article
ARTICLE · 189

GPU kernel fusion -- fewer kernels, less memory traffic

Deep-dive on GPU kernel fusion: the memory-bound HBM-traffic problem, fusing operations to keep intermediates on-chip (registers/SRAM), elementwise/ep…

Read article
ARTICLE · 190

GPU Kernel Launch

How kernels are launched: grid/block configuration, occupancy calculation, and CUDA streams for concurrency.

Read article
ARTICLE · 191

Kong AI Gateway

Kong: API gateway with AI features.

Read article
ARTICLE · 192

KServe for LLM

KServe: Kubernetes-native model serving.

Read article
ARTICLE · 193

KTO Training

KTO: prospect-theory-inspired preference optimization.

Read article
ARTICLE · 194

Kubeflow

Kubeflow: K8s-native ML platform.

Read article
ARTICLE · 195

GPUs on Kubernetes

How Kubernetes schedules GPU workloads via device plugins, and how to enable sharing.

Read article
ARTICLE · 196

Kueue

Kueue: K8s-native job queue for batch + AI workloads.

Read article
ARTICLE · 197

KV Cache Compression

Compress KV cache for memory savings.

Read article
ARTICLE · 198

KV Cache Disk Offload

Offload KV cache to NVMe / SSD.

Read article
ARTICLE · 199

KV Cache Math

How to size KV cache memory.

Read article
ARTICLE · 200

KV Cache Offload to CPU

Offload KV cache to CPU RAM.

Read article
ARTICLE · 201

KV Cache Optimization

How to reduce KV cache memory: GQA/MQA architectures, KV quantization, compression.

Read article
ARTICLE · 202

KV Cache Sizing for Deployments

Right-sizing KV cache pool for LLM serving.

Read article
ARTICLE · 203

Liquid Cooling for GPU Datacenters

Liquid cooling approaches for GPU DCs.

Read article
ARTICLE · 204

LiteLLM

LiteLLM: universal LLM SDK + proxy.

Read article
ARTICLE · 205

llama.cpp Deep Dive

llama.cpp: C++ LLM inference on CPU + GPU.

Read article
ARTICLE · 206

LLM A/B Testing

A/B test LLM models in production.

Read article
ARTICLE · 207

LLM Active Learning

Active learning: prioritize high-value labels.

Read article
ARTICLE · 208

LLM Annotation Tools

Annotation tools for LLM data.

Read article
ARTICLE · 209

LLM Audit Logging

Audit logging for LLM services.

Read article
ARTICLE · 210

LLM Bill of Materials

LLM-BoM: catalog LLM stack components.

Read article
ARTICLE · 211

LLM Blue-Green Deployment

Blue-green: full switch with instant rollback.

Read article
ARTICLE · 212

LLM Bottleneck Analysis

Systematic bottleneck analysis for LLMs.

Read article
ARTICLE · 213

LLM Burst Testing

Burst testing LLM services.

Read article
ARTICLE · 214

LLM Canary Deployment

Canary: send small % to new LLM.

Read article
ARTICLE · 215

LLM Capacity Analysis

Capacity analysis for LLM serving.

Read article
ARTICLE · 216

LLM Capacity Forecasting

Forecast LLM capacity needs.

Read article
ARTICLE · 217

LLM Capacity Testing

Capacity testing for LLM planning.

Read article
ARTICLE · 218

LLM Change Management

Change management for LLM systems.

Read article
ARTICLE · 219

LLM Chaos Testing

Chaos testing for LLM services.

Read article
ARTICLE · 220

LLM Chargeback

Internal chargeback for LLM costs.

Read article
ARTICLE · 221

LLM CI/CD Pipeline

CI/CD for LLM applications.

Read article
ARTICLE · 222

LLM Committed Use Discounts

Committed use discounts for LLM.

Read article
ARTICLE · 223

LLM Content Moderation

Content moderation for LLM outputs.

Read article
ARTICLE · 224

LLM Cost Analysis

Analyze LLM app cost drivers.

Read article
ARTICLE · 225

LLM Cost Attribution

Attribute LLM costs to features + users.

Read article
ARTICLE · 226

LLM Cost Optimization

Reduce LLM costs.

Read article
ARTICLE · 227

LLM Data Curation Pipelines

Pipelines for curating LLM training data.

Read article
ARTICLE · 228

LLM Data Exfiltration Defense

Preventing data exfil via LLM.

Read article
ARTICLE · 229

LLM Data Flywheel

Continuous improvement via user feedback.

Read article
ARTICLE · 230

LLM Deployment Pattern Overview

Deployment patterns for LLM serving.

Read article
ARTICLE · 231

LLM Distillation Data

Distillation data from teacher LLMs.

Read article
ARTICLE · 232

LLM Disaster Recovery Drill

DR drills for LLM services.

Read article
ARTICLE · 233

LLM Endurance Testing

Endurance testing LLM services.

Read article
ARTICLE · 234

LLM Error Budgets

Error budgets for LLM services.

Read article
ARTICLE · 235

LLM Failover Testing

Testing LLM failover behavior.

Read article
ARTICLE · 236

LLM FinOps

FinOps discipline for LLM apps.

Read article
ARTICLE · 237

Flame Graphs for LLMs

Using flame graphs to visualize LLM hotspots.

Read article
ARTICLE · 238

LLM Gameday

Gameday exercises for LLM services.

Read article
ARTICLE · 239

GitOps for LLM Deployments

GitOps: Git as source of truth for LLM deployments.

Read article
ARTICLE · 240

LLM Guardrails

Guardrails for LLM production.

Read article
ARTICLE · 241

LLM System Health Scoring

Composite health score for LLM systems.

Read article
ARTICLE · 242

Helm for LLM Deployments

Helm charts for LLM engines + apps.

Read article
ARTICLE · 243

LLM Human-in-the-Loop

HITL: human review + intervention in LLM systems.

Read article
ARTICLE · 244

HITL Review Patterns

Patterns for HITL reviews.

Read article
ARTICLE · 245

LLM Incident Communication Channels

Communication channels during incidents.

Read article
ARTICLE · 246

LLM Incident Response

Incident response for LLM services.

Read article
ARTICLE · 247

LLM Jailbreak Defense

Defending LLMs from jailbreaks.

Read article
ARTICLE · 248

LLM KPI Dashboards

Dashboards for LLM KPIs.

Read article
ARTICLE · 249

LLM Individual Contributor KPIs

KPIs for ICs.

Read article
ARTICLE · 250

LLM Leadership KPIs

KPIs for leadership.

Read article
ARTICLE · 251

LLM North Star Metric

Define North Star metric for LLM.

Read article
ARTICLE · 252

Kustomize for LLM Deployments

Kustomize: overlay-based K8s customization.

Read article
ARTICLE · 253

LLM Data Labeling

Labeling data for LLM training + evaluation.

Read article
ARTICLE · 254

LLM Load Testing

Load-testing LLM serving stacks.

Read article
ARTICLE · 255

LLM Serving Math 101

Overview of LLM serving math + trade-offs.

Read article
ARTICLE · 256

LLM Memory Profiling

Profiling GPU memory for LLMs.

Read article
ARTICLE · 257

LLM Metrics Deep Dive

SLI + KPI metrics for LLM serving.

Read article
ARTICLE · 258

NVIDIA Nsight for LLMs

Using Nsight Systems and Compute for LLMs.

Read article
ARTICLE · 259

LLM On-Call Playbook

Playbook for on-call engineers.

Read article
ARTICLE · 260

LLM Output Validation

Validating LLM outputs.

Read article
ARTICLE · 261

LLM Ownership Matrix

RACI for LLM system components.

Read article
ARTICLE · 262

LLM On-Call Rotation

On-call rotation for LLM services.

Read article
ARTICLE · 263

LLM Penetration Testing

Pen testing for LLM services.

Read article
ARTICLE · 264

LLM Performance Analysis

How to analyze LLM inference performance.

Read article
ARTICLE · 265

LLM Performance Profiling

Profiling tools and workflow for LLMs.

Read article
ARTICLE · 266

LLM PII Detection

PII detection in LLM inputs/outputs.

Read article
ARTICLE · 267

LLM Pricing Models

Understanding LLM provider pricing.

Read article
ARTICLE · 268

LLM Health Probes

Health + readiness + liveness probes.

Read article
ARTICLE · 269

LLM Prompt Injection Defense

Defending LLMs from prompt injection.

Read article
ARTICLE · 270

LLM Python Frameworks

Python frameworks for LLM apps.

Read article
ARTICLE · 271

PyTorch Profiler for LLMs

Using PyTorch profiler for LLMs.

Read article
ARTICLE · 272

LLM Ranking + Comparison UI

UI for pairwise ranking + comparison of LLM outputs.

Read article
ARTICLE · 273

LLM Performance Regression Analysis

Detecting and analyzing LLM perf regressions.

Read article
ARTICLE · 274

LLM Reserved Capacity

Reserve LLM capacity for discounts.

Read article
ARTICLE · 275

LLM Rollback Strategies

Rollback: revert LLM to previous version.

Read article
ARTICLE · 276

LLM Routing Strategies

Route requests to models based on task / cost / SLO.

Read article
ARTICLE · 277

LLM Runbook Index

Central runbook index for LLM.

Read article
ARTICLE · 278

GPU Serving Architecture for LLMs: The Full Stack

A 2500-word walkthrough of a modern GPU serving stack for LLMs: ingress, mesh, router, engine, autoscaler, pod, fabric, object store, and observabilit…

Read article
ARTICLE · 279

LLM Serving Stacks

The main LLM serving stacks and their trade-offs.

Read article
ARTICLE · 280

LLM Shadow Deployment

Shadow deploy new LLM alongside existing.

Read article
ARTICLE · 281

LLM SLO Burn Rate Alerts

Multi-window burn rate for LLM SLOs.

Read article
ARTICLE · 282

LLM Soak Testing

Soak testing LLM services.

Read article
ARTICLE · 283

LLM Spend Alerts

Alert on LLM cost anomalies.

Read article
ARTICLE · 284

Full LLM Stack Overview

End-to-end LLM stack: hardware to application.

Read article
ARTICLE · 285

Python LLM Stack Overview

Python ecosystem for LLM development.

Read article
ARTICLE · 286

LLM Status Page

Public status page for LLM service.

Read article
ARTICLE · 287

LLM Stress Testing

Stress-testing LLM serving beyond limits.

Read article
ARTICLE · 288

Synthetic Data Generation for LLM

Generate training data with LLMs.

Read article
ARTICLE · 289

LLM Synthetic Monitoring

Synthetic monitoring for LLM.

Read article
ARTICLE · 290

LLM TCO

Total cost of ownership for LLM apps.

Read article
ARTICLE · 291

LLM Trace Analysis

Analyzing LLM traces for bottlenecks.

Read article
ARTICLE · 292

LLM Uptime Calculation

Compute + report LLM uptime.

Read article
ARTICLE · 293

LMDeploy

LMDeploy: OpenMMLab LLM serving stack.

Read article
ARTICLE · 294

Lookahead Decoding

How Lookahead Decoding speeds LLM generation without separate draft model.

Read article
ARTICLE · 295

LoRA Serving Architecture

How to serve many LoRA adapters efficiently on one base model.

Read article
ARTICLE · 296

LoRAX

LoRAX: serve many LoRA adapters efficiently.

Read article
ARTICLE · 297

Megatron-LM

NVIDIA Megatron: large-model training.

Read article
ARTICLE · 298

GPU Memory Hierarchy

How GPU memory is organized: registers, shared memory, L1/L2 cache, HBM. Bandwidth matters more than latency.

Read article
ARTICLE · 299

CUDA Memory Pool

Memory pool: efficient GPU memory allocation.

Read article
ARTICLE · 300

AMD MI300X

MI300X: AMD's H100 competitor.

Read article
ARTICLE · 301

AMD MI325X

MI325X: MI300X with more memory.

Read article
ARTICLE · 302

NVIDIA MIG architecture

Deep-dive on Multi-Instance GPU: compute and memory slices, GPU Instance and Compute Instance hierarchy, profile geometry on A100/H100, Kubernetes GPU…

Read article
ARTICLE · 303

MIG Deep Dive

MIG: NVIDIA Multi-Instance GPU.

Read article
ARTICLE · 304

Mixed Precision Training

How mixed precision (FP16/BF16 compute, FP32 master weights) speeds training.

Read article
ARTICLE · 305

ML Framework Comparison

The three major ML frameworks: PyTorch dominant, JAX for research, TensorFlow legacy.

Read article
ARTICLE · 306

GPU ML Ops

How ML Ops for GPU workloads differs: cluster management, checkpointing, monitoring.

Read article
ARTICLE · 307

ML Reproducibility on GPUs

How to achieve reproducible ML training on GPUs (or accept nondeterminism).

Read article
ARTICLE · 308

MLflow for GPU Training Ops

MLflow for tracking + registry in GPU training.

Read article
ARTICLE · 309

Multimodal LLM Training

Training pipelines for multimodal LLMs.

Read article
ARTICLE · 310

MLX

MLX: Apple's ML framework for Apple silicon.

Read article
ARTICLE · 311

MoE All-to-All Communication

All-to-all: token shuffle for MoE.

Read article
ARTICLE · 312

MoE Expert Parallelism Deployment

Deploying MoE with expert parallelism.

Read article
ARTICLE · 313

Grouped GEMM for MoE

Grouped GEMM: variable-size expert matmuls.

Read article
ARTICLE · 314

MoE Kernels

Custom kernels for MoE efficiency.

Read article
ARTICLE · 315

MoE Load Balancing

Balance token routing across experts.

Read article
ARTICLE · 316

MoE Routing Math

Router: pick top-K experts per token.

Read article
ARTICLE · 317

MoE Serving Overview

Serving Mixture-of-Experts models.

Read article
ARTICLE · 318

Mixture-of-Experts Serving Architecture in Depth

A 2500-word walkthrough of MoE serving architecture: router, dispatch, expert parallelism, combine, capacity, load balancing, and runtimes.

Read article
ARTICLE · 319

MSCCL

MSCCL: custom collective algorithms via XML.

Read article
ARTICLE · 320

Multi-GPU Communication

How multi-GPU systems communicate via NVLink and NVSwitch, and how NCCL implements collective operations.

Read article
ARTICLE · 321

Multi-Instance GPU Deployment

Deploying multi-instance workloads on shared GPUs.

Read article
ARTICLE · 322

Multi-LoRA Serving

How multi-LoRA serving lets one base model serve many fine-tuned personalities.

Read article
ARTICLE · 323

Multi-Provider LLM Strategy

Use multiple LLM providers.

Read article
ARTICLE · 324

Multi-Stream Execution

Using multiple CUDA streams for concurrency.

Read article
ARTICLE · 325

gpu_multi_tenant

Read article
ARTICLE · 326

Multi-Turn KV Cache

How to reuse KV cache across conversation turns for efficient chat.

Read article
ARTICLE · 327

Multimodal Model Serving

Serving multimodal AI models.

Read article
ARTICLE · 328

NCCL collectives

Deep-dive on NCCL collective communication: all-reduce and collective ops, bandwidth-optimal ring and latency-optimal tree algorithms, NVLink/NVSwitch…

Read article
ARTICLE · 329

NCCL Deep Dive

NCCL collectives library deep dive.

Read article
ARTICLE · 330

NVIDIA Nemotron

Nemotron: NVIDIA's open model + training data.

Read article
ARTICLE · 331

nvidia-smi

How nvidia-smi provides quick GPU status, and the key views for debugging.

Read article
ARTICLE · 332

NVLink and NVSwitch architecture

Deep-dive on NVLink/NVSwitch: link anatomy and memory semantics, the non-blocking crossbar, SHARP in-switch reductions, NCCL topology mapping, link-fl…

Read article
ARTICLE · 333

NVLink Deep Dive

NVLink interconnect deep dive.

Read article
ARTICLE · 334

NVLink Switch

NVLink switch: connects GPUs at high bandwidth.

Read article
ARTICLE · 335

NVSwitch Deep Dive

NVIDIA NVSwitch chip details.

Read article
ARTICLE · 336

Object Detection Serving

Object detection model serving.

Read article
ARTICLE · 337

Ollama Deep Dive

Ollama: local LLM runtime + management.

Read article
ARTICLE · 338

Online DPO

Online DPO: preference optimization with fresh preference data.

Read article
ARTICLE · 339

GPU Online Learning

How to continuously update models on GPUs.

Read article
ARTICLE · 340

ONNX Runtime

ONNX Runtime: cross-platform inference.

Read article
ARTICLE · 341

OpenAI Realtime API

OpenAI Realtime API: low-latency audio + text.

Read article
ARTICLE · 342

OpenRouter

OpenRouter: unified LLM API + routing.

Read article
ARTICLE · 343

OpenVINO for LLM

OpenVINO: Intel's inference stack.

Read article
ARTICLE · 344

Hugging Face Optimum

Optimum library for accelerated inference.

Read article
ARTICLE · 345

GPU Orchestration Overview

GPU orchestration platforms overview.

Read article
ARTICLE · 346

ORPO

ORPO: single-stage SFT + preference optimization.

Read article
ARTICLE · 347

P2P KV Cache Transfer

Peer-to-peer KV cache transfer between GPUs.

Read article
ARTICLE · 348

GPU P2P Memory Access

GPU peer-to-peer memory access.

Read article
ARTICLE · 349

Page-Locked (Pinned) Host Memory

Pinned host memory for fast H2D transfers.

Read article
ARTICLE · 350

Paged KV cache architecture

Deep-dive on PagedAttention-style KV cache management: physical block pools and block tables, copy-on-write prefix caching, continuous batching under …

Read article
ARTICLE · 351

PCIe and GPU

How GPUs connect to CPU via PCIe, and why PCIe bandwidth matters for GPU workloads.

Read article
ARTICLE · 352

PCIe host interconnect architecture

Deep-dive on PCIe + host GPU interconnect: lanes, generations, root complex, GPU P2P, host bounce, GPUDirect Storage, NUMA.

Read article
ARTICLE · 353

Prefill/Decode Disaggregation Architecture in Depth

A 2500-word walkthrough of prefill/decode disaggregation: router, prefill pool, KV transfer, decode pool, continuous batching, independent SLOs, autos…

Read article
ARTICLE · 354

Pipeline Parallelism

How pipeline parallelism splits model layers across GPUs, with micro-batches for utilization.

Read article
ARTICLE · 355

GPU Datacenter Placement Strategy

Where to place GPU datacenters: power, cooling, latency, cost.

Read article
ARTICLE · 356

GPU Pod Network

Network design for AI pod: NVLink, InfiniBand, RoCE.

Read article
ARTICLE · 357

Portkey AI Gateway

Portkey: enterprise AI gateway.

Read article
ARTICLE · 358

PPO for LLMs

PPO implementation specifics for LLM alignment.

Read article
ARTICLE · 359

GPU precision architecture

Deep-dive on GPU precisions: fp32/bf16/fp16/fp8/fp4, accumulator design, mixed precision training, numerics safety, kernel matrix.

Read article
ARTICLE · 360

GPU Preemption Handling

Handling GPU preemption in training + serving.

Read article
ARTICLE · 361

Prefill vs Decode Split

Prefill and decode phases have different profiles.

Read article
ARTICLE · 362

Prefill Compute Math

How to compute prefill FLOPs + time.

Read article
ARTICLE · 363

Prefix Caching

How prefix caching reuses KV cache for shared prompt prefixes, cutting compute.

Read article
ARTICLE · 364

GPU Priority Queue Scheduling

Priority queue for LLM request scheduling.

Read article
ARTICLE · 365

GPU Profiling

How to profile GPU workloads: Nsight Systems for timeline, Nsight Compute for kernel-level detail.

Read article
ARTICLE · 366

Prompt Caching

Provider prompt caching: OpenAI, Anthropic, Google.

Read article
ARTICLE · 367

LLM Provider Failover

Fail over between LLM providers.

Read article
ARTICLE · 368

PUE

PUE metric for datacenter efficiency.

Read article
ARTICLE · 369

PyTorch Lightning

Lightning: high-level PyTorch training.

Read article
ARTICLE · 370

QPS Math for LLM Serving

Compute queries/sec capacity.

Read article
ARTICLE · 371

Ray

Ray for distributed ML + GPU workloads.

Read article
ARTICLE · 372

Ray Serve for LLM

Ray Serve: distributed model serving.

Read article
ARTICLE · 373

RDMA for GPUs

How RDMA enables direct GPU-to-GPU communication across the network without CPU involvement.

Read article
ARTICLE · 374

GPU Regulatory Landscape

The regulatory landscape affecting GPU deployment: export controls, AI safety regulations.

Read article
ARTICLE · 375

Replicate

Replicate: run open models with simple API.

Read article
ARTICLE · 376

Response Caching for LLM APIs

Exact-match response caching for LLM.

Read article
ARTICLE · 377

GPU Pricing: Retail vs Cloud vs Enterprise

Different pricing tiers explained.

Read article
ARTICLE · 378

Reward Model Training

How reward models are trained from preference data.

Read article
ARTICLE · 379

Ring Attention

How ring attention enables million-token context by distributing sequence across GPUs.

Read article
ARTICLE · 380

RLHF Pipeline on GPU

Full RLHF pipeline: SFT → RM → PPO.

Read article
ARTICLE · 381

RoCE (RDMA over Ethernet)

RDMA over Converged Ethernet deep dive.

Read article
ARTICLE · 382

RoCE v2

RoCE v2: RDMA over Ethernet as InfiniBand alternative.

Read article
ARTICLE · 383

Run:ai

Run:ai commercial GPU orchestration.

Read article
ARTICLE · 384

GPU Scheduling

How multiple workloads share a GPU: time-slicing, MPS (Multi-Process Service), and MIG (Multi-Instance GPU).

Read article
ARTICLE · 385

GPU scheduling architecture

How to combine CUDA streams, priorities, MPS, and MIG into a scheduling plane that offers SLO tiers and predictable multi-tenant GPU sharing.

Read article
ARTICLE · 386

GPU Scheduling With Slurm

How Slurm schedules GPU jobs on HPC clusters via GRES (Generic RESources).

Read article
ARTICLE · 387

Segmentation Model Serving

Image segmentation model serving.

Read article
ARTICLE · 388

GPU Selection Guide

How to choose GPUs based on workload, budget, availability.

Read article
ARTICLE · 389

Semantic Cache for LLM

Semantic cache: match by meaning, not exact match.

Read article
ARTICLE · 390

Active-Active LLM Serving

Active-active multi-region.

Read article
ARTICLE · 391

Active-Passive LLM Serving

Active-passive multi-region.

Read article
ARTICLE · 392

Anycast for LLM Serving

Anycast routing for LLM APIs.

Read article
ARTICLE · 393

GPU Serving Capacity Estimation

Estimate LLM serving capacity per GPU.

Read article
ARTICLE · 394

DNS Failover for LLM

DNS-based failover for LLM.

Read article
ARTICLE · 395

LLM Serving DR

Disaster recovery for LLM serving.

Read article
ARTICLE · 396

Edge PoP LLM Serving

Edge Points of Presence for LLM.

Read article
ARTICLE · 397

Geographic Routing for LLM

Route LLM users to nearest region.

Read article
ARTICLE · 398

Multi-Region LLM Serving

Deploy LLM across regions.

Read article
ARTICLE · 399

LLM Serving Reliability

Reliability engineering for LLM serving.

Read article
ARTICLE · 400

LLM Serving SLOs

SLOs for LLM serving.

Read article
ARTICLE · 401

SGLang

SGLang: structured programming + fast LLM inference.

Read article
ARTICLE · 402

Shared Prefix KV Caching

Share KV cache for common prefixes across requests.

Read article
ARTICLE · 403

SLO-Aware Scheduling

Schedule LLM requests to meet SLOs.

Read article
ARTICLE · 404

S-LoRA

S-LoRA paper: multi-LoRA scheduling.

Read article
ARTICLE · 405

Slurm

Slurm for GPU + HPC workloads.

Read article
ARTICLE · 406

Speculative Decoding Architecture in Depth

A 2500-word walkthrough of speculative decoding: draft/target models, generate + verify, accept + reject sampling, correctness proof, acceptance rate,…

Read article
ARTICLE · 407

Speculative Batching

Batch multiple speculative decoding streams.

Read article
ARTICLE · 408

Speculative Decoding Deep Dive

How speculative decoding uses draft models to speed up LLM generation.

Read article
ARTICLE · 409

GPU Spot Instances

Using GPU spot / preemptible instances.

Read article
ARTICLE · 410

Stable Diffusion Training + Inference

Training + inference of Stable Diffusion image models.

Read article
ARTICLE · 411

Static Batching

Static batching: fixed batch size per iteration.

Read article
ARTICLE · 412

CUDA Stream Capture

Stream capture for building CUDA graphs.

Read article
ARTICLE · 413

StreamingLLM

How StreamingLLM enables efficient inference on very long conversations.

Read article
ARTICLE · 414

Streaming LLM Serving

Streaming LLM outputs to clients.

Read article
ARTICLE · 415

GPU Supply Chain

How GPU supply constraints affect AI infrastructure planning.

Read article
ARTICLE · 416

Switch Transformer Architecture

Google Switch Transformer: foundational MoE.

Read article
ARTICLE · 417

GPU Synthetic Data

How synthetic data generated by LLMs is used for training.

Read article
ARTICLE · 418

GPU Tail Latency Management

Reducing tail latency for LLM serving.

Read article
ARTICLE · 419

Tensor core architecture

Deep-dive on GPU tensor cores: WMMA/MMA, tile size, accumulator dtype, input dtype, sparsity, multi-buffering, kernel selection.

Read article
ARTICLE · 420

GPU Tensor Cores

How tensor cores accelerate matrix multiplication for deep learning, precision modes (FP16, BF16, FP8, INT8), and when they kick in.

Read article
ARTICLE · 421

Tensor Parallelism

How tensor parallelism splits weight matrices across GPUs, enabling per-layer parallelization.

Read article
ARTICLE · 422

TensorRT-LLM

How NVIDIA TensorRT-LLM provides highly-tuned LLM inference on NVIDIA GPUs.

Read article
ARTICLE · 423

TensorRT-LLM Deep Dive

TensorRT-LLM: NVIDIA's optimized LLM inference.

Read article
ARTICLE · 424

TensorFlow Lite for LLM

TensorFlow Lite: mobile + edge inference.

Read article
ARTICLE · 425

GPU Thermal Management

How thermal management affects GPU performance + reliability.

Read article
ARTICLE · 426

GPU Throughput Math for LLM

Compute tokens/sec throughput per GPU.

Read article
ARTICLE · 427

GPU Time Slicing

Software GPU time slicing.

Read article
ARTICLE · 428

Together AI

Together AI: LLM inference platform.

Read article
ARTICLE · 429

Topology-Aware GPU Scheduling

Topology-aware placement + collectives.

Read article
ARTICLE · 430

GPU Topology Awareness

Topology-aware GPU communication.

Read article
ARTICLE · 431

torch.compile

How torch.compile accelerates PyTorch code via JIT compilation to optimized GPU kernels.

Read article
ARTICLE · 432

Google TPU

How Google TPU compares to GPU for training and inference on Google Cloud.

Read article
ARTICLE · 433

Google TPU v5

Google TPU v5e + v5p for training + inference.

Read article
ARTICLE · 434

Google TPU v6 Trillium

TPU v6 Trillium: latest Google TPU.

Read article
ARTICLE · 435

LLM Training Checkpointing

Checkpointing during LLM training.

Read article
ARTICLE · 436

LLM Training Cluster Design

Design of GPU training clusters.

Read article
ARTICLE · 437

LLM Training Cost Optimization

Cost optimization for LLM training.

Read article
ARTICLE · 438

LLM Training Data Pipeline

Data pipeline for LLM training.

Read article
ARTICLE · 439

LLM Training Debugging

Debugging LLM training.

Read article
ARTICLE · 440

LLM Training Experiment Tracking

Tracking training experiments.

Read article
ARTICLE · 441

LLM Training Health Checks

Health checks during LLM training.

Read article
ARTICLE · 442

LLM Training Hyperparameter Search

Hyperparameter search for LLM training.

Read article
ARTICLE · 443

LLM Training Orchestration

Orchestrating LLM training jobs.

Read article
ARTICLE · 444

LLM Training Reproducibility

Reproducibility in LLM training.

Read article
ARTICLE · 445

AWS Trainium

AWS Trainium: purpose-built AI training chip.

Read article
ARTICLE · 446

Triton Inference Server for LLM

NVIDIA Triton Inference Server for LLM.

Read article
ARTICLE · 447

Triton

How OpenAI's Triton lets Python developers write GPU kernels without full CUDA C++.

Read article
ARTICLE · 448

Triton Kernels for LLM

Writing custom Triton kernels for LLM performance.

Read article
ARTICLE · 449

TRL Deep Dive

TRL: HF Transformer Reinforcement Learning.

Read article
ARTICLE · 450

TTFT

Compute + optimize TTFT.

Read article
ARTICLE · 451

TTS (Text-to-Speech) Serving

Text-to-speech serving.

Read article
ARTICLE · 452

UCX

UCX: unified transport abstraction for GPU comm.

Read article
ARTICLE · 453

Unsloth

Unsloth: memory-efficient LLM FT.

Read article
ARTICLE · 454

Vertex AI Gemini

Google Vertex AI: Gemini + other models.

Read article
ARTICLE · 455

NVIDIA vGPU

vGPU: virtualization + graphics + compute.

Read article
ARTICLE · 456

Video Diffusion Models

Video generation via diffusion: Sora, Kling, Runway, open models.

Read article
ARTICLE · 457

Video Generation Serving

Video generation model serving.

Read article
ARTICLE · 458

Video LLM

Video-capable LLMs: architecture and training approaches.

Read article
ARTICLE · 459

Vision Encoders

Vision encoders used in modern MLLMs.

Read article
ARTICLE · 460

Vision Transformer Serving

Serving vision transformers.

Read article
ARTICLE · 461

vLLM Deep Dive

vLLM: PagedAttention + continuous batching.

Read article
ARTICLE · 462

vLLM on GPU

How vLLM uses PagedAttention and continuous batching for state-of-art LLM serving throughput.

Read article
ARTICLE · 463

Vision-Language Model Architectures

Common VLM architectures: LLaVA, Flamingo, IDEFICS, Molmo.

Read article
ARTICLE · 464

WebAssembly for LLM Inference

WASM: portable inference beyond browser.

Read article
ARTICLE · 465

WebGPU for LLM

WebGPU: browser-based GPU compute for LLM.

Read article
ARTICLE · 466

GPU Workload Types

How different GPU workloads (training, inference, rendering, HPC) have different requirements.

Read article
ARTICLE · 467

ZeRO Optimizer

How ZeRO progressively shards optimizer state, gradients, and weights across GPUs to reduce per-GPU memory.

Read article
ARTICLE · 468

GPUDirect RDMA

Direct GPU-to-network. Skip host.

Read article
ARTICLE · 469

GPUDirect Storage

Direct file → GPU memory. Skip host.

Read article
ARTICLE · 470

Gradient Clipping

Cap gradient norm. Prevent explosion.

Read article
ARTICLE · 471

Gradient Accumulation

Accumulate grads over micro-batches before step.

Read article
ARTICLE · 472

Gradient Checkpointing (Activation Recomputation)

Don't store all activations. Recompute in backward.

Read article
ARTICLE · 473

Graphcore IPU

Bulk Synchronous Parallel. Startup that struggled.

Read article
ARTICLE · 474

Grid Connection Challenges for AI

Multi-hundred MW loads stress power grids.

Read article
ARTICLE · 475

Groq LPU

Custom silicon for LLM inference. Deterministic + fast.

Read article
ARTICLE · 476

H100 Availability History (2023-2025)

From acute shortage to abundance.

Read article
ARTICLE · 477

H100-Hours per Foundation Model

Compute cost per model in H100-hours.

Read article
ARTICLE · 478

H100 System Network Breakdown

How H100 systems talk internally + externally.

Read article
ARTICLE · 479

H100 Pricing History

$25k-40k. Cloud spot dropped 50%.

Read article
ARTICLE · 480

H200 vs H100 Economics

H200 pricier but more memory bandwidth.

Read article
ARTICLE · 481

HBM3 + HBM3e Memory

High Bandwidth Memory. Stacked DRAM. Datacenter GPUs.

Read article
ARTICLE · 482

HGX Platform

NVIDIA reference design for OEMs.

Read article
ARTICLE · 483

Immersion Cooling

Submerge servers in dielectric fluid. Extreme density.

Read article
ARTICLE · 484

Inference Cost per Query

Cents to dollars per LLM call.

Read article
ARTICLE · 485

InfiniBand for AI Clusters

Low-latency + high-BW network. Standard for training.

Read article
ARTICLE · 486

InfiniBand NDR (400G) + XDR (800G)

Latest InfiniBand generations. Bandwidth per port.

Read article
ARTICLE · 487

Intel Gaudi 2 + Gaudi 3

Habana Labs (Intel). BF16 focus. Competitive perf.

Read article
ARTICLE · 488

Kubernetes GPU Operator

NVIDIA device plugin + drivers on K8s.

Read article
ARTICLE · 489

GPU Kernel Fusion

Combine kernels to avoid HBM roundtrip.

Read article
ARTICLE · 490

Kubeflow

End-to-end ML platform on K8s.

Read article
ARTICLE · 491

Kueue

Job queue for K8s. Fair sharing + priorities.

Read article
ARTICLE · 492

KV Cache Reuse + Prefix Caching

Amortize prefill across requests. Massive cost savings.

Read article
ARTICLE · 493

Lambda Labs

Reserved + on-demand GPUs. Developer-friendly.

Read article
ARTICLE · 494

Latitude.sh

Bare metal cloud. Reserved + on-demand GPUs.

Read article
ARTICLE · 495

Direct-to-Chip Liquid Cooling

Cold plates on chips. Standard for H100+ SXM.

Read article
ARTICLE · 496

Megatron-LM Framework

NVIDIA's LLM training framework. Tensor + pipeline parallel.

Read article
ARTICLE · 497

Meta AI Research SuperCluster (RSC)

Meta's internal AI cluster.

Read article
ARTICLE · 498

Meta MTIA

Meta's inference accelerator. v1 + v2 deployed.

Read article
ARTICLE · 499

Azure AI Supercomputer for OpenAI

Microsoft's massive OpenAI infrastructure.

Read article
ARTICLE · 500

MIG

Partition A100/H100 into isolated slices.

Read article
ARTICLE · 501

MIG for Multi-Tenant GPU Sharing

Hardware isolation. Multi-tenant inference.

Read article
ARTICLE · 502

Mixed Precision Training (BF16 + FP32)

Storage in BF16, master weights in FP32. Standard.

Read article
ARTICLE · 503

Modal Labs

Python-native serverless GPU.

Read article
ARTICLE · 504

Model Lifetime Utility

Amortize training cost over inference lifetime.

Read article
ARTICLE · 505

Model Parallel Training

Split model across GPUs. Different layers on different GPUs.

Read article
ARTICLE · 506

Modular Datacenters for AI

Prefab modules. Faster deployment.

Read article
ARTICLE · 507

Small Modular Reactors (SMR) for AI DCs

Nuclear power for AI. Emerging trend.

Read article
ARTICLE · 508

MoE Model Inference Cost

Mixture of Experts activates subset. Cheaper.

Read article
ARTICLE · 509

Multi-GPU Peer-to-Peer Access

GPUs directly access each other's memory.

Read article
ARTICLE · 510

Multi-Year GPU Capacity Commitments

How hyperscalers lock capacity years ahead.

Read article
ARTICLE · 511

All-Reduce

Sum gradients across GPUs. Foundation of data parallelism.

Read article
ARTICLE · 512

NCCL

All-reduce + broadcast + all-gather across GPUs.

Read article
ARTICLE · 513

NCCL Topology-Aware Communication

NCCL picks best path per topology.

Read article
ARTICLE · 514

Nebius

Yandex spinoff. GPU cloud + AI Studio.

Read article
ARTICLE · 515

NCCL + NIXL

NCCL evolution + NIXL for LLM disaggregation.

Read article
ARTICLE · 516

nsight_compute

Read article
ARTICLE · 517

NVIDIA Nsight Systems

System-level profiling. See CPU + GPU + memory.

Read article
ARTICLE · 518

NVIDIA Ada Lovelace (RTX 4090 + L40S)

Consumer + workstation Ada. FP8 support.

Read article
ARTICLE · 519

NVIDIA Ampere A100

Previous gen. Still workhorse for many.

Read article
ARTICLE · 520

NVIDIA Blackwell B100 + B200

Next-gen (2024-2025). FP4 + 2 dies bridged.

Read article
ARTICLE · 521

NVIDIA GH200

Grace CPU + Hopper GPU. NVLink-C2C coherent.

Read article
ARTICLE · 522

NVIDIA H200

141GB HBM3e. Same compute. Bigger + faster memory.

Read article
ARTICLE · 523

NVIDIA Hopper H100 Architecture

80B params, 700W SXM. 4th-gen tensor cores + FP8.

Read article
ARTICLE · 524

NVIDIA Rubin (Next Gen)

Announced roadmap: 2026 successor to Blackwell.

Read article
ARTICLE · 525

NVIDIA Spectrum-X

NVIDIA's Ethernet answer to IB.

Read article
ARTICLE · 526

GB200 NVL72 Rack

72 GPUs unified via NVLink Switch.

Read article
ARTICLE · 527

NVLink

Direct high-bandwidth GPU communication. Multi-GPU foundation.

Read article
ARTICLE · 528

NVSwitch

Switch fabric for NVLink. All-to-all connectivity.

Read article
ARTICLE · 529

GPU Occupancy Calculator

Threads per SM ratio. Balance parallelism + resources.

Read article
ARTICLE · 530

OCI GPU SuperCluster

H100/H200 clusters. Highest scale non-hyperscaler.

Read article
ARTICLE · 531

Optical Transceivers for AI Networking

400G + 800G optics. Cost + reach.

Read article
ARTICLE · 532

Optimizer State Offloading to CPU/NVMe

Move optimizer state off GPU. Trade PCIe bandwidth.

Read article
ARTICLE · 533

PagedAttention

OS-inspired paging for KV cache. vLLM foundation.

Read article
ARTICLE · 534

PCIe Gen4 + Gen5 for GPUs

Alternative to NVLink. Host-to-GPU interconnect.

Read article
ARTICLE · 535

Pipeline Parallelism

Layer groups across GPUs. Micro-batch pipelining.

Read article
ARTICLE · 536

Power Backup for AI Datacenters

UPS + diesel + battery. Sub-second failover.

Read article
ARTICLE · 537

Power Density in AI Datacenters

kW per rack. Traditional 5-10, AI 30-120.

Read article
ARTICLE · 538

PUE for AI Datacenters

Power Usage Effectiveness. AI dc target <1.2.

Read article
ARTICLE · 539

Qualcomm Cloud AI 100

Datacenter inference chip. Meta partnership.

Read article
ARTICLE · 540

Rail-Aligned Topology for AI Clusters

Multiple network rails. GPUs use own rail.

Read article
ARTICLE · 541

Ray on GPU + Distributed Training

Ray Train + Serve + Data. Popular ML orchestration.

Read article
ARTICLE · 542

Rear-Door Heat Exchangers

Liquid-cooled rack doors. Retrofit-friendly.

Read article
ARTICLE · 543

GPU Register Pressure

Registers per thread. Limits threads per SM.

Read article
ARTICLE · 544

Reserved GPU Capacity vs On-Demand

Multi-year commitments for capacity + discount.

Read article
ARTICLE · 545

Ring All-Reduce Algorithm

Bandwidth-optimal collective. Baidu 2017.

Read article
ARTICLE · 546

RoCE v2

RDMA on standard Ethernet. Cheaper alternative.

Read article
ARTICLE · 547

runpod

Read article
ARTICLE · 548

SageMaker HyperPod on GCP Comparable

GCP's answer via managed Slurm.

Read article
ARTICLE · 549

SambaNova RDU

Reconfigurable Dataflow Unit. Alternative arch.

Read article
ARTICLE · 550

Second-Hand GPU Market

Enterprise churn feeds resale.

Read article
ARTICLE · 551

SGLang

Fast + structured LLM serving. RadixAttention.

Read article
ARTICLE · 552

SHARP

Aggregate on switch. Faster all-reduce.

Read article
ARTICLE · 553

SIMT Execution Model

Single Instruction Multiple Thread. Different from SIMD.

Read article
ARTICLE · 554

Slurm Cluster Software

HPC job scheduler. Foundation of ML training clusters.

Read article
ARTICLE · 555

Speculative Decoding on GPU

Draft model + target model. 2-3x throughput.

Read article
ARTICLE · 556

DGX SuperPod Topology

Multi-DGX cluster reference architecture.

Read article
ARTICLE · 557

SXM vs PCIe Form Factor

Datacenter GPU form factors. SXM = NVLink native.

Read article
ARTICLE · 558

Tensor Cores

Dedicated matmul units. Foundation of modern ML perf.

Read article
ARTICLE · 559

Tensor Parallelism (Megatron-style)

Split individual layers across GPUs. Column + row parallel.

Read article
ARTICLE · 560

TensorRT

Compile models for max GPU inference perf.

Read article
ARTICLE · 561

TensorRT-LLM Deep Dive

TensorRT specialized for LLMs. NVIDIA's LLM serving.

Read article
ARTICLE · 562

tenstorrent_wormhole

Read article
ARTICLE · 563

Together AI

GPU cloud + LLM API service.

Read article
ARTICLE · 564

torch.compile

PyTorch 2.0's compilation. Torch Dynamo + Inductor.

Read article
ARTICLE · 565

Foundation Model Project Cost Breakdown

Compute + data + team + evals + safety.

Read article
ARTICLE · 566

Training Cost Trajectory 2024-2027

Where costs are going.

Read article
ARTICLE · 567

Training on Thousands of GPUs

Practical challenges. Failures, comms, checkpointing.

Read article
ARTICLE · 568

Tree All-Reduce

Latency-optimal. Small messages + many workers.

Read article
ARTICLE · 569

NVIDIA Triton Inference Server

Model serving. Any framework. Ensemble models.

Read article
ARTICLE · 570

OpenAI Triton Language

Python DSL for GPU kernels. Simpler than CUDA.

Read article
ARTICLE · 571

Ultra Ethernet Consortium

Open alternative to InfiniBand.

Read article
ARTICLE · 572

Vast.ai

Peer-to-peer GPU rental.

Read article
ARTICLE · 573

vLLM

PagedAttention + continuous batching. Community standard.

Read article
ARTICLE · 574

Voltage Park

H100 for research + open source.

Read article
ARTICLE · 575

Warp Scheduling on GPU

32 threads = 1 warp. SIMT execution model.

Read article
ARTICLE · 576

Waste Heat Reuse from Datacenters

District heating + agriculture + desalination.

Read article
ARTICLE · 577

Water Usage in AI Datacenters

Evaporative + chilled water consumption.

Read article
ARTICLE · 578

xAI Colossus

100k+ H100 built in 122 days.

Read article
ARTICLE · 579

XLA

TensorFlow + JAX compiler. Fuses ops.

Read article
ARTICLE · 580

Zero-Copy Memory (Pinned Host)

GPU accesses host memory directly over PCIe.

Read article
ARTICLE · 581

DeepSpeed ZeRO Stages

Progressive sharding: optimizer, grads, params.

Read article