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

Contents of /MITgcm/tools/build_options/sp4

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


Revision 1.2 - (show annotations) (download)
Wed Aug 27 22:12:31 2003 UTC (20 years, 8 months ago) by edhill
Branch: MAIN
Changes since 1.1: +9 -0 lines
Small cleanups to genmake2 and its "optfiles".  Initial check-in of
"testreport" which functions similarly to "testscript" but supports
more genmake2 options and emails results to a central address for
automated testing.

1 #!/bin/bash
2 #
3 # $Header$
4 #
5
6 S64='$(TOOLSDIR)/set64bitConst.sh'
7 MAKEDEPEND=makedepend
8 DEFINES='-DWORDLENGTH=4'
9
10 #ph: e.g. bluesky.ucar.edu, marcellus.navo.hpc.mil
11 LN='ln -s'
12 INCLUDES='-I/usr/lpp/ppe.poe/include'
13 # set CPP = ( '/lib/cpp' )
14 FC='mpxlf95'
15 LINK='mpxlf95'
16 LIBS=' -L/usr/local/apps/mass -lmass'
17 # set FFLAGS = ( '-extend_source -mp -mpio -bytereclen -r10000 -mips4' )
18 # set FOPTIM = ( '-O3' )
19 # set NOOPTFLAGS = ( '-O0' )
20 # set NOOPTFILES = ( 'barrier.F different_multiple.F ' \
21 # 'external_fields_load.F' )
22 RMFILES='rii_files'

  ViewVC Help
Powered by ViewVC 1.1.22