For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /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: