The six-function version of MPI (The Text, Chapter 2)

The material below and on other API tabs are abreviated,edited, version of
https://computing.llnl.gov/tutorials/mpi/#Getting_Started

MPI_Init


MPI_Comm_size


MPI_Comm_rank


MPI_Send


MPI_Recv


MPI_Finalize