<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">I also have some updates, and they preserve the ability to work with MPI-2 and MPI-3 implementations.  <div><br></div><div>Bill</div><div><br><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;  "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;  "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;  "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="font-size: 12px; ">William Gropp</div><div style="font-size: 12px; ">Director, Parallel Computing Institute</div></div></span><span class="Apple-style-span" style="font-size: 12px; ">Thomas M. Siebel Chair in Computer Science</span><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;  "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div style="font-size: 12px; ">University of Illinois Urbana-Champaign</div></div><div><br></div></div></span><br class="Apple-interchange-newline"></div></span><br class="Apple-interchange-newline"></span><br class="Apple-interchange-newline">
</div>
<br><div><div>On Aug 22, 2014, at 5:07 PM, James <<a href="mailto:jamesqf@charter.net">jamesqf@charter.net</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">That seems to have helped: I'm down from ~1600 lines of error messages<br>to under 500.<br><br>I'll probably have to do the rest by hand, and will try to make a<br>patch file of the changes<br><br>James<br><br><br>On Fri, 22 Aug 2014 13:49:14 -0700, Balaji, Pavan <<a href="mailto:balaji@anl.gov">balaji@anl.gov</a>> wrote:<br><br><blockquote type="cite"><br>Can you try the patch from this ticket?<br><br><a href="https://trac.mpich.org/projects/mpich/ticket/2090">https://trac.mpich.org/projects/mpich/ticket/2090</a><br><br>  — Pavan<br><br>On Aug 22, 2014, at 3:47 PM, James <jamesqf@charter.net> wrote:<br><br><blockquote type="cite">Hi,<br><br>(Apologies if this is the wrong place to post, but all the links<br>on the MPE page seem to redirect to MPICH.)<br><br>I am trying to build the MPE profiling libraries to work with MPICH.<br>However, I am getting about a thousand lines of compile error messages,<br>because some MPE routines use K&R-style function declarations, which<br>don't match up with the prototypes in mpi.h<br><br>00106 log_mpi_core.c: In function 'MPI_Allgather':<br>00107 log_mpi_core.c:1550:8: error: argument 'sendbuf' doesn't match prototype<br>00108  void * sendbuf;<br>00109         ^<br>00110 In file included from log_mpi_core.c:10:0:<br>00111 /opt/mpich/include/mpi.h:1002:5: error: prototype declaration<br>00112  int MPI_Allgather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf,<br>00113      ^<br><br>Before I go and try to fix all these myself, could I ask 1) Has it<br>already been done somewhere? or 2) Has it not been done because there's<br>now something better than MPE for tracing/profiling?<br><br>To be clear, I'm not interested in profiling MPI itself, but what the<br>program is doing between calls to MPI routines.<br><br>Thanks,<br>James<br></blockquote></blockquote>_______________________________________________<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">https://lists.mpich.org/mailman/listinfo/discuss</a></blockquote></div><br></div></body></html>