Mojo function
umma_arrive_leader_cta
umma_arrive_leader_cta[type: AnyType](mbar_ptr: UnsafePointer[type, address_space=AddressSpace(3), alignment=alignment, mut=mut, origin=origin])
Signal arrival at the barrier to the leader CTA of the pair.
This function signals arrival at the barrier to the leader CTA of the pair. It is used in the context of pair MMA operations.
Parameters:
- type (
AnyType
): The type of the memory barrier.
Args:
- mbar_ptr (
UnsafePointer
): Pointer to the shared memory barrier.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!