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 function

build_mma

def build_mma[*, a_tmem: Bool, ws: Bool, partial: Bool](kind: String, layout_a: Layout, layout_b: Layout, *, operand_size: Int, mma_k: Int, num_k_mmas: Int, k_start: Int = 0, cta_group: Int = 1, tcgen05_mma_type: String = "") -> String

Returns:

String