cupyx.jit.blockIdx#

cupyx.jit.blockIdx = <Data code = "blockIdx", type = dim3>#

dim3 blockIdx

An integer vector type based on uint3 that is used to specify dimensions.

Variables:
  • x (uint32) –

  • y (uint32) –

  • z (uint32) –