Mojo function
cluster_arrive_relaxed
cluster_arrive_relaxed()
Signals arrival at a cluster synchronization point with relaxed memory ordering.
This is a relaxed version of cluster_arrive() that does not enforce memory ordering guarantees. It should be used when memory ordering is not required between thread blocks in the cluster. Only supported on NVIDIA SM90+ GPUs.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!