/[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.1 - (show annotations) (download)
Sat Aug 16 14:01:08 2003 UTC (20 years, 8 months ago) by edhill
Branch: MAIN
This is the first version of "genmake2" and "testscript2" (and support files)
that pass all the standard verification tests on faulks.  Since they have new
names, they can be run side-by-side (no known conflicts) with the existing
genmake and testscript versions.  If you get a chance, please try them on your
system and mail the output to <eh3@mit.edu>.

1 # originally from A. Biastoch, SIO.
2 # e.g. horizon.npaci.edu
3 LN='ln -s'
4 INCLUDES='-I/usr/lpp/ppe.poe/include'
5 # set CPP = ( '/lib/cpp' )
6 FC='mpxlf95'
7 LINK='mpxlf95'
8 LIBS=' -L/usr/local/apps/mass -lmass'
9 # set FFLAGS = ( '-extend_source -mp -mpio -bytereclen -r10000 -mips4' )
10 # set FOPTIM = ( '-O3' )
11 # set NOOPTFLAGS = ( '-O0' )
12 # set NOOPTFILES = ( 'barrier.F different_multiple.F ' \
13 # 'external_fields_load.F' )
14 RMFILES='rii_files'

  ViewVC Help
Powered by ViewVC 1.1.22