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

Diff of /MITgcm/tools/build_options/sp4

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.3 by edhill, Fri Sep 5 00:25:42 2003 UTC
# Line 3  Line 3 
3  #  $Header$  #  $Header$
4  #  #
5    
6    #  tested on bluesky, EH3 2003-09-04
7    #  using the following invocation:
8    #    ../../../tools/genmake2 -mods=../code -of=../../../tools/build_options/sp4 -make=gmake
9    
10    
11  S64='$(TOOLSDIR)/set64bitConst.sh'  S64='$(TOOLSDIR)/set64bitConst.sh'
12  MAKEDEPEND=makedepend  MAKEDEPEND=makedepend
13  DEFINES='-DWORDLENGTH=4'  DEFINES='-DTARGET_PWR3 -DTARGET_SGI -DWORDLENGTH=4'
14    
15  #ph: e.g. bluesky.ucar.edu, marcellus.navo.hpc.mil  #ph: e.g. bluesky.ucar.edu, marcellus.navo.hpc.mil
16  LN='ln -s'  LN='ln -s'
17  INCLUDES='-I/usr/lpp/ppe.poe/include'  INCLUDES='-I/usr/lpp/ppe.poe/include'
18  #    set CPP        = ( '/lib/cpp' )  #    set CPP        = ( '/lib/cpp' )
19    CPP='/lib/cpp -P'
20  FC='mpxlf95'  FC='mpxlf95'
21  LINK='mpxlf95'  LINK='mpxlf95'
22  LIBS=' -L/usr/local/apps/mass -lmass'  LIBS=' -L/usr/local/apps/mass -lmass'
23  #   set FFLAGS     = ( '-extend_source -mp -mpio -bytereclen -r10000 -mips4' )  #   set FFLAGS     = ( '-extend_source -mp -mpio -bytereclen -r10000 -mips4' )
24    FFLAGS='-qfixed=132 -O3 -qarch=pwr4 -qtune=pwr4 -qcache=auto -qmaxmem=-1 -bmaxdata:0x80000000'
25  #    set FOPTIM     = ( '-O3' )  #    set FOPTIM     = ( '-O3' )
26  #   set NOOPTFLAGS = ( '-O0' )  #   set NOOPTFLAGS = ( '-O0' )
27  #   set NOOPTFILES = ( 'barrier.F different_multiple.F ' \  #   set NOOPTFILES = ( 'barrier.F different_multiple.F ' \

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

  ViewVC Help
Powered by ViewVC 1.1.22