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

Contents of /MITgcm/tools/build_options/sp3

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


Revision 1.6 - (show annotations) (download)
Thu Feb 18 17:03:58 2010 UTC (14 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +1 -1 lines
FILE REMOVED
move (some) old optfiles from tools/build_options/ to tools/build_options/unsupported/

1 #!/bin/bash
2 #
3 # $Header: /u/gcmpack/MITgcm/tools/build_options/sp3,v 1.5 2005/01/13 00:16:31 ce107 Exp $
4 #
5
6 S64='$(TOOLSDIR)/set64bitConst.sh'
7 MAKEDEPEND=makedepend
8 DEFINES='-DALLOW_USE_MPI -DALWAYS_USE_MPI -DTARGET_AIX -DWORDLENGTH=4'
9
10 # tested on blackforest, IBM SP3 at NCAR 10/2004
11 INCLUDES='-I/usr/lpp/ppe.poe/include'
12 CPP='/lib/cpp -P'
13 FC='mpxlf95'
14 LINK='mpxlf95'
15 LIBS='-L/usr/local/apps/mass -lmass'
16 FFLAGS='-qfixed=132 -bmaxdata:0x80000000'
17 FOPTIM='-O3 -qarch=pwr3 -qtune=pwr3 -qcache=auto -qmaxmem=-1'
18 FC_NAMEMANGLE="#define FC_NAMEMANGLE(X) X"

  ViewVC Help
Powered by ViewVC 1.1.22