/[MITgcm]/MITgcm/tools/build_options/irix64_ip35_f77+mpi_mnc_gfdl
ViewVC logotype

Contents of /MITgcm/tools/build_options/irix64_ip35_f77+mpi_mnc_gfdl

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


Revision 1.1 - (show annotations) (download)
Tue Nov 2 18:37:18 2004 UTC (19 years, 5 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint55j_post, checkpoint56
 o initial ci

1 #!/bin/bash
2 #
3 # $Header: $
4 #
5
6 # Created by Baylor and Ed @ GFDL on 2004-11-02
7
8
9 S64='$(TOOLSDIR)/set64bitConst.sh'
10 MAKEDEPEND=makedepend
11 CPP='/lib/cpp -P'
12 DEFINES='-DTARGET_SGI -DWORDLENGTH=4'
13 FC='f77'
14 FC_NAMEMANGLE='#define FC_NAMEMANGLE(X) X ## _'
15 FFLAGS='-extend_source -mp -mpio -bytereclen -mips4 -r8 -static'
16 FOPTIM='-O3'
17 INCLUDES='-I/usr/local/include'
18 LIBS='-L/opt/mpt/1510/usr/lib64 -lmpi -L/usr/local/lib'
19 INCLUDEDIRS='/opt/mpt/1510/usr/include'

  ViewVC Help
Powered by ViewVC 1.1.22