Hi,
I'm setting LAM/MPI 7.1.1 on 9 clusters of Debian Sarge by apt-get not
from source.
After installing, everything seems ok since I could run lamboot to
start LAM universe on all my nodes.
Next I ran LAM Testsuide 7.1.2 to check whether LAM runs properly on my system.
I ran make in lamtest dir. Then errors came out
if mpicc -DHAVE_CONFIG_H -I. -I. -I../reporting -MT accumulate.o
-MD -MP -MF ".deps/accumulate.Tpo" -c -o accumulate.o
accumulate.c; \
then mv -f ".deps/accumulate.Tpo" ".deps/accumulate.Po"; else rm -f
".deps/accumulate.Tpo"; exit 1; fi
accumulate.c: In function `main':
accumulate.c:48: error: `MPI_MODE_NOPRECEDE' undeclared (first use in
this function)
accumulate.c:48: error: (Each undeclared identifier is reported only once
accumulate.c:48: error: for each function it appears in.)
accumulate.c:51: error: `MPI_MODE_NOPUT' undeclared (first use in this function)
accumulate.c:51: error: `MPI_MODE_NOSUCCEED' undeclared (first use in
this function)
mpicc: No such file or directory
make[1]: *** [accumulate.o] Error 1
make[1]: Leaving directory `/home/jishin/research/mpi/lamtests-7.1.2/onesided'
make: *** [all-recursive] Error 1
Any ideas about that ?
Thank in advance.
PS: I attached full make-log file.
--
Gavin Tran
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDtPezQipgvQyG5e4RAv4WAJ0bpEAHemKWf+yaJ23JwETylJct/wCdHQC6
8HsnvA0JLJedWHkFUFKFj1A=
=FSoP
-----END PGP SIGNATURE-----
|