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

Diff of /MITgcm/tools/build_options/linux_amd64_ifort11

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

revision 1.7 by jmc, Mon Aug 22 03:51:11 2011 UTC revision 1.9 by jmc, Sun Aug 5 16:35:54 2012 UTC
# Line 68  else Line 68  else
68      FOPTIM="-O0 -fp-model source -noalign $PROCF"      FOPTIM="-O0 -fp-model source -noalign $PROCF"
69    else                          #- development/check options:    else                          #- development/check options:
70     #FFLAGS="$FFLAGS -debug all -debug-parameters all -fp-model strict"     #FFLAGS="$FFLAGS -debug all -debug-parameters all -fp-model strict"
71      FFLAGS="$FFLAGS -warn all -warn nounused"      FOPTIM="-O0 -noalign -g -traceback $PROCF"
72      FOPTIM="-fpe0 -ftz -fp-stack-check -check all -ftrapuv"      NOOPTFLAGS=$FOPTIM
73      FOPTIM="$FOPTIM -O0 -noalign -g -traceback $PROCF"      NOOPTFILES='adread_adwrite.F mdsio_rw_field.F mdsio_rw_slice.F'
74        NOOPTFILES="$NOOPTFILES mdsio_readvector.F mdsio_writevector.F"
75        FOPTIM="$FOPTIM -warn all -warn nounused"
76        FOPTIM="$FOPTIM -fpe0 -ftz -fp-stack-check -check all -ftrapuv"
77    fi    fi
78  fi  fi
79    

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.9

  ViewVC Help
Powered by ViewVC 1.1.22