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

Diff of /MITgcm/tools/build_options/linux_amd64_ifort_beagle

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

revision 1.2 by jmc, Wed Sep 23 18:38:33 2009 UTC revision 1.3 by jahn, Thu Oct 15 23:06:32 2009 UTC
# Line 41  NOOPTFILES='mds_byteswapr8.F mds_byteswa Line 41  NOOPTFILES='mds_byteswapr8.F mds_byteswa
41  if test "x$IEEE" = x ; then  if test "x$IEEE" = x ; then
42      #  No need for IEEE-754      #  No need for IEEE-754
43      NOOPTFLAGS='-O2'      NOOPTFLAGS='-O2'
44      FOPTIM='-O3 -align'      # use this for exact checkpointing (slightly slower):
45        # FOPTIM='-O2 -pc64 -mieee-fp -align'
46        FOPTIM='-O2 -align'
47      # ifort options:      # ifort options:
48      # -132        fixed-form line length is 132 characters      # -132        fixed-form line length is 132 characters
49      # -r8         REAL is REAL*8      # -r8         REAL is REAL*8

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

  ViewVC Help
Powered by ViewVC 1.1.22