/[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.3 - (hide annotations) (download)
Sat Feb 21 23:01:35 2004 UTC (21 years, 4 months ago) by cnh
Branch: MAIN
Changes since 1.2: +6 -9 lines
Lahey fix

1 cnh 1.3 # $Id: comp_profile.faulks,v 1.2 2004/02/21 02:20:35 cnh Exp $
2 cnh 1.1 # $Name: $
3     #
4     # Compiler and linker options for faulks.lcs.mit.edu
5     #
6     set arcommand = ar
7 cnh 1.3 set aropts = "-rsc"
8 cnh 1.2 set cccommand = gcc
9     set ccopts = "-c"
10 cnh 1.3 set comp = "/usr/local/pkg/mpi/mpich-1.2.5..10/lahey/bin/mpif90"
11     set compopts = ( --o2 --tp4 )
12     set complibs = ( -L/usr/local/pkg/ESMF/ESMF_1_0_4/mpich-1.2.5..10/lahey/lib/libO/Linux.lahey.32.default -lesmf )
13     set compinc = ( -I/usr//local/pkg/ESMF/ESMF_1_0_4/mpich-1.2.5..10/lahey/mod/modO/Linux.lahey.32.default )
14 cnh 1.1 set compinc = ( ${compinc} -I${BUILDROOT}/esmf_top )

  ViewVC Help
Powered by ViewVC 1.1.22