cupyx.jit.blockIdx#

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

dim3 blockIdx

一种基于 uint3 的整数向量类型,用于指定维度。

变量:
  • x (uint32) –

  • y (uint32) –

  • z (uint32) –