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

mla_prefill_blockscale

Implements the SM100 (Blackwell) MLA prefill attention kernel with blockwise FP8 scaling, converting block-scaled FP8 K_rope tiles to BF16 in shared memory before the MMA stage.

Structs​

  • ​WarpRole: Tags each warp with its specialized role in the warp-specialized MLA prefill kernel.

Functions​

Was this page helpful?