/[MITgcm]/MITgcm/tools/build_options/linux_ia32_ifort+mpi_cosmos
ViewVC logotype

Diff of /MITgcm/tools/build_options/linux_ia32_ifort+mpi_cosmos

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

revision 1.1 by dimitri, Tue Mar 8 20:36:26 2005 UTC revision 1.2 by dimitri, Thu Sep 15 22:36:32 2005 UTC
# Line 14  INCLUDES='-I/opt/mpich/gm/intel8.0/inclu Line 14  INCLUDES='-I/opt/mpich/gm/intel8.0/inclu
14  #  Note that the -mp switch is for ieee "maintain precision" and is  #  Note that the -mp switch is for ieee "maintain precision" and is
15  #  roughly equivalent to -ieee  #  roughly equivalent to -ieee
16  if test "x$IEEE" = x ; then  if test "x$IEEE" = x ; then
17      FOPTIM='-O3 -align'      FOPTIM='-O3 -fp -align'
 #P3 FOPTIM=$FOPTIM' -tpp6 -xWKM'  
 #P4 FOPTIM=$FOPTIM' -tpp7 -xWKM'  
18      FFLAGS='-132 -r8 -i4 -w95 -W0 -WB'      FFLAGS='-132 -r8 -i4 -w95 -W0 -WB'
19  else  else
20      FFLAGS='-mp -132 -r8 -i4 -w95 -W0 -WB -CB'      FFLAGS='-mp -132 -r8 -i4 -w95 -W0 -WB -CB'

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

  ViewVC Help
Powered by ViewVC 1.1.22