/[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.1 - (show annotations) (download)
Sat Jul 24 00:04:15 2004 UTC (19 years, 9 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint54d_post
new optfile derived from irix64_ip27_f77+mpi
for turing.nas.nasa.gov (O3K)

1 #!/bin/bash
2 #
3 # $Header: /u/gcmpack/MITgcm/tools/build_options/irix64_ip27_f77,v 1.1 2004/02/21 14:41:09 dimitri Exp $
4 #
5 # adapted to turing.nas.nasa.gov
6 # heimbach@mit.edu
7
8 S64='$(TOOLSDIR)/set64bitConst.sh'
9 MAKEDEPEND=makedepend
10 CPP='/lib/cpp -P -traditional'
11
12 DEFINES='-DTARGET_SGI -DWORDLENGTH=4'
13 FC='f77'
14 FFLAGS='-n32 -extend_source -bytereclen'
15 FOPTIM='-O3 -OPT:Olimit=0:roundoff=3:div_split=ON:alias=typed'
16 LIBS='-lmpi -lscs'
17 INCLUDEDIRS='/opt/mpt/mpt/usr/include'

  ViewVC Help
Powered by ViewVC 1.1.22