/[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.1 - (hide annotations) (download)
Mon Feb 16 01:07:15 2004 UTC (21 years, 5 months ago) by cnh
Branch: MAIN
Files from work with Erik

1 cnh 1.1 # $Id: $
2     # $Name: $
3     #
4     # Compiler and linker options for blackforest
5     #
6     set comp = mpxlf95_r
7     set compopts = ( -qfixed=132 -O3 -qarch=pwr4 \
8     -qtune=pwr4 -qcache=auto \
9     -qmaxmem=-1 -bmaxdata:0x80000000 \
10     -q64 -brtl -lC -qautodbl )
11     set complibs = ( -L/fs/cgd/data0/erik/esmf/lib/libO/AIX.default.64.default -lesmf )
12     set compinc = ( -I/fs/cgd/data0/erik/esmf/mod/modO/AIX.default.64.default )
13     set compinc = ( ${compinc} -I${BUILDROOT}/esmf_top )

  ViewVC Help
Powered by ViewVC 1.1.22