/[MITgcm]/MITgcm/tools/build_options/sp3-64bit
ViewVC logotype

Contents of /MITgcm/tools/build_options/sp3-64bit

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


Revision 1.2 - (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.1: +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-64bit,v 1.1 2005/01/13 00:16:31 ce107 Exp $
4 #
5
6 # tested on blackforest, ce107 Jan 2005
7
8
9 S64='$(TOOLSDIR)/set64bitConst.sh'
10 MAKEDEPEND=makedepend
11 DEFINES='-DTARGET_AIX -DWORDLENGTH=4'
12
13 CPP='/lib/cpp -P'
14 CC='cc_r -q64'
15 FC='xlf95_r -q64'
16 LINK='mpxlf95_r -q64'
17 LIBS='-L/usr/local/apps/mass -lmass'
18 FFLAGS='-qfixed=132'
19 FOPTIM='-O3 -qarch=pwr3 -qtune=pwr3 -qcache=auto -qmaxmem=-1'
20 FC_NAMEMANGLE="#define FC_NAMEMANGLE(X) X"

  ViewVC Help
Powered by ViewVC 1.1.22