NVIDIA / NVIDIA/TransformerEngine

Why NVFP4 Inference (50 PFLOPS) Outperforms Training (35 PFLOPS) on Rubin GPU?

Open
#2,565 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

fp4 question
Dominant language
Python
Stars
3.5k
Forks
831
Avg merge
3d 11h
Merged PRs (30d)
65

Description

According to NVIDIA's official blog Inside the NVIDIA Rubin Platform: Six New Chips, One AI Supercomputer, the 3rd Gen Transformer Engine is equipped with "hardware-accelerated adaptive compression designed to boost NVFP4 performance while preserving accuracy", which enables up to 50 PetaFLOPS of NVFP4 inference capability and 35 PetaFLOPS for training.

  1. Could you please tell me the technical mechanism of the "hardware-accelerated adaptive compression" in the 3rd Gen Transformer Engine?
  2. What are the key factors that cause the NVFP4 performance gap between training (35 PFLOPS) and inference (50 PFLOPS)?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked NVIDIA Rubin Platform blog post and compare its descriptions of the 3rd Gen Transformer Engine, NVFP4 inference, and training. A useful outcome would be a documented explanation of the adaptive compression mechanism and the factors behind the reported 50-versus-35 PFLOPS figures, supported by sources or maintainer clarification.

Written by the indexing model from the issue text.

Assessment

Domain
machine-learning, performance
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.