MPI_Comm_create

int MPI_Comm_create(MPI_Comm, MPI_Group, MPI_Comm *);
Creates a new communicator with a given group.