Skip to main content
Log in

Mojo function

cp_async_bulk_wait_group

cp_async_bulk_wait_group[n: SIMD[int32, 1], read: Bool = True]()

Causes the executing thread to wait until only N or fewer of the most recent bulk async-groups are pending and all the prior bulk async-groups committed by the executing threads are complete When N is 0, the executing thread waits on all the prior bulk async-groups to complete.