Displaying 1 result from an estimated 1 matches for "fusion_20505".
2007 Oct 08
0
another try with Rmpi on Linux
...i:
This is the list of locations for mpi.h:
/home/faculty/hodgess/mpich2-1.0.5p4/src/include/mpi.h
/home/faculty/hodgess/include/mpi.h
/home/faculty/hodgess/lam-7.1.4/romio/adio/sgi/mpi3.1/mpi.h
/home/faculty/hodgess/lam-7.1.4/share/include/mpi.h
/usr/src/linux-2.4.21-20.EL/drivers/addon/fusion_20505/lsi/mpi.h
/usr/src/linux-2.4.21-20.EL/drivers/addon/fusion_20511/lsi/mpi.h
/usr/src/linux-2.4.21-20.EL/drivers/message/fusion/lsi/mpi.h
I tried to add the mpi to my path:
[hodgess at gator bin]$ PATH=/home/faculty/hodgess/mpich2-1.0.5p4:$PATH
[hodgess at gator bin]$
Now Install:
[hodgess at g...