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

Annotation of /MITgcm/tools/build_options/linux_ia32_pgf77+mpi_itrda

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


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

1 heimbach 1.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     LN='/bin/ln -s'
11     CPP='/lib/cpp -traditional -P'
12     FC='/usr/local/mpich/mpich-1.2.1..7b_pgi/bin/mpif77'
13     LINK='/usr/local/mpich/mpich-1.2.1..7b_pgi/bin/mpif77'
14     FFLAGS='-byteswapio -r8 -Mnodclchk -Mextend'
15     FOPTIM='-tp p6 -v -O2 -Munroll -Mvect=cachesize:512000,transform -Kieee'
16     LIBS='-L/usr/local/mpich/mpich-1.2.1..7b_pgi/lib/ -lfmpich -lmpich'
17     INCLUDES='-I/usr/local/mpich/mpich-1.2.1..7b_pgi/include/'

  ViewVC Help
Powered by ViewVC 1.1.22