Sun MPI 4.0 Programming and Reference Guide

Communicator Management

Communicator Accessors

MPI_Comm_size
MPI_Comm_rank
MPI_Comm_compare

Communicator Constructors

MPI_Comm_dup
MPI_Comm_create
MPI_Comm_split
MPI_Comm_free

Intercommunicators

MPI_Comm_test_inter
MPI_Comm_remote_group
MPI_Comm_remote_size
MPI_Intercomm_create
MPI_Intercomm_merge

Communicator Attributes

MPI_Keyval_create: Deprecated - Use
MPI_Comm_create_keyval. 
MPI_Keyval_free: Deprecated - Use
MPI_Comm_free_keyval. 
MPI_Attr_put: Deprecated - Use
MPI_Comm_set_attr. 
MPI_Attr_get: Deprecated - Use
MPI_Comm_get_attr. 
MPI_Attr_delete: Deprecated - Use
MPI_Comm_delete_attr.