Skip to main content
Log in

Mojo function

block_rank_in_cluster

block_rank_in_cluster() -> SIMD[uint32, 1]

Gets the unique identifier for the current thread block (CTA) in the cluster across all dimensions. Equivalent to %cluster_ctarank in CUDA.