cupyx.jit.gridDim#

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

dim3 gridDim

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

Variables
  • x (uint32) –

  • y (uint32) –

  • z (uint32) –