/[MITgcm]/MITgcm/tools/build_options/aer-linux-cluster+mpi
ViewVC logotype

Annotation of /MITgcm/tools/build_options/aer-linux-cluster+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: checkpoint51f_post, checkpoint51l_post, checkpoint51k_post, checkpoint51o_post, branchpoint-genmake2, checkpoint51j_post, checkpoint51q_post, checkpoint51r_post, checkpoint52, checkpoint51o_pre, checkpoint51t_post, checkpoint51i_post, checkpoint51n_pre, checkpoint51p_post, checkpoint51n_post, checkpoint51h_pre, checkpoint51i_pre, checkpoint51l_pre, checkpoint51u_post, checkpoint51g_post, checkpoint51m_post, ecco_c52_e35, checkpoint51s_post
Branch point for: checkpoint51n_branch, branch-nonh, tg2-branch, branch-genmake2
Changes since 1.1: +10 -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: /home/ubuntu/mnt/e9_copy/MITgcm/tools/build_options/Attic/aer-linux-cluster+mpi,v 1.2 2003/08/27 22:12:31 edhill Exp $
4     #
5    
6     S64='$(TOOLSDIR)/set64bitConst.sh'
7     MAKEDEPEND=makedepend
8     DEFINES='-DWORDLENGTH=4'
9    
10    
11 edhill 1.1 LN='/bin/ln -s'
12     CPP='/lib/cpp -traditional -P'
13     FC='/opt/mpich/bin/mpif77'
14     LINK='/opt/mpich/bin/mpif77'
15     FFLAGS='-byteswapio -r8 -Mnodclchk -Mextend'
16     FOPTIM='-tp p6 -v -O2 -Munroll -Mvect=cachesize:512000,transform -Kieee'
17     LIBS='-L/opt/mpich/lib/ -lfmpich -lmpich'
18     INCLUDES='-I/opt/mpich/include'

  ViewVC Help
Powered by ViewVC 1.1.22