[mpich-discuss] MPE running problem

Mikhael C mkchrum at gmail.com
Wed Mar 4 21:24:19 CST 2015


That works!
  I installed the MPICH2 1.5rc3 and now the MPE works nice.
  If someone knows how to fix this problem and use mpe with MPICH3 please
help, but I believe that MPICH2 is enough for me.

Thanks Fatemeh,

Mikhael Chrum
UTFPR - Toledo, Brasil


> Hi,
>
> I have used the version of MPICH that comes with MPE. also, I found the
> lecture from rice university useful. The one that installs it by an script.
> http://www.caam.rice.edu/~timwar/Concertina/caam520menu.html
>
> Hope you find it useful.
> Fatemeh
>
> On Mon, Mar 2, 2015 at 9:00 PM, Mikhael C <mkchrum at gmail.com> wrote:
>
> > Hello,
> >
> > I'm having some trouble trying to generate log files with MPE.
> >
> > I've installed MPICH with the following command:
> > ./configure --prefix=/usr/local/mpich 2>&1 | tee c.txt
> >
> > And then the MPE:
> > ./configure --with-mpich=--prefix=/usr/local/mpich \
> > --with-mpichdev=/usr/local/mpich/lib \
> > --prefix=/usr/local/mpich \
> > --with-mpicc=/usr/local/mpich/bin/mpicc \
> > --disable-f77
> >
> > MPICH goes fine, but when i try to compile with mpecc i get this message:
> >
> > $mpecc -mpilog -o monte_carlo_pi_2.o monte_carlo_pi_2.c
> > /usr/bin/ld: library not found for -llmpe
> > collect2: error: ld returned 1 exit status
> >
> > The equivalent expression gives the same error:
> > $ mpicc -o monte_carlo_pi_2.o monte_carlo_pi_2.c -L/usr/local/mpich/lib
> > -llmpe -lmpe
> >
> > Can someone help me?
> >
> > Thank You,
> > Mikhael Chrum
> > UTFPR - Toledo, Brasil
> >
> >
> >
> > _______________________________________________
> > discuss mailing list     discuss at mpich.org
> > To manage subscription options or unsubscribe:
> > https://lists.mpich.org/mailman/listinfo/discuss
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mpich.org/pipermail/discuss/attachments/20150305/bcc2f2f1/attachment.html>
-------------- next part --------------
_______________________________________________
discuss mailing list     discuss at mpich.org
To manage subscription options or unsubscribe:
https://lists.mpich.org/mailman/listinfo/discuss


More information about the discuss mailing list