Mojo module
cluster
This module includes NVIDIA SM90+ GPUs cluster related operations.
Functions
-
block_rank_in_cluster
: Gets the unique identifier for the current thread block (CTA) in the cluster across all dimensions. Equivalent to%cluster_ctarank
in CUDA. -
cluster_arrive
: -
cluster_arrive_relaxed
: -
cluster_sync
: -
cluster_sync_relaxed
: -
cluster_wait
: -
elect_one_sync
:
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!