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

Diff of /MITgcm/tools/build_options/linux_ia64_ifort

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

revision 1.1 by heimbach, Tue Sep 30 21:47:15 2008 UTC revision 1.2 by dfer, Thu Jun 4 13:06:15 2009 UTC
# Line 46  if test "x$IEEE" = x ; then Line 46  if test "x$IEEE" = x ; then
46      FOPTIM='-O2 -align'      FOPTIM='-O2 -align'
47  else  else
48      #  Try to follow IEEE-754      #  Try to follow IEEE-754
49      FOPTIM='-O2 -align -mp'      FOPTIM='-O0 -noalign -mp'
50  fi  fi
51  F90FLAGS=$FFLAGS  F90FLAGS=$FFLAGS
52  F90OPTIM=$FOPTIM  F90OPTIM=$FOPTIM

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

  ViewVC Help
Powered by ViewVC 1.1.22