On Fri, Jun 12, 2009 at 6:43 PM, Pedro Juan Torres Lopez <span dir="ltr">&lt;<a href="mailto:torres.pedrozpk@gmail.com">torres.pedrozpk@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Dear PETSc Team,<br><br>I&#39;m trying to enable mpe log in PETSc. But compiling a example, I get this errors,<br>/home/ptorres/soft/petsc-3.0.0-p5/src/ksp/ksp/examples/tutorials/ex23.c:38: undefined reference to `PetscLogMPEBegin()&#39;<br>

/home/ptorres/soft/petsc-3.0.0-p5/src/ksp/ksp/examples/tutorials/ex23.c:193: undefined reference to `PetscLogMPEDump(char const*)&#39;<br><br>Do I need to define PETSC_HAVE_MPE in the installation step to fix that?. If so, how can I do that?. I really <font size="2">appreciate</font> any clue.<br>

I send attached my &#39;make info&#39; output.<br>Thanks in advance!.</blockquote><div><br>I thought we have taken this support out, however it still seems to be there. You can try it by adding<br><br>#define PETSC_HAVE_MPE 1<br>
<br>to $PETSC_ARCH/include/petscconf.h<br><br>and rebuilding.<br><br>  Matt<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>Regards<br>
<br>Pedro Torres<br>Pos-Graduação em Engenharia Mecanica<br>UERJ-Universidade do Estado do Rio de Janeiro<br>Rio de Janeiro - Brasil<br></blockquote></div>-- <br>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>
-- Norbert Wiener<br>