<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix"><br>
      Hi Abhishek,<br>
      <br>
      Those problems are likely to come from your code, not from the
      MPICH library. They seem to reveal computation issues like
      division by zero, so your results might not be accurate. There's
      not much we can help from here, though. You may contact the
      application developer if it's not you or look at PGI's
      documentation to debug the places where these happen (a starting
      point may be here:
<a class="moz-txt-link-freetext" href="http://www.pgroup.com/userforum/viewtopic.php?t=2928&postdays=0&postorder=asc&start=0">http://www.pgroup.com/userforum/viewtopic.php?t=2928&postdays=0&postorder=asc&start=0</a>).<br>
      <br>
      Best,<br>
        Antonio<br>
      <br>
      <br>
      On 02/05/2015 09:20 AM, Abhishek Bhat wrote:<br>
    </div>
    <blockquote cite="mid:F12B6112BFE3D2499A6D4B5564478A1445C724DC@TCI-EXCH01.us.trinityconsultants.com" type="cite">
      
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:Helv;
        panose-1:2 11 6 4 2 2 2 3 2 4;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Cambria;
        panose-1:2 4 5 3 5 4 6 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Cambria",serif;
        color:windowtext;
        font-weight:normal;
        font-style:normal;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal"><span style="font-family:"Cambria",serif">All,<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Cambria",serif"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Cambria",serif">I am running
            MPICH3 with program compiled with PGI Fortran.  At the end
            of (successful) completion of the simulation, I am getting
            the following warnings for each node<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Cambria",serif"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Cambria",serif">Warning:
            ieee_invalid is signaling<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Cambria",serif">Warning:
            ieee_denorm is signaling<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Cambria",serif">Warning:
            ieee_invalid is signaling<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Cambria",serif">Warning:
            ieee_denorm is signaling<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Cambria",serif">Warning:
            ieee_denorm is signaling<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Cambria",serif">Warning:
            ieee_denorm is signaling<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Cambria",serif">Warning:
            ieee_denorm is signaling<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Cambria",serif">Warning:
            ieee_divide_by_zero is signaling<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Cambria",serif">Warning:
            ieee_divide_by_zero is signaling<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Cambria",serif">Warning:
            ieee_denorm is signaling<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Cambria",serif">Warning:
            ieee_divide_by_zero is signaling<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Cambria",serif">Warning:
            ieee_underflow is signaling<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Cambria",serif">Warning:
            ieee_inexact is signaling<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Cambria",serif"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Cambria",serif">Any suggestion
            if these warnings are harmful or on how to turn them off?<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Cambria",serif"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Cambria",serif">Thank You<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Cambria",serif">Abhishek<o:p></o:p></span></p>
        <p class="MsoNormal" style="margin-left:.75pt;text-autospace:none"><span style="font-family:"Cambria",serif;color:#004080">………………………………………………………………………………………………….<o:p></o:p></span></p>
        <p class="MsoNormal" style="margin-left:.75pt;text-autospace:none"><b><span style="font-family:"Cambria",serif;color:#004080">Abhishek
              Bhat, PhD, EPI,<br>
            </span></b><span style="font-family:"Cambria",serif;color:#004080">Senior
            Consultant<o:p></o:p></span></p>
      </div>
      <br>
      ______________________________<wbr>______________________________<wbr>_____________<br>
      <br>
      The information transmitted is intended only for the person or
      entity to<br>
      which it is addressed and may contain confidential and/or
      privileged<br>
      material. Any review, retransmission, dissemination or other use
      of, or<br>
      taking of any action in reliance upon, this information by persons
      or<br>
      entities other than the intended recipient is prohibited. If you
      received<br>
      this in error, please contact the sender and delete the material
      from any<br>
      computer.<br>
      ______________________________<wbr>______________________________<wbr>_____________<br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
discuss mailing list     <a class="moz-txt-link-abbreviated" href="mailto:discuss@mpich.org">discuss@mpich.org</a>
To manage subscription options or unsubscribe:
<a class="moz-txt-link-freetext" href="https://lists.mpich.org/mailman/listinfo/discuss">https://lists.mpich.org/mailman/listinfo/discuss</a></pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Antonio J. Peña
Postdoctoral Appointee
Mathematics and Computer Science Division
Argonne National Laboratory
9700 South Cass Avenue, Bldg. 240, Of. 3148
Argonne, IL 60439-4847
<a class="moz-txt-link-abbreviated" href="mailto:apenya@mcs.anl.gov">apenya@mcs.anl.gov</a>
<a class="moz-txt-link-abbreviated" href="http://www.mcs.anl.gov/~apenya">www.mcs.anl.gov/~apenya</a></pre>
  </body>
</html>