cuquantum.custatevec.set_stream

cuquantum.custatevec.set_stream(intptr_t handle, intptr_t stream_id)[源代码]

此函数设置 cuStateVec 库要使用的流,以执行其例程。

参数
  • handle (intptr_t) – cuStateVec 上下文的句柄。

  • stream_id (intptr_t) – 库要使用的流。

另请参阅

custatevecSetStream()