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

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

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


Revision 1.2 - (show annotations) (download)
Sun Mar 21 22:22:52 2010 UTC (14 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63a, checkpoint63b, checkpoint63c, checkpoint63, checkpoint62g, checkpoint62f, checkpoint62e, checkpoint62d, checkpoint62k, checkpoint62j, checkpoint62i, checkpoint62h, checkpoint62o, checkpoint62n, checkpoint62m, checkpoint62l, checkpoint62s, checkpoint62r, checkpoint62q, checkpoint62p, checkpoint62w, checkpoint62v, checkpoint62u, checkpoint62t, checkpoint62z, checkpoint62y, checkpoint62x
Changes since 1.1: +2 -2 lines
add cvs Name and Header (if missing)

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

  ViewVC Help
Powered by ViewVC 1.1.22