/[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.4 - (show annotations) (download)
Tue Oct 12 21:56:01 2004 UTC (19 years, 7 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint57b_post, checkpoint55j_post, checkpoint56b_post, checkpoint55h_post, checkpoint56c_post, checkpoint57a_post, checkpoint55g_post, checkpoint55f_post, checkpoint57a_pre, checkpoint55i_post, checkpoint57, checkpoint56, checkpoint56a_post
Changes since 1.3: +8 -9 lines
Modified options to comply with SP3 at NCAR (blackforest)

1 #!/bin/bash
2 #
3 # $Header: /u/gcmpack/MITgcm/tools/build_options/sp3,v 1.3 2003/11/13 22:03:39 edhill Exp $
4 #
5
6 S64='$(TOOLSDIR)/set64bitConst.sh'
7 MAKEDEPEND=makedepend
8 DEFINES='-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=' -lmass'
16 FFLAGS='-qfixed=132 -bmaxdata:0x80000000'
17 FOPTIM='-O3 -qarch=pwr3 -qtune=pwr3 -qcache=auto -qmaxmem=-1'
18 NOOPTFLAGS='-O0'
19 # set NOOPTFILES = ( 'barrier.F different_multiple.F ' \
20 # 'external_fields_load.F' )
21 #RMFILES='rii_files'

  ViewVC Help
Powered by ViewVC 1.1.22