cuquantum.custatevec.sv_swap_worker_execute

cuquantum.custatevec.sv_swap_worker_execute(intptr_t handle, intptr_t sv_swap_worker, int64_t begin, int64_t end)[source]

Execute the data transfer.

Parameters
  • handle (intptr_t) – the handle to cuStateVec library.

  • sv_swap_worker (intptr_t) – state vector swap worker.

  • begin (int64_t) – the index to start transfer.

  • end (int64_t) – the index to end transfer.