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

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

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


Revision 1.2 - (hide annotations) (download)
Sat Feb 21 02:20:35 2004 UTC (21 years, 4 months ago) by cnh
Branch: MAIN
Changes since 1.1: +3 -1 lines
More platform generalization

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

  ViewVC Help
Powered by ViewVC 1.1.22