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

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

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, 2 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+ieee,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 FFLAGS='-extend_source -mp -mpio -bytereclen -r10000 -mips4 -r8 -static'
13 FOPTIM='-O3'
14 FFLAGS='-extend_source -mp -mpio -bytereclen -r10000 -mips4 -static'
15 FOPTIM='-O0 -OPT:IEEE_arithmetic=1 -OPT:IEEE_NaN_inf=ON'
16 RMFILES='rii_files'

  ViewVC Help
Powered by ViewVC 1.1.22