StateVectorDistributionType#

enum cuquantum.bindings.custatevecEx.StateVectorDistributionType(value)[source]#

Enum that specifies the distribution type of state vector.

See custatevecExStateVectorDistributionType_t.

Member Type:

int

Valid values are as follows:

SINGLE_DEVICE = <StateVectorDistributionType.SINGLE_DEVICE: 0>#
MULTI_DEVICE = <StateVectorDistributionType.MULTI_DEVICE: 1>#
MULTI_PROCESS = <StateVectorDistributionType.MULTI_PROCESS: 2>#