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

Contents of /MITgcm/tools/build_options/sp3+mpi_seaborg

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


Revision 1.1 - (show annotations) (download)
Thu Nov 17 22:14:49 2005 UTC (18 years, 5 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint58r_post, checkpoint62b, checkpoint62a, checkpoint59q, checkpoint59p, checkpoint57y_post, checkpoint59r, checkpoint58k_post, checkpoint58l_post, checkpoint58c_post, checkpoint59e, checkpoint59d, checkpoint59g, checkpoint59f, checkpoint59a, checkpoint57x_post, checkpoint59c, checkpoint59b, checkpoint59m, checkpoint59l, checkpoint59o, checkpoint59n, checkpoint59i, checkpoint59h, checkpoint59k, checkpoint59j, checkpoint57y_pre, checkpoint59, checkpoint58, checkpoint58f_post, checkpoint58e_post, mitgcm_mapl_00, checkpoint58n_post, checkpoint58x_post, checkpoint58y_post, checkpoint57z_post, checkpoint58v_post, checkpoint58w_post, checkpoint58t_post, checkpoint58h_post, checkpoint58s_post, checkpoint61f, checkpoint61g, checkpoint61d, checkpoint61e, checkpoint61b, checkpoint61c, checkpoint58p_post, checkpoint61a, checkpoint61n, checkpoint61o, checkpoint61l, checkpoint61m, checkpoint61j, checkpoint61k, checkpoint61h, checkpoint61i, checkpoint61v, checkpoint61w, checkpoint61t, checkpoint61u, checkpoint61r, checkpoint61s, checkpoint61p, checkpoint61q, checkpoint58j_post, checkpoint58d_post, checkpoint61z, checkpoint61x, checkpoint61y, checkpoint58b_post, checkpoint58a_post, checkpoint58m_post, checkpoint58i_post, checkpoint58u_post, checkpoint58g_post, checkpoint60, checkpoint61, checkpoint62, checkpoint58o_post, checkpoint58q_post
 o contributed Jeff Polton:
     http://mitgcm.org/pipermail/mitgcm-support/2005-November/003589.html

1 #!/bin/bash
2 #
3 # Run on seaborg.nersc.gov 147Nov 2005
4 #
5 # Also had to change "ETIME" to "ETIME_" in timers.F (JP 14Nov05)
6 #
7 MAKEDEPEND='$(TOOLSDIR)/cyrus-imapd-makedepend/makedepend'
8 DEFINES='-DWORDLENGTH=4 -DNML_TERMINATOR=" /"'
9
10 CPP='/lib/cpp -P'
11 FC='mpxlf95_r -c'
12 LINK='mpxlf95_r $(NETCDF)'
13 LIBS=' -lessl'
14
15 FFLAGS='-qfixed=132 -bmaxdata:0x80000000'
16 FOPTIM='-O3 -qarch=pwr3 -qtune=pwr3 -qcache=auto -qmaxmem=-1'
17 NOOPTFLAGS=' '

  ViewVC Help
Powered by ViewVC 1.1.22