Skip to main content

Mojo function

mi355x_target

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

Was this page helpful?