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_double_buffer
def mi355x_double_buffer(vm_per_load_a: Int = Int(4), vm_per_load_b: Int = Int(4), max_globals: Int = Int(1)) -> PipelineConfig
MI355X ping-pong: double buffer, 2 warp groups, 2x2 MMA grid.
Args:
- โvm_per_load_a (
Int):vmcntops per channel-A global load (defaults to 4). - โvm_per_load_b (
Int):vmcntops per channel-B global load (defaults to 4). - โmax_globals (
Int): Maximum global loads per block, 0 means unlimited (defaults to 1).
Returns:
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!