CommunicatorType#

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

See custatevecCommunicatorType_t.

Member Type:

int

Valid values are as follows:

EXTERNAL = <CommunicatorType.EXTERNAL: 0>#
OPENMPI = <CommunicatorType.OPENMPI: 1>#
MPICH = <CommunicatorType.MPICH: 2>#