/[MITgcm]/MITgcm/tools/build_options/unsupported/irix64_ip27_f77
ViewVC logotype

Contents of /MITgcm/tools/build_options/unsupported/irix64_ip27_f77

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


Revision 1.1 - (show annotations) (download)
Thu Jun 29 00:09:43 2017 UTC (6 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, HEAD
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,v 1.3 2011/09/13 15:36:24 jmc Exp $
4 # $Name: $
5
6 FC='f77'
7
8 S64='$(TOOLSDIR)/set64bitConst.sh'
9 DEFINES='-DTARGET_SGI -DWORDLENGTH=4'
10 CPP='/lib/cpp -P -traditional'
11 EXTENDED_SRC_FLAG='-extend_source'
12
13 FFLAGS="$FFLAGS -n32 -bytereclen"
14 FOPTIM='-O3 -OPT:Olimit=0:roundoff=3:div_split=ON:alias=typed'
15
16 INCLUDEDIRS='/usr/include'
17 LIBS='-lmpi -lscs'

  ViewVC Help
Powered by ViewVC 1.1.22