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

mi355x_target

def mi355x_target(vm_per_load_a: Int = 4, vm_per_load_b: Int = 4, max_globals: Int = 1) -> TargetProfile

MI355X target: ping-pong double-buffer with production-tuned costs.

Provides both the per-op cost model (latencies, resources, roles) and the pipeline structure (depth=2, 2x2 MMA grid, warp groups) from a single call.

Returns:

TargetProfile