Skip to main content

Mojo module

output_writer

TileWriter for SM100 matmul output pipeline.

Writes accumulated results from TMEM → Registers → SMEM → GMEM (via TMA).

Usage: var writer = TileWriterconfig=..., ... writer.write(smem.c_tiles(), stage, coord, shape, elect)

Structs

Was this page helpful?