Script.cluster.blockIdx¶
- property Script.cluster.blockIdx: Dim3¶
The block index within the cluster.
Returns a
Dim3withx,y,zcomponents representing the position of the current block within the cluster grid.Notes
Hardware: Requires compute capability 9.0+ (sm_90).