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

mma_nvidia_sm100

This module includes utilities for working with the SM100 MMA instructions.

Structs

Functions

  • mma: Perform a matrix multiply-accumulate operation using the tcgen05.mma instruction.
  • mma_arrive: Arrive at the mbar pointer for the MMA instruction.
  • mma_arrive_multicast: Arrive at the mbar pointer for the MMA instruction for multiple ctas.