cuquantum.custatevec.sv_swap_worker_execute

cuquantum.custatevec.sv_swap_worker_execute(intptr_t handle, intptr_t worker, _Index begin, _Index end)[source]

Execute the swapping of distributed sub statevectors.

Parameters
  • handle (intptr_t) – The library handle.

  • worker (intptr_t) – The worker descriptor.

  • begin (int64_t) – The index to start transfer (inclusive).

  • end (int64_t) – The index to end transfer (exclusive).