cupyx.jit.threadIdx#

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

dim3 threadIdx

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

Variables:
  • x (uint32) –

  • y (uint32) –

  • z (uint32) –