Script.cluster.blockIdx

Script.cluster.blockIdx

property Script.cluster.blockIdx: Dim3

The block index within the cluster.

Returns a Dim3 with x, y, z components representing the position of the current block within the cluster grid.

Notes

  • Hardware: Requires compute capability 9.0+ (sm_90).