Skip to content

Fix error in Blackwell document of referring to Mxf4 format as NVF4#2977

Merged
Junkai-Wu merged 2 commits intoNVIDIA:mainfrom
zianglih:doc-nvf4
Feb 27, 2026
Merged

Fix error in Blackwell document of referring to Mxf4 format as NVF4#2977
Junkai-Wu merged 2 commits intoNVIDIA:mainfrom
zianglih:doc-nvf4

Conversation

@zianglih
Copy link
Copy Markdown
Contributor

Fixed the error of referring to Mxf4 format as NVF4.

Fixed the error of referring to Mxf4 format as NVF4.
@CalebDu
Copy link
Copy Markdown
Contributor

CalebDu commented Feb 12, 2026

Hello @zianglih, Thank you for the PR.

2. [NVF4 Gemm with block scaling and NVF4 output matrix](https://github.com/NVIDIA/cutlass/tree/main/examples/72_blackwell_narrow_precision_gemm/72b_blackwell_nvfp4_nvfp4_gemm.cu)

This NVF4 output is not typo. NVF4 can be with e8m0 or e4me SF, but restricted with vector_size=16. Please update this line.

@zianglih
Copy link
Copy Markdown
Contributor Author

Hi @CalebDu , thanks for the correction. Now I see the OutputSFVectorSize is 16:

constexpr int OutputSFVectorSize = InputSFVectorSize;

I have reverted the line change.

@Junkai-Wu Junkai-Wu merged commit 518327d into NVIDIA:main Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants