/[MITgcm]/MITgcm/tools/build_options/irix64_ip27_f77+mpi_nas_turing
ViewVC logotype

Contents of /MITgcm/tools/build_options/irix64_ip27_f77+mpi_nas_turing

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


Revision 1.4 - (show annotations) (download)
Thu Jun 29 00:10:18 2017 UTC (6 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +1 -1 lines
FILE REMOVED
move some old optfiles (no significant updates for more than 10.yrs)
to "unsupported"

1 #!/bin/bash
2 #
3 # $Header: /u/gcmpack/MITgcm/tools/build_options/irix64_ip27_f77+mpi_nas_turing,v 1.3 2010/03/21 22:22:52 jmc Exp $
4 # $Name: $
5
6 # adapted for compilation on turing.nas.nasa.gov
7 # and execute on turing, lomax, chapman
8
9 S64='$(TOOLSDIR)/set64bitConst.sh'
10 MAKEDEPEND=makedepend
11 CPP='/lib/cpp -P'
12 DEFINES='-DTARGET_SGI -DWORDLENGTH=4'
13 FC='f77'
14 FFLAGS='-extend_source -mp -mpio -bytereclen -mips4 -r8 -static'
15 FOPTIM='-O3'
16 LIBS='-lmpi'
17 INCLUDEDIRS='/opt/mpt/mpt/usr/include/'

  ViewVC Help
Powered by ViewVC 1.1.22