next up previous contents
Next: InitializationCommunicators, Handles, Up: The Basics of Previous: The Basics of

Fortran versus C with MPI

MPI provides both Fortran and C routines. All names of MPI routines and constants in both C and Fortran begin with the prefix MPI_ to avoid name collisions. For the remainder of this guide, only the C versions of the MPI routines will be presented. However, the primary differences between the C and Fortran routines are:



Lori Pollock
Wed Feb 4 14:18:58 EST 1998