H200 SXM 141GB
SXM5 form factor H200. Same compute as H100 SXM5 but with 141GB HBM3e — 76% more VRAM and 43% more bandwidth. Best for memory-bound workloads.
H200 SXM 141GB Overview
The H200 SXM 141GB is a Hopper-generation NVIDIA GPU built on the GH100 architecture, manufactured on a TSMC 4N process node with 80 billion transistors. Released in 2024, it delivers 1979 TFLOPS of FP16 throughput and 1979 TFLOPS BF16 — the two precision formats most commonly used for transformer model training and inference. FP8 precision is supported at 3958 TFLOPS — roughly 2.0× the FP16 rate — enabling near-doubled throughput for inference workloads that can tolerate reduced numerical precision with calibration. The GH100 architecture represents NVIDIA's approach to balancing compute throughput, memory bandwidth, and power efficiency for data center AI workloads. At 700W TDP, the H200 SXM 141GB sits in the ultra-high-power data center tier (700W), requiring specialized rack infrastructure with high-density power delivery.
Memory capacity is 141GB of HBM3e with 4800 GB/s bandwidth. This determines which models can run without quantization: approximately 70B parameters at FP16 (2 bytes/param), 141B at INT8 (1 byte/param), or up to 282B parameters at INT4/GGUF quantization (0.5 bytes/param). These figures are theoretical maximums — actual capacity is reduced by KV cache, framework overhead, and activation memory, typically by 10–20% for inference and 30–40% for training. The arithmetic intensity ceiling — the ratio of compute (1979 TFLOPS) to memory bandwidth (4800 GB/s) — is approximately 412 FLOP/byte. Transformer inference is typically memory-bound below this threshold, meaning the 4800 GB/s bandwidth figure is the primary determinant of tokens-per-second for most LLM serving workloads.
Multi-GPU configurations are a first-class use case for the H200 SXM 141GB. NVLink 4.0 / SXM5 provides 900 GB/s of bidirectional NVLink bandwidth between cards, enabling tensor-parallel inference across multiple GPUs with near-linear VRAM scaling. A two-card configuration provides 282GB of pooled VRAM — sufficient for 141B parameter models at FP16 — while a four-card setup reaches 564GB. NVLink's low-latency, high-bandwidth fabric makes all-reduce operations in data-parallel training significantly faster than PCIe-based alternatives, which top out at ~64 GB/s bidirectional for PCIe 5.0 x16.
The primary workloads for the H200 SXM 141GB are 70B+ model inference, Memory-bound LLM serving, Large context windows. SXM5 form factor H200. Same compute as H100 SXM5 but with 141GB HBM3e — 76% more VRAM and 43% more bandwidth. Best for memory-bound workloads. Key limitations to factor into your evaluation: Premium pricing over H100 — ~40–60% higher hourly cost; Limited availability vs H100 — fewer providers offer it; Same compute as H100 — only memory bandwidth improvement. When comparing this GPU against alternatives at similar price points, the most important metrics are memory bandwidth (for inference throughput), VRAM capacity (for model size), and FP16/BF16 TFLOPS (for training speed). Raw TFLOPS figures can be misleading for inference — a GPU with lower TFLOPS but higher memory bandwidth will often outperform a higher-TFLOPS card on tokens-per-second for memory-bound autoregressive generation.
In the broader GPU market, the H200 SXM 141GB is a 2-year-old architecture that is still widely deployed in cloud data centers. CUDA compatibility is a significant advantage: the H200 SXM 141GB benefits from the full NVIDIA software ecosystem including cuDNN, TensorRT, FlashAttention, and all major inference frameworks (vLLM, TGI, TensorRT-LLM). CUDA's maturity means optimized kernels are available for virtually every model architecture. For cloud rental, availability varies significantly by provider — some specialize in this GPU tier while others may have limited stock. Compare on-demand and spot pricing across providers using the rental comparison table on this page, and factor in region availability if latency is a concern for your inference workload.
Memory
Compute Performance
Hardware
Relative Performance
Relative to highest-spec GPU in database
Limitations
Live Cloud PricingOn-demand hourly rates
Compare H200 SXM 141GB vs…
Use Case Guidance
LLM Model Size Guidance
Estimates only. Actual capacity depends on context length, KV cache, and framework overhead.
Related Guides
LLM APIs Running on This GPU Class
Providers that serve frontier LLM inference on Hopper-class hardware.
Related GPUs
Frequently Asked Questions
How much VRAM does the H200 SXM 141GB have?
The H200 SXM 141GB has 141GB of HBM3e memory with 4800 GB/s bandwidth. This enables running models up to approximately 282B parameters at INT4 precision, 141B at INT8, or 70B at FP16.
What is the FP16 performance of the H200 SXM 141GB?
The H200 SXM 141GB delivers 1979 TFLOPS of FP16 performance and 1979 TFLOPS BF16, and 3958 TFLOPS FP8. INT8 throughput is 3958 TOPS. For transformer inference, memory bandwidth (4800 GB/s) is often the binding constraint rather than raw TFLOPS.
What is the H200 SXM 141GB best used for?
The H200 SXM 141GB is best suited for: 70B+ model inference, Memory-bound LLM serving, Large context windows. SXM5 form factor H200. Same compute as H100 SXM5 but with 141GB HBM3e — 76% more VRAM and 43% more bandwidth. Best for memory-bound workloads.
What interconnect does the H200 SXM 141GB use?
The H200 SXM 141GB uses NVLink 4.0 / SXM5 with 900 GB/s NVLink bandwidth for multi-GPU configurations. NVLink enables near-linear tensor-parallel scaling across multiple cards for models that exceed single-card VRAM.
What LLM model sizes can the H200 SXM 141GB run?
With 141GB of HBM3e, the H200 SXM 141GB can run models up to approximately 70B parameters at FP16 (2 bytes/param), 141B at INT8 (1 byte/param), or 282B at INT4/GGUF (0.5 bytes/param). These are estimates — actual capacity depends on context length, KV cache size, and framework overhead. Longer context windows require more KV cache memory, reducing the effective model size that fits.
How does the H200 SXM 141GB compare to the A100 for LLM inference?
The H200 SXM 141GB has 1979 TFLOPS FP16 vs the A100 80GB's 312 TFLOPS, and 4800 GB/s memory bandwidth vs the A100's 2,039 GB/s. For memory-bound autoregressive LLM inference, bandwidth is the primary determinant of tokens-per-second. The H200 SXM 141GB's higher bandwidth gives it a throughput advantage for large model inference.
What is the power consumption of the H200 SXM 141GB?
The H200 SXM 141GB has a TDP (Thermal Design Power) of 700W. This is the maximum sustained power draw under full load. For data center deployments, total rack power consumption is typically 1.2–1.5× the GPU TDP when accounting for CPU, memory, networking, and cooling overhead. At 700W, the H200 SXM 141GB is in the high-power tier — requires specialized data center infrastructure with high-density power delivery.
Ready to rent?
Compare H200 SXM 141GB prices across 97+ providers
Live on-demand & spot rates · monthly cost estimates · availability status