/[MITgcm]/MITgcm/tools/build_options/linux_ia32_ifort.v9+mth
ViewVC logotype

Diff of /MITgcm/tools/build_options/linux_ia32_ifort.v9+mth

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

revision 1.1 by jmc, Fri Jul 14 18:09:19 2006 UTC revision 1.2 by jmc, Tue Aug 15 16:11:19 2006 UTC
# Line 5  Line 5 
5  #  #
6  #  jmc: copied from linux_ia32_ifort+authors_v9  #  jmc: copied from linux_ia32_ifort+authors_v9
7  #       and added openmp stuff to run multi-threaded  #       and added openmp stuff to run multi-threaded
8    #  ( generally, need to increase the stack-size: > export KMP_STACKSIZE=400m )
9  #  #
10  #  tested on hugo (FC.4), eddy (FC.5): 20060713  #  tested on hugo (FC.4), eddy (FC.5): 20060713
11  #  #
# Line 17  F90FIXEDFORMAT='-fixed -Tf' Line 18  F90FIXEDFORMAT='-fixed -Tf'
18  DEFINES='-DWORDLENGTH=4 -DUSE_OMP_THREADING'  DEFINES='-DWORDLENGTH=4 -DUSE_OMP_THREADING'
19  LINK='/usr/local/pkg/intel/intel_fc_90/bin/ifort -i-static -no-ipo'  LINK='/usr/local/pkg/intel/intel_fc_90/bin/ifort -i-static -no-ipo'
20  CPP='cpp  -traditional -P'  CPP='cpp  -traditional -P'
21  INCLUDES='-I/usr/include/netcdf'  INCLUDES='-I/usr/local/pkg/netcdf/netcdf-3.5.1/include'
22    
23  #  Note that the -mp switch is for ieee "maintain precision" and is  #  Note that the -mp switch is for ieee "maintain precision" and is
24  #  roughly equivalent to -ieee  #  roughly equivalent to -ieee
# Line 33  else Line 34  else
34     #FFLAGS='-mp -132 -r8 -i4 -w95 -W0 -WB'     #FFLAGS='-mp -132 -r8 -i4 -w95 -W0 -WB'
35  fi  fi
36    
   
   

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

  ViewVC Help
Powered by ViewVC 1.1.22