state_vector_synchronize_scoped#

cuquantum.bindings.custatevecEx.state_vector_synchronize_scoped(intptr_t state_vector, int scope)[source]#

Flush all operations and synchronize within the specified scope.

Parameters:
  • state_vector (intptr_t) – state vector instance.

  • scope (SynchronizationScope) – the scope of synchronization.