IMPORTANT: To view this page as Markdown, append `.md` to the URL (e.g. /max/get-started.md). For the complete documentation index, see llms.txt.
Skip to main content
For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /max/get-started.md).

Mojo module

block_scaled_matmul_small_bn

Implements the small-BN block-scaled matmul kernel for SM100 (Blackwell B200).

Provides the warp-specialized TMA + UMMA kernel and its host-side launch helpers for block-scaled (MXFP8 / NVFP4) matrix multiplication targeting the small-N MMA shapes that require a cp.async SFB load path instead of TMA.

Structs​

Functions​

Was this page helpful?