Hi
Im attempting to compile sander (of amber5.0) on a 4 PE Beowulf cluster
with LAM/MPI message passing.
I modified my ../src/MACHINE file as follows
setenv MACHINEFLAGS "-DMPI..........-I/usr/local/lam/include
setenv LOAD "g77 -L /usr/local/lam/lib"
setenv LOADLIB "-llibmpi.a"
where usr/local/lam/include is the path for mpif.h, and
/usr/local/lam/lib is the path for the mpi library libmpi.a
yet the compiler complains that it can not find libmpi.a
Andrew Petersen
Received on Fri Aug 11 2000 - 13:39:43 PDT