cupyx.jit.blockIdx

cupyx.jit.blockIdx = <cupyx.jit._interface._Dim3 object>

dim3 blockIdx

A namedtuple of three integers represents blockIdx.

Variables
  • x (uint32) – blockIdx.x

  • y (uint32) – blockIdx.y

  • z (uint32) – blockIdx.z