[Dune] Problem with lam/mpi
Markus Blatt
Markus.Blatt at ipvs.uni-stuttgart.de
Mon Oct 16 10:41:59 CEST 2006
Good morning,
On Mon, Oct 16, 2006 at 10:29:22AM +0200, Stefan Vater wrote:
>
> Am Freitag, 13. Oktober 2006 20:27 schrieb Markus Blatt:
>
> > Could you please mail the output of
> >
> > mpiCC mpiCC -showme:compile
> vater at linux:~> mpiCC mpiCC -showme:compile
> -pthread mpiCC
> >
> > mpiCC -showme:link
> vater at linux:~> mpiCC -showme:link
> -llammpio -llammpi++ -llamf77mpi -lmpi -llam -lutil -ldl
> >
> > Last could you try to compile and link the attached minimal mpi test
> > file?
> >
> > mpiCC -o mpitester mpicc
> vater at linux:~> mpiCC -o mpitester mpi.cc
This all looks very healthy indeed!
Recalling from your initial report:
> g++ -g -O2 -L/home/vater/rechnen/dune/dune-common/common -lcommon -o
> indexset
> indexset-indexset.o -llammpio -llamf77mpi -lmpi -llam -lutil -ldl
> mkdir .libs
> g++ -g -O2 -o indexset \
> indexset-indexset.o -L/home/vater/rechnen/dune/dune-common/common \
> /home/vater/rechnen/dune/dune-common/common/.libs/libcommon.a \
> /usr/lib/libstdc++.so -lm -lc -lgcc_s -llammpio \
> /usr/lib/liblamf77mpi.a \
> /usr/lib/libmpi.a /usr/lib/liblam.a -lutil -ldl
where do the libs " /usr/lib/liblamf77mpi.a /usr/lib/libmpi.a
/usr/lib/liblam.a" come from. Probably they are set in some system
variables outside of dune?
Could you please try to get rid of them and try again?
Thanks and best regards,
Markus Blatt
More information about the Dune
mailing list