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

Annotation of /MITgcm/tools/build_options/sp3

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


Revision 1.3 - (hide annotations) (download)
Thu Nov 13 22:03:39 2003 UTC (20 years, 5 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint53f_post, checkpoint54a_pre, checkpoint55c_post, checkpoint53b_pre, checkpoint52l_pre, checkpoint52e_pre, hrcube4, checkpoint52n_post, checkpoint52j_post, checkpoint52e_post, checkpoint52d_pre, checkpoint53c_post, checkpoint53d_post, checkpoint55d_pre, checkpoint52j_pre, checkpoint54a_post, branch-netcdf, checkpoint52l_post, checkpoint52k_post, checkpoint52b_pre, checkpoint54b_post, checkpoint54d_post, checkpoint54e_post, checkpoint55b_post, checkpoint52m_post, checkpoint55, checkpoint53a_post, checkpoint55a_post, checkpoint54, checkpoint53, checkpoint52d_post, checkpoint52a_post, checkpoint52b_post, checkpoint53g_post, checkpoint52f_post, checkpoint52c_post, hrcube5, checkpoint54f_post, checkpoint55e_post, checkpoint53b_post, checkpoint52i_post, checkpoint53d_pre, checkpoint54c_post, checkpoint52i_pre, checkpoint52h_pre, checkpoint52f_pre, hrcube_1, hrcube_2, hrcube_3, checkpoint55d_post
Branch point for: netcdf-sm0
Changes since 1.2: +1 -2 lines
 o make "ln -s" handling smarter and remove it from the options files

1 edhill 1.2 #!/bin/bash
2     #
3 edhill 1.3 # $Header: /u/u3/gcmpack/MITgcm/tools/build_options/sp3,v 1.2 2003/08/27 22:12:31 edhill Exp $
4 edhill 1.2 #
5    
6     S64='$(TOOLSDIR)/set64bitConst.sh'
7     MAKEDEPEND=makedepend
8     DEFINES='-DWORDLENGTH=4'
9    
10 edhill 1.1 # originally from A. Biastoch, SIO.
11     # e.g. horizon.npaci.edu
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