cuquantum.custatevec.CommunicatorType

enum cuquantum.custatevec.CommunicatorType(value)[source]

See custatevecCommunicatorType_t.

Member Type

int

Valid values are as follows:

EXTERNAL = <CommunicatorType.EXTERNAL: 0>

See CUSTATEVEC_COMMUNICATOR_TYPE_EXTERNAL.

OPENMPI = <CommunicatorType.OPENMPI: 1>

See CUSTATEVEC_COMMUNICATOR_TYPE_OPENMPI.

MPICH = <CommunicatorType.MPICH: 2>

See CUSTATEVEC_COMMUNICATOR_TYPE_MPICH.