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

Contents of /MITgcm_contrib/ESMF/mytools/comp_profile.faulks

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


Revision 1.1 - (show annotations) (download)
Fri Feb 20 16:47:50 2004 UTC (21 years, 4 months ago) by cnh
Branch: MAIN
Platform sepcific mods

1 # $Id: comp_profile.blackforest,v 1.1 2004/02/16 01:07:15 cnh Exp $
2 # $Name: $
3 #
4 # Compiler and linker options for faulks.lcs.mit.edu
5 #
6 set arcommand = ar
7 set aropts = "-s"
8 set comp = mpxlf95_r
9 set compopts = ( -qfixed=132 -O3 -qarch=pwr4 \
10 -qtune=pwr4 -qcache=auto \
11 -qmaxmem=-1 -bmaxdata:0x80000000 \
12 -q64 -brtl -lC -qautodbl )
13 set complibs = ( -L/fs/cgd/data0/erik/esmf/lib/libO/AIX.default.64.default -lesmf )
14 set compinc = ( -I/fs/cgd/data0/erik/esmf/mod/modO/AIX.default.64.default )
15 set compinc = ( ${compinc} -I${BUILDROOT}/esmf_top )

  ViewVC Help
Powered by ViewVC 1.1.22