mpich
MPICH is a high performance and widely portable implementation of the Message Passing Interface (MPI) standard. (Summary from the program web page.)
The official web page ishere.
Compilation details
module add intelcdk:2011.13.367:x86_64:single
./configure CC=gcc CXX=g++ F77=ifort FC=ifort