Skip to main content
Log in

Mojo function

mma_arrive_multicast

mma_arrive_multicast[cta_group: Int = 1](mbar_ptr: UnsafePointer[type, address_space=AddressSpace(3), alignment=alignment, mut=mut, origin=origin], cta_mask: SIMD[uint16, 1])

Arrive at the mbar pointer for the MMA instruction for multiple ctas.

Parameters:

  • cta_group (Int): Number of ctas used by MMA.

Args:

  • mbar_ptr (UnsafePointer[type, address_space=AddressSpace(3), alignment=alignment, mut=mut, origin=origin]): Pointer to the mbar.
  • cta_mask (SIMD[uint16, 1]): Mask of ctas to signal.