dist_index_bit_swap_scheduler_destroy#

cuquantum.bindings.custatevec.dist_index_bit_swap_scheduler_destroy(
intptr_t handle,
intptr_t scheduler,
)[source]#

This function releases distributed index bit swap scheduler.

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

  • scheduler (intptr_t) – a pointer to the batch swap scheduler to destroy.