The MPICH message passing library is installed in
/opt/mpich_intel. To use it you should set your path to
set path=(/opt/mpich_intel/ch-p4/bin $path)
Compile MPI programs using mpif90, mpif77, or mpicc,
and run using the mpirun -np # command.
Homepage,
Documentation.