next up previous contents
Next: MPI_Commsize Up: Simple-pattern Previous: Simple-pattern   Contents

MPI_Commrank

This routine is used to get the process-id of the calling process. (This ID corresponds to the used MPI communicator.) The costs of this operation are relevant, because man subroutines have to find out their process-id. Usually this information is not given as a parameter, but the communicator is.
Result [$\mu$s] Standard error [$\mu$s] Count
1.6 0.1 50


Per Ekman 2002-01-29