/[MITgcm]/MITgcm_contrib/ESMF/mytools/comp_profile.blackforest
ViewVC logotype

Annotation of /MITgcm_contrib/ESMF/mytools/comp_profile.blackforest

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


Revision 1.7 - (hide annotations) (download)
Fri Mar 26 22:36:49 2004 UTC (21 years, 3 months ago) by cnh
Branch: MAIN
CVS Tags: adoption_1_0_pre_A, HEAD
Changes since 1.6: +2 -1 lines
Things that got lost in the blackforest fiasco

1 cnh 1.7 # $Id: comp_profile.blackforest,v 1.6 2004/03/01 14:31:03 cnh Exp $
2 cnh 1.2 # $Name: $
3 cnh 1.1 #
4     # Compiler and linker options for blackforest
5     #
6 cnh 1.4 set gm2optfile = "-optfile=${BUILDROOT}/../../tools/build_options/sp4"
7 cnh 1.2 set arcommand = "ar"
8     set aropts = "-X64 -s -rc"
9 cnh 1.3 set cccommand = "cc"
10     set ccopts = "-q64 -c"
11 cnh 1.2 set comp = mpxlf95_r
12 cnh 1.6 set compopts = ( -WF,-DE_1_0_4,-DE_REGRID_IS_BROKEN \
13     -qfixed=132 -O3 -qarch=pwr4 \
14     -qtune=pwr4 -qcache=auto \
15     -qmaxmem=-1 -bmaxdata:0x80000000 \
16 cnh 1.2 -q64 -brtl -lC -qautodbl )
17 cnh 1.7 set compopts_num = ( $compopts )
18 cnh 1.1 set complibs = ( -L/fs/cgd/data0/erik/esmf/lib/libO/AIX.default.64.default -lesmf )
19     set compinc = ( -I/fs/cgd/data0/erik/esmf/mod/modO/AIX.default.64.default )
20     set compinc = ( ${compinc} -I${BUILDROOT}/esmf_top )

  ViewVC Help
Powered by ViewVC 1.1.22