# ./configure --with-arch=LINUX -prefix=/usr/local/bin --enable-debug -rsh=ssh
# make
# make install
次に、/etc/profile に root で編集して、/usr/local/bin/bin のパスを通す。
実際に MPICH 付属のサンプルを試してみたら、何とか動いた。
$ mpicc cpi.c
$ mpirun -np 4 a.out
Password:**********
Password:**********
Password:**********
Process 1 on localhost
Process 0 on localhost
Process 2 on localhost
Process 3 on localhost
pi is approximately 3.1416009869231245, Error is 0.0000083333333314
wall clock time = 0.000000