<!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">
    On 14.06.2012 13:14, Matthew Knepley wrote:
    <blockquote
cite="mid:CAMYG4GnC4aCt24VNyZxqsLfjMqam1jVfN0==h08jRBj22eXR3A@mail.gmail.com"
      type="cite">On Thu, Jun 14, 2012 at 3:09 AM, Barry Smith <span
        dir="ltr"><<a moz-do-not-send="true"
          href="mailto:bsmith@mcs.anl.gov" target="_blank">bsmith@mcs.anl.gov</a>></span>
      wrote:<br>
      <div class="gmail_quote">
        <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;">
          <div class="im"><br>
            > Is there total amount of flops given for different
            operations separately (I see max flops over all processes
            only)?<br>
            <br>
          </div>
            Sadly no. My original plan was that people who wanted
          different summary information would copy PetscLogView() and
          modify it to output just what they want. Sadly that may be too
          difficult.</blockquote>
        <div><br>
        </div>
        <div>You can back out the total flops from the flop rate and
          time.</div>
      </div>
    </blockquote>
    <br>
    I think I will write small apps with just one operation and then use
    the table that comes in the very beginning of the "PETSc Performance
    Summary" section. As far as I understand it contains data for the
    whole program and if there are no other operations I can get correct
    result? <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Regards,
Alexander</pre>
  </body>
</html>