/[MITgcm]/MITgcm/tools/build_options/sp3-32bit
ViewVC logotype

Contents of /MITgcm/tools/build_options/sp3-32bit

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


Revision 1.1 - (show annotations) (download)
Thu Jan 13 00:16:31 2005 UTC (19 years, 2 months ago) by ce107
Branch: MAIN
CVS Tags: checkpoint57t_post, checkpoint58l_post, checkpoint57o_post, checkpoint57m_post, checkpoint58e_post, checkpoint57v_post, checkpoint57f_post, checkpoint57s_post, checkpoint57j_post, checkpoint58b_post, checkpoint58m_post, checkpoint57f_pre, checkpoint57k_post, checkpoint57d_post, checkpoint57g_post, checkpoint60, checkpoint61, checkpoint62, checkpoint57c_pre, checkpoint58r_post, checkpoint57i_post, checkpoint57y_post, checkpoint58g_post, checkpoint57x_post, checkpoint58n_post, checkpoint58x_post, checkpoint57g_pre, checkpoint61l, checkpoint58h_post, checkpoint57e_post, checkpoint58w_post, checkpoint58j_post, checkpoint57h_post, checkpoint57y_pre, checkpoint58q_post, mitgcm_mapl_00, checkpoint59q, checkpoint59p, checkpoint59r, checkpoint59e, checkpoint59d, checkpoint59g, checkpoint59f, checkpoint59a, checkpoint59c, checkpoint59b, checkpoint59m, checkpoint59l, checkpoint59o, checkpoint59n, checkpoint59i, checkpoint59h, checkpoint59k, checkpoint59j, checkpoint57r_post, checkpoint59, checkpoint58, checkpoint57h_done, checkpoint58f_post, checkpoint57n_post, checkpoint58d_post, checkpoint57w_post, checkpoint57p_post, checkpint57u_post, checkpoint58a_post, checkpoint58i_post, checkpoint57q_post, checkpoint58o_post, checkpoint57z_post, checkpoint62b, checkpoint62a, eckpoint57e_pre, checkpoint58c_post, checkpoint57h_pre, checkpoint58k_post, checkpoint57c_post, checkpoint58u_post, checkpoint58y_post, checkpoint58v_post, checkpoint58s_post, checkpoint61f, checkpoint61g, checkpoint61d, checkpoint61e, checkpoint61b, checkpoint61c, checkpoint58p_post, checkpoint61a, checkpoint61n, checkpoint61o, checkpoint58t_post, checkpoint61m, checkpoint61j, checkpoint61k, checkpoint61h, checkpoint61i, checkpoint61v, checkpoint61w, checkpoint61t, checkpoint61u, checkpoint61r, checkpoint61s, checkpoint61p, checkpoint61q, checkpoint61z, checkpoint61x, checkpoint61y, checkpoint57l_post
Updated SP3 and SP4 options for TARGET_AIX define and 64bit compilation
Standard sp3 and sp4 files (cleaned up) still do MPI + 32bit compilation
for backwards compatibility. 64bit MPI should be faster on recent AIX
and POE versions.

1 #!/bin/bash
2 #
3 # $Header: /u/gcmpack/MITgcm/tools/build_options/sp4,v 1.5 2004/02/26 19:57:59 cnh Exp $
4 #
5
6 # tested on blackforest, ce107 Jan 2005
7
8
9 S64='$(TOOLSDIR)/set64bitConst.sh'
10 MAKEDEPEND=makedepend
11 DEFINES='-DTARGET_AIX -DWORDLENGTH=4'
12
13 CPP='/lib/cpp -P'
14 CC='cc_r'
15 FC='xlf95_r'
16 LINK='mpxlf95_r'
17 LIBS='-L/usr/local/apps/mass -lmass'
18 FFLAGS='-qfixed=132 -bmaxdata:0x80000000'
19 FOPTIM='-O3 -qarch=pwr3 -qtune=pwr3 -qcache=auto -qmaxmem=-1'
20 FC_NAMEMANGLE="#define FC_NAMEMANGLE(X) X"

  ViewVC Help
Powered by ViewVC 1.1.22