<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 02/14/2017 03:18 PM, Jean Bez wrote:<br>
    </div>
    <blockquote
cite="mid:CANFsQ5XM-sakdJvSST3erQxe0=nuM5Ox1MR4fg-obUYX3Aq3FQ@mail.gmail.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">
            <div>Hi,</div>
            <div> </div>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">Are you
              actually performing any read or write operations to a file
              in<br>
            </blockquote>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              the application you are linking with Darshan? DXT only
              traces reads and<br>
              writes, so if you are just opening a file (for instance),
              it shouldn't<br>
              produce any DXT data.<br>
            </blockquote>
            <div><br>
            </div>
            <div>Yes, but after looking at the application I was testing
              it used some functions (fwrite for instance) that were not
              traced by Darshan DxT, although they appeared on the
              default Darshan report. So I looked at the souce-code and
              those calls is not handled yet.</div>
            <div><br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    Hi Jean,<br>
    <br>
    Is this a feature that you would be interested in?  If so, you can
    add a feature request on gitlab
    <a class="moz-txt-link-freetext" href="https://xgitlab.cels.anl.gov/darshan/darshan/issues">https://xgitlab.cels.anl.gov/darshan/darshan/issues</a> (you will
    probably need to sign up for an account first) to have the dxt
    module include stdio functions, to make sure we don't lose track of
    the idea.<br>
    <br>
    thanks,<br>
    -Phil<br>
    <br>
    <blockquote
cite="mid:CANFsQ5XM-sakdJvSST3erQxe0=nuM5Ox1MR4fg-obUYX3Aq3FQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">If your
              application is doing reads/writes, there should be DXT
              data if<br>
              you enabled it properly. Did you run 'export
              DXT_ENABLE_IO_TRACE='? Note<br>
              that you need to include the trailing equal sign, even if
              you aren't<br>
              setting a value for the amount of memory to use. For
              example: </blockquote>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <br>
              'export DXT_ENABLE_IO_TRACE=' will give you the default
              4MiB buffer per<br>
              process for tracing<br>
              'export DXT_ENABLE_IO_TRACE=8' will instead allocate 8MiB
              buffers per<br>
              process<br>
            </blockquote>
            <div><br>
            </div>
            <div>Yes, I set the variable via the MPICH -env option and
              now it worked ok for the MPI-IO requests.</div>
            <div><br>
            </div>
            <div>Thanks!</div>
            <div>Jean</div>
            <div> </div>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <br>
              Thanks,<br>
              --Shane<br>
              <br>
              On 02/13/2017 11:03 AM, Jean Bez wrote:<br>
              > Hi!<br>
              ><br>
              > I was just trying to use the new DXT module and
              although I have set<br>
              > the environment variable (DXT_ENABLE_IO_TRACE) to
              activate it, when I<br>
              > attempt to parse the .darshan file with the
              darshan-dxt-parser I<br>
              > always get the message:<br>
              ><br>
              > "no DXT module data available for this Darshan log."<br>
              ><br>
              > Is there something else we need to do to enable DXT?<br>
              ><br>
              > Thanks!<br>
              ><br>
              > Best regards,<br>
              > Jean<br>
              ><br>
              ><br>
              > ______________________________<wbr>_________________<br>
              > Darshan-users mailing list<br>
              > <a moz-do-not-send="true"
                href="mailto:Darshan-users@lists.mcs.anl.gov">Darshan-users@lists.mcs.anl.<wbr>gov</a><br>
              > <a moz-do-not-send="true"
                href="https://lists.mcs.anl.gov/mailman/listinfo/darshan-users"
                rel="noreferrer" target="_blank">https://lists.mcs.anl.gov/<wbr>mailman/listinfo/darshan-users</a><br>
              <br>
              -------------- next part --------------<br>
              An HTML attachment was scrubbed...<br>
              URL: <<a moz-do-not-send="true"
href="http://lists.mcs.anl.gov/pipermail/darshan-users/attachments/20170213/7b14bb18/attachment-0001.html"
                rel="noreferrer" target="_blank">http://lists.mcs.anl.gov/<wbr>pipermail/darshan-users/<wbr>attachments/20170213/7b14bb18/<wbr>attachment-0001.html</a>><br>
              <br>
              ------------------------------<br>
              <br>
              ______________________________<wbr>_________________<br>
              Darshan-users mailing list<br>
              <a moz-do-not-send="true"
                href="mailto:Darshan-users@lists.mcs.anl.gov">Darshan-users@lists.mcs.anl.<wbr>gov</a><br>
              <a moz-do-not-send="true"
                href="https://lists.mcs.anl.gov/mailman/listinfo/darshan-users"
                rel="noreferrer" target="_blank">https://lists.mcs.anl.gov/<wbr>mailman/listinfo/darshan-users</a><br>
              <br>
              <br>
              End of Darshan-users Digest, Vol 64, Issue 3<br>
              ******************************<wbr>**************<br>
            </blockquote>
          </div>
          <br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Darshan-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Darshan-users@lists.mcs.anl.gov">Darshan-users@lists.mcs.anl.gov</a>
<a class="moz-txt-link-freetext" href="https://lists.mcs.anl.gov/mailman/listinfo/darshan-users">https://lists.mcs.anl.gov/mailman/listinfo/darshan-users</a>
</pre>
    </blockquote>
    <p><br>
    </p>
  </body>
</html>