<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>That works! <br>  I installed the MPICH2 1.5rc3 and now the MPE works nice.<br></div><div>  If someone knows how to fix this problem and use mpe with MPICH3 please help, but I believe that MPICH2 is enough for me.<br><br></div><div>Thanks Fatemeh,<br><br>Mikhael Chrum<br>
UTFPR - Toledo, Brasil<br><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Hi,<br>
<br>
I have used the version of MPICH that comes with MPE. also, I found the<br>
lecture from rice university useful. The one that installs it by an script.<br>
<a href="http://www.caam.rice.edu/~timwar/Concertina/caam520menu.html" target="_blank">http://www.caam.rice.edu/~timwar/Concertina/caam520menu.html</a><br>
<br>
Hope you find it useful.<br>
Fatemeh<br>
<br>
On Mon, Mar 2, 2015 at 9:00 PM, Mikhael C <<a href="mailto:mkchrum@gmail.com">mkchrum@gmail.com</a>> wrote:<br>
<br>
> Hello,<br>
><br>
> I'm having some trouble trying to generate log files with MPE.<br>
><br>
> I've installed MPICH with the following command:<br>
> ./configure --prefix=/usr/local/mpich 2>&1 | tee c.txt<br>
><br>
> And then the MPE:<br>
> ./configure --with-mpich=--prefix=/usr/local/mpich \<br>
> --with-mpichdev=/usr/local/mpich/lib \<br>
> --prefix=/usr/local/mpich \<br>
> --with-mpicc=/usr/local/mpich/bin/mpicc \<br>
> --disable-f77<br>
><br>
> MPICH goes fine, but when i try to compile with mpecc i get this message:<br>
><br>
> $mpecc -mpilog -o monte_carlo_pi_2.o monte_carlo_pi_2.c<br>
> /usr/bin/ld: library not found for -llmpe<br>
> collect2: error: ld returned 1 exit status<br>
><br>
> The equivalent expression gives the same error:<br>
> $ mpicc -o monte_carlo_pi_2.o monte_carlo_pi_2.c -L/usr/local/mpich/lib<br>
> -llmpe -lmpe<br>
><br>
> Can someone help me?<br>
><br>
> Thank You,<br>
> Mikhael Chrum<br>
> UTFPR - Toledo, Brasil<br>
><br>
><br>
><br>
> _______________________________________________<br>
> discuss mailing list     <a href="mailto:discuss@mpich.org">discuss@mpich.org</a><br>
> To manage subscription options or unsubscribe:<br>
> <a href="https://lists.mpich.org/mailman/listinfo/discuss" target="_blank">https://lists.mpich.org/mailman/listinfo/discuss</a><br>
><br>
<br>
</blockquote></div><br></div></div>