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

Annotation of /MITgcm/tools/build_options/linux_ia64_ifort_altix_jpl

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


Revision 1.1 - (hide annotations) (download)
Tue Apr 8 18:00:50 2008 UTC (16 years, 1 month ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint60, checkpoint61, checkpoint62, checkpoint59q, checkpoint59p, 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
non-mpi version checked in for running testreport

1 dimitri 1.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     FC=ifort
11     DEFINES='-DWORDLENGTH=4'
12     INCLUDES="-I/usr/include"
13     INCLUDEDIRS="/usr/include"

  ViewVC Help
Powered by ViewVC 1.1.22