cupyx.jit.blockDim#

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

dim3 blockDim

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

Variables:
  • x (uint32) –

  • y (uint32) –

  • z (uint32) –