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

Diff of /MITgcm/tools/build_options/sp3

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

revision 1.2 by edhill, Wed Aug 27 22:12:31 2003 UTC revision 1.5 by ce107, Thu Jan 13 00:16:31 2005 UTC
# Line 5  Line 5 
5    
6  S64='$(TOOLSDIR)/set64bitConst.sh'  S64='$(TOOLSDIR)/set64bitConst.sh'
7  MAKEDEPEND=makedepend  MAKEDEPEND=makedepend
8  DEFINES='-DWORDLENGTH=4'  DEFINES='-DALLOW_USE_MPI -DALWAYS_USE_MPI -DTARGET_AIX -DWORDLENGTH=4'
9    
10  # originally from A. Biastoch, SIO.  # tested on blackforest, IBM SP3 at NCAR 10/2004
 # e.g. horizon.npaci.edu  
 LN='ln -s'  
11  INCLUDES='-I/usr/lpp/ppe.poe/include'  INCLUDES='-I/usr/lpp/ppe.poe/include'
12  #    set CPP        = ( '/lib/cpp' )  CPP='/lib/cpp -P'
13  FC='mpxlf95'  FC='mpxlf95'
14  LINK='mpxlf95'  LINK='mpxlf95'
15  LIBS=' -L/usr/local/apps/mass -lmass'  LIBS='-L/usr/local/apps/mass -lmass'
16  #   set FFLAGS     = ( '-extend_source -mp -mpio -bytereclen -r10000 -mips4' )  FFLAGS='-qfixed=132 -bmaxdata:0x80000000'
17  #    set FOPTIM     = ( '-O3' )  FOPTIM='-O3 -qarch=pwr3 -qtune=pwr3 -qcache=auto -qmaxmem=-1'
18  #   set NOOPTFLAGS = ( '-O0' )  FC_NAMEMANGLE="#define FC_NAMEMANGLE(X) X"
 #   set NOOPTFILES = ( 'barrier.F different_multiple.F ' \  
 #                      'external_fields_load.F' )  
 RMFILES='rii_files'  

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

  ViewVC Help
Powered by ViewVC 1.1.22