/[MITgcm]/MITgcm/tools/build_options/linux_amd64_ifort+mpi_loc
ViewVC logotype

Diff of /MITgcm/tools/build_options/linux_amd64_ifort+mpi_loc

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

revision 1.6 by jmc, Fri Mar 19 22:04:53 2010 UTC revision 1.7 by jmc, Tue Apr 20 20:13:27 2010 UTC
# Line 56  F90FIXEDFORMAT='-fixed -Tf' Line 56  F90FIXEDFORMAT='-fixed -Tf'
56  EXTENDED_SRC_FLAG='-132'  EXTENDED_SRC_FLAG='-132'
57  OMPFLAG='-openmp'  OMPFLAG='-openmp'
58    
59  NOOPTFLAGS='-O0 -g -m64 -fPIC'  NOOPTFLAGS='-O0 -g'
60  NOOPTFILES=''  NOOPTFILES=''
61    
62  INCLUDEDIRS=''  INCLUDEDIRS=''
# Line 80  else Line 80  else
80  #   for automatic testing with testreport (but no relation with IEEE arithmetic):  #   for automatic testing with testreport (but no relation with IEEE arithmetic):
81      FOPTIM="$FOPTIM -fpe0 -ftz -fp-stack-check -check all -ftrapuv"      FOPTIM="$FOPTIM -fpe0 -ftz -fp-stack-check -check all -ftrapuv"
82      FOPTIM="$FOPTIM -noalign -g -traceback"      FOPTIM="$FOPTIM -noalign -g -traceback"
83        NOOPTFILES='ad_taf_output.f'
84  fi  fi
85  F90FLAGS=$FFLAGS  F90FLAGS=$FFLAGS
86  F90OPTIM=$FOPTIM  F90OPTIM=$FOPTIM

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

  ViewVC Help
Powered by ViewVC 1.1.22