/[MITgcm]/MITgcm/tools/build_options/linux_ia32_pgf77+mpi_aer
ViewVC logotype

Contents of /MITgcm/tools/build_options/linux_ia32_pgf77+mpi_aer

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


Revision 1.1 - (show annotations) (download)
Thu Nov 13 00:57:35 2003 UTC (20 years, 5 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint52a_pre
added build options for GFDL, AER, ITRDA machines

1 #!/bin/bash
2 #
3 # $Header: /u/gcmpack/MITgcm/tools/build_options/aer-linux-cluster+mpi,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 LN='/bin/ln -s'
12 CPP='/lib/cpp -traditional -P'
13 FC='/opt/mpich/bin/mpif77'
14 LINK='/opt/mpich/bin/mpif77'
15 FFLAGS='-byteswapio -r8 -Mnodclchk -Mextend'
16 FOPTIM='-tp p6 -v -O2 -Munroll -Mvect=cachesize:512000,transform -Kieee'
17 LIBS='-L/opt/mpich/lib/ -lfmpich -lmpich'
18 INCLUDES='-I/opt/mpich/include'

  ViewVC Help
Powered by ViewVC 1.1.22