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

tile_scheduler_splitk

Tile scheduler for split-K matmul kernels on SM100 structured hardware.

Wraps the B200 tile scheduler to partition the K dimension into multiple splits, coordinating per-split workspace reductions and lock-based synchronization across CTAs that contribute to the same output tile.

Structs​

Functions​

Was this page helpful?