/[MITgcm]/MITgcm/tools/build_options/sv1
ViewVC logotype

Contents of /MITgcm/tools/build_options/sv1

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


Revision 1.5 - (show annotations) (download)
Thu Feb 18 17:03:58 2010 UTC (14 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +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/sv1,v 1.4 2004/07/19 22:06:50 heimbach Exp $
4 #
5
6 S64='$(TOOLSDIR)/set64bitConst.sh'
7 MAKEDEPEND=makedepend
8 DEFINES='-DWORDLENGTH=4 -DTARGET_CRAY_VECTOR'
9
10 FC='f90'
11 LINK='f90'
12 CPP='/opt/ctl/bin/cpp -N -P'
13 FOPTIM='-O0'
14 NOOPTFLAGS='-O0'

  ViewVC Help
Powered by ViewVC 1.1.22