mpi4py.MPI.Intercomm
- class mpi4py.MPI.Intercomm
Bases:
Comm
Intercommunicator
Methods Summary
Create_from_groups
(local_group, ...[, ...])Create communicator from group
Access the remote group associated with the inter-communicator
Intercommunicator remote size
Merge
([high])Merge intercommunicator
Attributes Summary
remote group
number of remote processes
Methods Documentation
- classmethod Create_from_groups(local_group, local_leader, remote_group, remote_leader, stringtag='org.mpi4py', info=INFO_NULL, errhandler=None)
Create communicator from group
- Get_remote_group()
Access the remote group associated with the inter-communicator
- Return type:
Attributes Documentation
- remote_group
remote group
- remote_size
number of remote processes