Back to MPI Routines
•As already mentioned there are basically two types of MPI routines: point to point and collective . •As the names indicate, the first is used when communication is only between two processes and the second when several processes are involved.