NAME

MPE_Comm_global_rank - Returns the rank in MPI_COMM_WORLD for a given (communicator,rank) pair

SYNOPSIS

void MPE_Comm_global_rank( comm, rank, grank )
MPI_Comm comm;
int      rank, *grank;

INPUT PARAMETERS

comm
- Communicator
rank
- Rank in comm

OUTPUT PARAMETERS

grank
- Rank in comm world

LOCATION

getgrank.c

Questions & Answers

Helpful answers and articles about MPE_Comm_global_rank you may found on these sites:
Stack Overflow Server Fault Super User Unix & Linux Ask Ubuntu Network Engineering DevOps Raspberry Pi Webmasters Google Search