<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Guojing;<br>
<br>
Thank you very much for a quick response. I am also copying this
message to the list so that everybody know we have been working on some
mentioned issues.<br>
<br>
1) I confirm, 5 is fixed. Great job!<br>
2) I confirm, 6 is fixed. Very good!<br>
<br>
A related question is how to search for a second occurrence?<br>
<br>
3) We had the histogram capability in previous releases, so why cannot
we continue having it? What has changed since, say, March?<br>
<br>
4) Please take a look at the picture you sent me in the next message:
there are two scroll bars: internal, which is what you are looking at,
and external, which never scrolls.<br>
<br>
Issue 1) Agree - difficult to repeat. But there is second part - broken
PostScript output.<br>
Issue 2) Open<br>
Issue 3) In discussion<br>
Issue 4) Open<br>
Issue 5) Fixed<br>
Issue 6) Fixed<br>
<br>
Basically we have 3 issues, and one discussion.<br>
<br>
Thanks again,<br>
<br>
Vitali<br>
<br>
<br>
<br>
<br>
<br>
<br>
Guojing Cong wrote:
<blockquote
 cite="mid:OF5FB34A2F.1C9A2E36-ON852574B9.0071EE13-852574B9.0072BAA5@us.ibm.com"
 type="cite"><br>
  <font face="sans-serif" size="2">hi Vitali,</font>
  <br>
  <br>
  <br>
  <font face="sans-serif" size="2">I believe I fixed 5, 6, and 3. &nbsp;Note
that the histogram capability would have to depend on another software
that we (IBM) do not own. &nbsp;Besides, the original Xprofiler on AIX
does not have this capability either. &nbsp;If you insist on having that,
we can open another chanel for discussion, and see how we might get
that
for you. &nbsp;There is no technical problem, the issue I believe is purely
legal.</font>
  <br>
  <br>
  <font face="sans-serif" size="2">Now for 1, &nbsp;as it is sporadic,
we will need to find a way to reproduce that in a repeatable manner.
&nbsp;It
might take more time to fix. &nbsp;For 4, there is a partial fix, and we
are working to get it in there. &nbsp;For 2, I am investigating. &nbsp;I
remember the scroll bar is used when there are many function calls. &nbsp;I
will send you a separte note with the xprofiler attached.</font>
  <br>
  <br>
  <font face="sans-serif" size="2">Regards</font>
  <br>
  <font face="sans-serif" size="2">Guojing</font>
  <br>
  <br>
  <br>
  <br>
  <br>
  <br>
  <br>
  <br>
  <font face="sans-serif" size="2">&nbsp; &nbsp; &nbsp; &nbsp; </font>
  <br>
  <br>
  <br>
  <table width="100%">
    <tbody>
      <tr valign="top">
        <td width="40%"><font face="sans-serif" size="1"><b>"Vitali A.
Morozov"
<a class="moz-txt-link-rfc2396E" href="mailto:morozov@anl.gov">&lt;morozov@anl.gov&gt;</a></b> </font>
        <br>
        <font face="sans-serif" size="1">Sent by:
<a class="moz-txt-link-abbreviated" href="mailto:hpct-bounces@lists.alcf.anl.gov">hpct-bounces@lists.alcf.anl.gov</a></font>
        <p><font face="sans-serif" size="1">09/03/2008 04:18 PM</font>
        </p>
        </td>
        <td width="59%">
        <table width="100%">
          <tbody>
            <tr valign="top">
              <td>
              <div align="right"><font face="sans-serif" size="1">To</font></div>
              </td>
              <td><font face="sans-serif" size="1">HPCT Mailing list
<a class="moz-txt-link-rfc2396E" href="mailto:hpct@alcf.anl.gov">&lt;hpct@alcf.anl.gov&gt;</a></font>
              </td>
            </tr>
            <tr valign="top">
              <td>
              <div align="right"><font face="sans-serif" size="1">cc</font></div>
              </td>
              <td><br>
              </td>
            </tr>
            <tr valign="top">
              <td>
              <div align="right"><font face="sans-serif" size="1">Subject</font></div>
              </td>
              <td><font face="sans-serif" size="1">[hpct] Summary of
the issues: Sept 4,
2008</font></td>
            </tr>
          </tbody>
        </table>
        <br>
        <table>
          <tbody>
            <tr valign="top">
              <td>
              <br>
              </td>
              <td><br>
              </td>
            </tr>
          </tbody>
        </table>
        <br>
        </td>
      </tr>
    </tbody>
  </table>
  <br>
  <br>
  <br>
  <font size="3">Sept 4, 2008: HPCT: Summary of the issues<br>
  <br>
1) We want to be able to reduce statistics, generated in mpi_profile.*
files, by some sort of MPI_Start_Statistics()/MPI_Stop_Statistics()
function
calls. As we know from I-hsin, MPI_trace_start()/MPI_trace_stop() calls
control tracing part only.<br>
  <br>
2) According to I-hsin, "mpi_profile.&lt;rank number&gt; are generated
per each MPI rank." We do not see this behavior: 4 files are generated
instead with minimal, maximal, mean communication time, and collective
over all tasks statistics file called mpi_profile.0. Please clarify 1)
what is printed at the end of the run, 2) how to print statistics from
a particular MPI task. Examples of the test run would be very useful to
have.<br>
  <br>
