/[MITgcm]/MITgcm/tools/build_options/linux_ia64_pgf77+mpi_cray_xt3_jaguar
ViewVC logotype

Annotation of /MITgcm/tools/build_options/linux_ia64_pgf77+mpi_cray_xt3_jaguar

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


Revision 1.1 - (hide annotations) (download)
Wed Apr 16 20:19:04 2008 UTC (16 years ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint60, checkpoint61, checkpoint62, checkpoint59q, checkpoint59r, checkpoint62c, checkpoint62b, checkpoint62a, checkpoint61f, checkpoint61g, checkpoint61d, checkpoint61e, checkpoint61b, checkpoint61c, checkpoint61a, checkpoint61n, checkpoint61o, checkpoint61l, checkpoint61m, checkpoint61j, checkpoint61k, checkpoint61h, checkpoint61i, checkpoint61v, checkpoint61w, checkpoint61t, checkpoint61u, checkpoint61r, checkpoint61s, checkpoint61p, checkpoint61q, checkpoint61z, checkpoint61x, checkpoint61y
Optfile for CRAY XT3 tested on jaguarcnl.ccs.ornl.gov at ORNL/NCCS

1 heimbach 1.1 #!/bin/bash
2     #
3     # $Header: /u/gcmpack/MITgcm/tools/build_options/linux_ia32_pgf77+mpi,v 1.5 2004/09/25 00:42:14 heimbach Exp $
4     # heimbach@mit.edu, ce107@mit.edu
5     # tested on jaguarcnl.ccs.ornl.gov CRAY XT3
6    
7     CPP='cpp -traditional -P'
8     FC='ftn'
9     CC='cc'
10     DEFINES='-DWORDLENGTH=4 -DALLOW_USE_MPI -DALWAYS_USE_MPI -DTARGET_CRAYXT'
11     ###INCLUDES='-I/usr/local/mpich-1.2.1/pgi_fortran_binding/include'
12     LIBS='-lfmpich -lmpich'
13     INCLUDES="-I${MPICH_DIR_FTN_DEFAULT64}/include"
14    
15     FFLAGS='-byteswapio -r8 -Mnodclchk -Mextend'
16     FOPTIM='-tp k8-64 -pc=64 -fastsse -O3 -Msmart'
17     # -Mvect=cachesize:512000,transform
18    

  ViewVC Help
Powered by ViewVC 1.1.22