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

Contents of /MITgcm/tools/build_options/linux_pgi_cg01_mpi

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


Revision 1.1 - (show annotations) (download)
Wed Sep 10 04:24:18 2003 UTC (20 years, 8 months ago) by edhill
Branch: MAIN
initial checkin

1 #!/bin/bash
2 #
3 # $Header$
4 #
5
6 S64='$(TOOLSDIR)/set64bitConst.sh'
7 MAKEDEPEND=makedepend
8 DEFINES='-DALLOW_USE_MPI -DALWAYS_USE_MPI -DWORDLENGTH=4'
9
10
11 LN='/bin/ln -s'
12 CPP='/lib/cpp -traditional -P'
13 FFLAGS='-byteswapio -r8 -Mnodclchk -Mextend'
14 FOPTIM='-tp p6 -v -O2 -Munroll -Mvect=cachesize:512000,transform -Kieee'
15 NOOPTFLAGS='-O0'
16 FC='/usr/local/pkg/mpi/mpi-1.2.4..8a-gm-1.5/pgi/bin/mpif77'
17 LINK='/usr/local/pkg/mpi/mpi-1.2.4..8a-gm-1.5/pgi/bin/mpif77'
18 INCLUDEDIRS='/usr/local/pkg/mpi/mpi-1.2.4..8a-gm-1.5/pgi/include'

  ViewVC Help
Powered by ViewVC 1.1.22