3) What is IHPCT_BASE env. variable? When I should use it?<br>
  <br>
4) peekperf does not show sources for Fortran program.<br>
  <br>
5) Fortran instrumented program generates "Error getting the executable
name, line number information will not be available" message.<br>
  <br>
6) peekview single_trace gives the node 0, 8, and 15. Example program
was
sent to the list already and contains 2 Sends and 2 Recvs. Where are
the
other communications? See attached screenshot.<br>
  <br>
7) peekview on selective instrumentation does not show correct number
of
calls. From 1 Send and 1 Recv, we see nothing on peekview screen.<br>
  <br>
8) HPM part does not work: core file at runtime. Please, give us
example
of 1) how to compile HPM-instrumented program, 2) what is the result of
the run.<br>
  <br>
9) Xprofiler has 6 open issues:</font>
  <br>
  <font face="sans-serif" size="2">1. &nbsp; &nbsp; &nbsp; &nbsp;</font><font size="3">Load
Files, Filter -&gt; Uncluster functions, File -&gt; Screen Dump -&gt;
Select
Target Window, </font>
  <br>
  <font face="sans-serif" size="2">1. &nbsp; &nbsp; &nbsp; &nbsp;</font><font size="3">clicking
now on the main window may occasionally cause crach </font>
  <br>
  <font face="sans-serif" size="2">2. &nbsp; &nbsp; &nbsp; &nbsp;</font><font size="3">resulting
file Xprofiler_screenDump.ps.0 is a balack-box Postscript </font>
  <br>
  <font face="sans-serif" size="2">2. &nbsp; &nbsp; &nbsp; &nbsp;</font><font size="3">The
meaning on exterior scroll bars in not clear, they never scroll. </font>
  <br>
  <font face="sans-serif" size="2">3. &nbsp; &nbsp; &nbsp; &nbsp;</font><font size="3"><b>Removing
Histogram functionality is unacceptable</b> A more complicated
multistep
example </font>
  <br>
  <font face="sans-serif" size="2">1. &nbsp; &nbsp; &nbsp; &nbsp;</font><font size="3">Load
Files </font>
  <br>
  <font face="sans-serif" size="2">2. &nbsp; &nbsp; &nbsp; &nbsp;</font><font size="3">Report
-&gt; Flat Profile </font>
  <br>
  <font face="sans-serif" size="2">3. &nbsp; &nbsp; &nbsp; &nbsp;</font><font size="3">Code
Display -&gt; Show Source Code </font>
  <br>
  <font face="sans-serif" size="2">4. &nbsp; &nbsp; &nbsp; &nbsp;</font><font size="3">File
-&gt; Save as; File -&gt; Close </font>
  <br>
  <font face="sans-serif" size="2">5. &nbsp; &nbsp; &nbsp; &nbsp;</font><font size="3">Code
Display -&gt; Show Histogram w/Source Code </font>
  <br>
  <font face="sans-serif" size="2">6. &nbsp; &nbsp; &nbsp; &nbsp;</font><font size="3">crash
  </font>
  <br>
  <font face="sans-serif" size="2">4. &nbsp; &nbsp; &nbsp; &nbsp;</font><font size="3">Load
Files, Report -&gt; Flat Profile, Code Display -&gt; Show Source Code,
File -&gt; Save as </font>
  <br>
  <font face="sans-serif" size="2">1. &nbsp; &nbsp; &nbsp; &nbsp;</font><font size="3">Close
the window by clicking X (not File -&gt; Close) </font>
  <br>
  <font face="sans-serif" size="2">2. &nbsp; &nbsp; &nbsp; &nbsp;</font><font size="3">Select
another function in Flat Profile </font>
  <br>
  <font face="sans-serif" size="2">3. &nbsp; &nbsp; &nbsp; &nbsp;</font><font size="3">Code
Display -&gt; Show Source Code; File -&gt; Save as; crush </font>
  <br>
  <font face="sans-serif" size="2">5. &nbsp; &nbsp; &nbsp; &nbsp;</font><font size="3">Load
Files, Report -&gt; Flat profile, Show Source Code, search anything
non-existent,
press enter, crash </font>
  <br>
  <font face="sans-serif" size="2">6. &nbsp; &nbsp; &nbsp; &nbsp;</font><font size="3">Load
Files, Report -&gt; Flat Profile, try to search anything like
'asfsafd',
once not found press Enter, crash </font>
  <br>
  <font size="3"><br>
Vitali<br>
  </font><tt><font size="2">_______________________________________________<br>
hpct mailing list<br>
<a class="moz-txt-link-abbreviated" href="mailto:hpct@lists.alcf.anl.gov">hpct@lists.alcf.anl.gov</a><br>
<a class="moz-txt-link-freetext" href="http://lists.alcf.anl.gov/cgi-bin/mailman/listinfo/hpct">http://lists.alcf.anl.gov/cgi-bin/mailman/listinfo/hpct</a><br>
  </font></tt>
  <br>
</blockquote>
<br>
</body>
</html>