<span><span>When I compile a FORTRAN program using ifort, I need to add
the <br>
command 'OPTIONS byteswapped' to the beginning of the ctl file to <br>
avoid getting NaN values. Is there a compile line option with ifort
<br>
that I can specify to avoid having to add the OPTIONS byteswapped <br>
command to my ctl file?<br><br>
I should note that when I compile using pgf90, I do not need to add <br>
'OPTIONS byteswapped' to the ctl file.<br><br>
Thanks,<br><br>
Jeff</span></span>