/[MITgcm]/MITgcm/tools/build_options/linux_ia64_ifort+mpi_altix_jpl
ViewVC logotype

Contents of /MITgcm/tools/build_options/linux_ia64_ifort+mpi_altix_jpl

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


Revision 1.1 - (show annotations) (download)
Tue Mar 11 16:50:24 2008 UTC (16 years ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint62c, checkpoint62b, checkpoint62a, checkpoint59p, checkpoint59r, checkpoint61x, checkpoint61y, checkpoint61f, checkpoint61g, checkpoint61d, checkpoint61e, checkpoint61b, checkpoint61c, checkpoint61a, checkpoint61n, checkpoint61o, checkpoint61l, checkpoint61m, checkpoint61j, checkpoint61k, checkpoint61h, checkpoint61i, checkpoint61v, checkpoint61w, checkpoint61t, checkpoint61u, checkpoint61r, checkpoint61s, checkpoint61p, checkpoint61q, checkpoint61z, checkpoint59q, checkpoint60, checkpoint61, checkpoint62
adding build_options/linux_ia64_ifort+mpi_altix_jpl
for hosts pollux, castor, and gemini at JPL supercomputing

1 #!/bin/bash
2 #
3 # tested on pollux.jpl.nasa.gov
4
5 CPP='/lib/cpp -traditional -P'
6 FFLAGS='-mp -132 -r8 -i4 -w95 -W0 -WB -convert big_endian -assume byterecl'
7 FOPTIM='-O3 -align -ip'
8 NOOPTFILES='ini_curvilinear_grid.F'
9 NOOPTFLAGS='-O3'
10 LIBS='-lmpi'
11 FC=ifort
12 DEFINES='-DALLOW_USE_MPI -DALWAYS_USE_MPI -DWORDLENGTH=4'
13 INCLUDES="-I/usr/include"
14 INCLUDEDIRS="/usr/include"

  ViewVC Help
Powered by ViewVC 1.1.22