<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div><div>Just a little update to let you know that the HEAD version of DART</div><div>is alive and well according to&nbsp;the Intel 10 and Intel 11 compilers</div><div>on linux machines, the IBM compiler&nbsp;on bluefire, and&nbsp;my gfortran</div><div>compiler on my Mac desktop.&nbsp;I have not tested the PG compiler yet,</div><div>but will&nbsp;soon.</div><div><br></div><div>My latest changes were general code cleanup - removing unused variables</div><div>and interface routines, adding a little error-checking, fixing typos</div><div>in comments,&nbsp;that sort of thing.</div><div><br></div><div>Not all of my test platforms have the necessary libraries for the</div><div>observation converters, so they are untested on all but the Intel</div><div>compilers&nbsp;on the NCAR mirage cluster.</div><div><br></div><div>I did discover that if you use the Intel 10+ or newer compilers in</div><div>a production environment (i.e. at some optimization greater than -O0)</div><div>you should remove the -fpe0 flag and use the -ftz flag instead.</div><div>The code !crashes! with -O2 -fpe0 (but not with -O0 -fpe0) and works</div><div>just fine with -O2 -ftz. &nbsp;The Intel docs indicate that -fpe0 is also</div><div>much more of a performance hit than -ftz (flush to zero). I made the</div><div>appropriate comments in the mkmf.template.intel* files.</div><div><br></div><div>Cheers -- Tim</div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div>Tim Hoar, Associate Scientist</div><div>National Center for Atmospheric Research</div><div><a href="mailto:thoar@ucar.edu">thoar@ucar.edu</a></div><div>303 497 1708</div></span>
</div>
<br></body></html>