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

Annotation of /MITgcm/tools/build_options/sp3

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


Revision 1.4 - (hide 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 edhill 1.2 #!/bin/bash
2     #
3 heimbach 1.4 # $Header: /u/gcmpack/MITgcm/tools/build_options/sp3,v 1.3 2003/11/13 22:03:39 edhill Exp $
4 edhill 1.2 #
5    
6     S64='$(TOOLSDIR)/set64bitConst.sh'
7     MAKEDEPEND=makedepend
8     DEFINES='-DWORDLENGTH=4'
9    
10 heimbach 1.4 # tested on blackforest, IBM SP3 at NCAR 10/2004
11 edhill 1.1 INCLUDES='-I/usr/lpp/ppe.poe/include'
12 heimbach 1.4 CPP='/lib/cpp -P'
13 edhill 1.1 FC='mpxlf95'
14     LINK='mpxlf95'
15 heimbach 1.4 LIBS=' -lmass'
16     FFLAGS='-qfixed=132 -bmaxdata:0x80000000'
17     FOPTIM='-O3 -qarch=pwr3 -qtune=pwr3 -qcache=auto -qmaxmem=-1'
18     NOOPTFLAGS='-O0'
19 edhill 1.1 # set NOOPTFILES = ( 'barrier.F different_multiple.F ' \
20     # 'external_fields_load.F' )
21 heimbach 1.4 #RMFILES='rii_files'

  ViewVC Help
Powered by ViewVC 1.1.22