/[MITgcm]/MITgcm/tools/build_options/sunfire+mpi
ViewVC logotype

Annotation of /MITgcm/tools/build_options/sunfire+mpi

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


Revision 1.2 - (hide annotations) (download)
Wed Aug 27 22:12:31 2003 UTC (20 years, 8 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint51k_post, checkpoint51l_post, checkpoint51j_post, checkpoint51n_pre, branchpoint-genmake2, checkpoint51r_post, checkpoint51o_pre, checkpoint51i_post, checkpoint51l_pre, checkpoint51o_post, checkpoint51q_post, checkpoint52, checkpoint51h_pre, checkpoint51g_post, ecco_c52_e35, checkpoint51f_post, checkpoint52a_pre, checkpoint51m_post, checkpoint51t_post, checkpoint51p_post, checkpoint51n_post, checkpoint51i_pre, checkpoint51u_post, checkpoint51s_post
Branch point for: branch-genmake2, branch-nonh, 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 edhill 1.2 #!/bin/bash
2     #
3     # $Header$
4     #
5    
6     S64='$(TOOLSDIR)/set64bitConst.sh'
7     MAKEDEPEND=makedepend
8     DEFINES='-DWORDLENGTH=4'
9    
10 edhill 1.1 FC='mpf77'
11     LINK='mpf77'
12     LN='/usr/bin/ln -s'
13     CPP='/usr/ccs/lib/cpp -P'
14     INCLUDES='-I/opt/SUNWhpc/include'
15     LIBS='-lmpi -lthread -lsocket -lnsl'
16     FOPTIM='-dalign -O4 -xarch=native'
17     CFLAGS='-dalign -xO4 -xarch=native'
18     NOOPTFLAGS='-dalign -O0 -xarch=native'

  ViewVC Help
Powered by ViewVC 1.1.22