<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Ignoring Alpha OpenVMS arithmetic error in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Ignoring-Alpha-OpenVMS-arithmetic-error/m-p/972707#M24344</link>
    <description>I suspect that on the other systems, you get an IEEE NaN, not a zero.  You can get that too on VMS, but need to compile with /FLOAT_TYPE=IEEE /IEEE_MODE=UNDERFLOW_TO_ZERO  There is no environment setting that will do this for you, as it requires completely different generated code.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
    <pubDate>Thu, 08 Nov 2001 06:19:06 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2001-11-08T06:19:06Z</dc:date>
    <item>
      <title>Ignoring Alpha OpenVMS arithmetic error</title>
      <link>https://community.intel.com/t5/Software-Archive/Ignoring-Alpha-OpenVMS-arithmetic-error/m-p/972706#M24343</link>
      <description>Is there any way on such a system to ignore certain arithmetic errors through environment settings rather than by compilation options? &lt;BR /&gt; &lt;BR /&gt;I am getting a high performance arithmetic error for what it detects as a divide by zero.  (I know, sloppy code).  The same code on Windows or various Unix systems works  -- it apparently returns a zero, which is OK. &lt;BR /&gt; &lt;BR /&gt;The issue is that this was compiled on a customer system on the other side of the world and we do not have an Alpha system or essentially any OpenVMS knowledge.   &lt;BR /&gt; &lt;BR /&gt;Thanks for any help.</description>
      <pubDate>Thu, 08 Nov 2001 05:18:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Ignoring-Alpha-OpenVMS-arithmetic-error/m-p/972706#M24343</guid>
      <dc:creator>Deleted_U_Intel</dc:creator>
      <dc:date>2001-11-08T05:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: Ignoring Alpha OpenVMS arithmetic error</title>
      <link>https://community.intel.com/t5/Software-Archive/Ignoring-Alpha-OpenVMS-arithmetic-error/m-p/972707#M24344</link>
      <description>I suspect that on the other systems, you get an IEEE NaN, not a zero.  You can get that too on VMS, but need to compile with /FLOAT_TYPE=IEEE /IEEE_MODE=UNDERFLOW_TO_ZERO  There is no environment setting that will do this for you, as it requires completely different generated code.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Thu, 08 Nov 2001 06:19:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Ignoring-Alpha-OpenVMS-arithmetic-error/m-p/972707#M24344</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2001-11-08T06:19:06Z</dc:date>
    </item>
  </channel>
</rss>

