/[MITgcm]/MITgcm/tools/build_options/linux_amd64_pathf90
ViewVC logotype

Diff of /MITgcm/tools/build_options/linux_amd64_pathf90

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.3 by jmc, Wed Nov 14 15:32:10 2007 UTC revision 1.4 by ce107, Mon Jun 22 23:13:30 2009 UTC
# Line 24  fi Line 24  fi
24    
25  if test "x$IEEE" = x ; then  if test "x$IEEE" = x ; then
26      #  No need for IEEE-754      #  No need for IEEE-754
27      FOPTIM='-Ofast' # -funsafe-math-optimizations'      FOPTIM='-Ofast -LNO:fusion=2 -funsafe-math-optimizations'
28  else  else
29      #  Try to follow IEEE-754      #  Try to follow IEEE-754
30      FOPTIM='-Ofast -LNO:fusion=2 -OPT:roundoff=0:IEEE_arithmetic=1 -fmath-errno -fno-fast-math'      FOPTIM='-Ofast -LNO:fusion=2 -OPT:roundoff=0:IEEE_arithmetic=1 -fmath-errno -fno-fast-math'

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.22