<!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">
Greg Lindahl wrote:
<blockquote cite="mid:20080917202543.GF24126@bx9.net" type="cite">
  <pre wrap="">On Wed, Sep 17, 2008 at 03:43:36PM -0400, Eric Thibodeau wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Also, note that I've had issues with icc  
generating really fast but inaccurate code (fp model is not IEEE *by  
default*, I am sure _everyone_ knows this and I am stating the obvious  
here).
    </pre>
  </blockquote>
  <pre wrap=""><!---->
All modern, high-performance compilers default that way. It's certainly
the case that sometimes it goes more horribly wrong than necessary, but
I wouldn't ding icc for this default. Compare results with IEEE mode.

-- greg
  </pre>
</blockquote>
Guess gcc isn't part of that gang. I haven't had the chance to play
with the commercial compilers other than icc. ;)<br>
<blockquote cite="mid:20080917202543.GF24126@bx9.net" type="cite">
  <pre wrap="">_______________________________________________
Beowulf mailing list, <a class="moz-txt-link-abbreviated" href="mailto:Beowulf@beowulf.org">Beowulf@beowulf.org</a>
To change your subscription (digest mode or unsubscribe) visit <a class="moz-txt-link-freetext" href="http://www.beowulf.org/mailman/listinfo/beowulf">http://www.beowulf.org/mailman/listinfo/beowulf</a>
  </pre>
</blockquote>
<br>
</body>
</html>