🟩較早收集於 31m

Blackwell Ultra 提升 Softmax 效率

Blackwell Ultra 提升 Softmax 效率
PostLinkedIn
🟩閱讀原文: NVIDIA Developer Blog
#softmax#attention-mechanisms#transcendentals#llm-optimizationnvidia-blackwell-ultranvidiablackwell-ultramlagqa

💡Blackwell Ultra fixes softmax bottleneck for exploding LLM contexts – vital for fast inference.

⚡ 30-Second TL;DR

有什麼變化

LLM 上下文長度快速爆炸

為什麼重要

這針對長上下文 LLM 的關鍵瓶頸,實現更快推論和訓練。AI 從業人員可達成「思考速度」效能,降低先進模型的運算成本。

下一步行動

Benchmark softmax-heavy workloads on NVIDIA Blackwell Ultra docs for inference gains.

誰應關注:Developers & AI Engineers

關鍵要點

  • LLM 上下文長度快速爆炸
  • 採用 MLA 和 GQA 注意力機制
  • Softmax 超越函數成為 AI 速度限制
  • Blackwell Ultra 提升 softmax 效率

🧠 深度解析

背景與延伸:來自公開資料,非原文內容。引用 7 個來源。

🔑 增強重點摘要

  • Blackwell Ultra doubles SFU (Special Function Unit) throughput for exponentials compared to standard Blackwell, directly addressing the softmax bottleneck that previously forced Tensor Cores to idle during attention normalization[1].
  • GB300 NVL72 systems achieve 35x lower cost per token and 50x higher throughput per megawatt versus Hopper, with 2x faster attention processing and 1.5x more NVFP4 compute performance enabling efficient long-context reasoning[2][4].
  • The softmax optimization reduces the execution time gap between BMM1 (batch matrix multiply 1) and BMM2 operations, allowing Tensor Cores to switch between query-key and probability-value multiplications with minimal stalling, resulting in a denser main loop[1].
  • NVIDIA's extreme codesign approach combines hardware optimizations (288 GB HBM3e memory, 130 TB/s NVLink bandwidth) with software refinements in TensorRT-LLM, Dynamo, and SGLang, delivering up to 5x performance gains on low-latency workloads in four months[4][6].
  • Blackwell Ultra is purpose-built for test-time scaling inference—where AI models 'think' longer to produce better answers—dramatically increasing compute requirements per query for agentic AI workloads like autonomous coding assistants[4].
📊 競品分析▸ Show
MetricNVIDIA Blackwell Ultra (GB300 NVL72)NVIDIA Hopper (baseline)AMD MI300X (estimated)Intel Gaudi (estimated)
Throughput per megawatt50x improvement1x baseline~15-20x (inference)~10-15x (inference)
Cost per token35x reduction1x baseline~8-12x reduction~5-10x reduction
Attention processing speed2x faster1x baseline~1.5x faster~1.3x faster
HBM memory per GPU288 GB HBM3e141 GB HBM2e192 GB HBM3128 GB HBM3
NVLink bandwidth130 TB/s (72-GPU fabric)900 GB/s (per GPU)N/A (uses Infinity Fabric)N/A (uses Gaudi Link)
NVFP4 supportYes (1.5x compute)NoNoNo
Deployment statusEarly 2026 (Azure, CoreWeave, Oracle)Legacy (2023)Limited enterpriseLimited enterprise

🛠️ 技術深入

  • SFU Architecture: Blackwell Ultra doubles the throughput of Special Function Units (SFUs) that handle transcendental math (exponentials via MUFU.EX2 instruction in SASS). Standard Blackwell's SFU datapaths became a bottleneck when powerful Tensor Cores were forced to idle waiting for softmax normalization[1].
  • Memory Hierarchy: GB300 features 288 GB HBM3e per GPU (1.5x increase from GB200), with 130 TB/s aggregate NVLink bandwidth across 72-GPU fabric, enabling up to 21 TB aggregate GPU memory per rack for long-context inference[4].
  • Precision Formats: NVFP4 (NVIDIA 4-bit floating point) doubles effective model size in memory while maintaining accuracy, activated through TensorRT-LLM and TensorRT Model Optimizer for throughput optimization[2][7].
  • Kernel Optimization: Programmatic dependent launch minimizes idle time by launching the next kernel's setup phase before the previous one completes; NVIDIA NVLink Symmetric Memory enables direct GPU-to-GPU memory access for efficient communication[6].
  • Attention Pipeline: Reduction in softmax latency tightens the entire pipeline by minimizing the gap between BMM1 and BMM2, allowing Tensor Cores to switch between query-key multiplication and probability-value multiplication with minimal stalling, resulting in 35% FP8 forward propagation gains[1].
  • Software Stack: TensorRT-LLM, Dynamo, Mooncake, and SGLang teams delivered up to 5x better performance on GB200 for low-latency workloads in four months through continuous optimization for mixture-of-experts (MoE) inference[3][4].

🔮 前景展望AI analysis grounded in cited sources

Softmax will remain a critical optimization frontier as LLM context lengths continue expanding beyond current limits.
The 2x attention acceleration in Blackwell Ultra directly addresses softmax as the primary bottleneck, suggesting future architectures will require further SFU innovations as context windows grow[1][2].
Test-time scaling inference will become the dominant inference paradigm for reasoning-heavy agentic AI workloads.
Blackwell Ultra's design explicitly optimizes for test-time scaling where models 'think' longer per query, and NVIDIA's roadmap shows Rubin promising 10x further throughput gains for MoE inference[3][4].
Low-precision formats (NVFP4) will enable 2x effective model capacity without sacrificing accuracy in production deployments.
NVFP4 support in Blackwell Ultra's full software stack (TensorRT-LLM, Model Optimizer) demonstrates viability for doubling effective model size in memory while preserving inference quality[2][7].

時間線

2023-Q4
NVIDIA Hopper platform released; becomes baseline for performance comparisons in 2026 benchmarks
2024-Q4
NVIDIA Blackwell (standard) architecture released; SFU bottleneck identified in attention mechanisms
2025-Q4
Early deployments of Blackwell Ultra begin; GB300 NVL72 systems start rolling out to cloud providers
2026-02
SemiAnalysis InferenceX publishes benchmark data showing Blackwell Ultra achieving 50x throughput per megawatt and 35x cost reduction versus Hopper
2026-02
NVIDIA Developer Blog publishes technical deep-dive on softmax optimization in Blackwell Ultra, detailing SFU throughput doubling and attention pipeline improvements
2026-02
Broader rollouts of GB300 NVL72 racks begin at Azure, CoreWeave, and Oracle cloud platforms for agentic AI workloads
📰

AI 週報

閱讀本週精選 AI 大事摘要 →

👉相關動態

AI 策展新聞聚合。所有內容版權歸原始發布者所有。
原始來源: NVIDIA Developer Blog

這是摘要,不是原文。去看原站,或訂閱每週簡報。

每週 AI 簡報

每週一封,可隨時退訂。