Site-specific information on the MPICH implemention of MPI

This page describes version 1.2.7 of MPICH.

Location of libraries and programs

The MPICH implementation is located in /home/MPI/releases/current; the architecture-specific files are in the directories show below. Each of these directories has a lib directory for libraries and a bin directory for programs.
System TypeMPICH DeviceLocation
linuxch_p4/home/MPI/releases/mpich-1.2.7/linux/ch_p4

Documentation

man
MANPATH /home/MPI/releases/mpich-1.2.7/man
web
/home/MPI/releases/mpich-1.2.7/www
printed
/home/MPI/releases/mpich-1.2.7/doc
The command mpiman provides man pages with xman.

Examples

A simple example in C and Fortran is in /home/MPI/releases/current/<arch>/<device>examples (for example, /home/MPI/releases/current/linux/ch_p4/examples). More examples may be found in the MPICH source tree, located at /home/MPI/mpich/examples.