/[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.2 - (show annotations) (download)
Wed Aug 27 22:12:31 2003 UTC (20 years, 7 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint51k_post, checkpoint51l_post, checkpoint51j_post, checkpoint51o_pre, checkpoint51n_pre, branchpoint-genmake2, checkpoint51q_post, checkpoint51r_post, checkpoint51i_post, checkpoint51l_pre, checkpoint51o_post, checkpoint51p_post, checkpoint52, checkpoint51f_post, checkpoint51h_pre, checkpoint51g_post, ecco_c52_e35, checkpoint52a_pre, checkpoint51m_post, checkpoint51t_post, checkpoint51n_post, checkpoint51i_pre, checkpoint51u_post, checkpoint51s_post
Branch point for: branch-nonh, branch-genmake2, tg2-branch, checkpoint51n_branch
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 # originally from A. Biastoch, SIO.
11 # e.g. horizon.npaci.edu
12 LN='ln -s'
13 INCLUDES='-I/usr/lpp/ppe.poe/include'
14 # set CPP = ( '/lib/cpp' )
15 FC='mpxlf95'
16 LINK='mpxlf95'
17 LIBS=' -L/usr/local/apps/mass -lmass'
18 # set FFLAGS = ( '-extend_source -mp -mpio -bytereclen -r10000 -mips4' )
19 # set FOPTIM = ( '-O3' )
20 # set NOOPTFLAGS = ( '-O0' )
21 # set NOOPTFILES = ( 'barrier.F different_multiple.F ' \
22 # 'external_fields_load.F' )
23 RMFILES='rii_files'

  ViewVC Help
Powered by ViewVC 1.1.22