/[MITgcm]/MITgcm/tools/build_options/irix64+mpi
ViewVC logotype

Contents of /MITgcm/tools/build_options/irix64+mpi

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


Revision 1.3 - (show annotations) (download)
Thu Feb 18 17:03:57 2010 UTC (14 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +1 -1 lines
FILE REMOVED
move (some) old optfiles from tools/build_options/ to tools/build_options/unsupported/

1 #!/bin/bash
2 #
3 # $Header: /u/gcmpack/MITgcm/tools/build_options/irix64+mpi,v 1.2 2003/08/27 22:12:31 edhill Exp $
4 #
5
6 S64='$(TOOLSDIR)/set64bitConst.sh'
7 MAKEDEPEND=makedepend
8 DEFINES='-DWORDLENGTH=4'
9
10
11 INCLUDES='-I/usr/local/mpi/include'
12 FC='mpif77'
13 LINK='mpif77'
14 FFLAGS='-extend_source -bytereclen -r10000 -mips4'
15 FOPTIM='-O3'
16 RMFILES='rii_files'

  ViewVC Help
Powered by ViewVC 1.1.22