/[MITgcm]/MITgcm/tools/build_options/sp4+mpi_jump
ViewVC logotype

Diff of /MITgcm/tools/build_options/sp4+mpi_jump

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

revision 1.2 by mlosch, Wed May 2 19:19:26 2007 UTC revision 1.3 by jmc, Sun Mar 21 22:22:53 2010 UTC
# Line 1  Line 1 
1  #!/bin/bash  #!/bin/bash
2  #  #
3  #  $Header$  # $Header$
4  #  # $Name$
5    
6  #  tested on jump.fz-juelich.de, mlosch  #  tested on jump.fz-juelich.de, mlosch
7  #  uname -a: AIX j36 3 5 00223C3B4C00  #  uname -a: AIX j36 3 5 00223C3B4C00
8  #  using the following invocation:  #  using the following invocation:
# Line 27  LINK='mpxlf95_r -q64' Line 28  LINK='mpxlf95_r -q64'
28  LIBS="-lmass $MPIPLIBS"  LIBS="-lmass $MPIPLIBS"
29  #-- according to Constantinos we do no need the esslsmp library  #-- according to Constantinos we do no need the esslsmp library
30  #LIBS="-lmass -lesslsmp $MPIPLIBS"  #LIBS="-lmass -lesslsmp $MPIPLIBS"
31  FFLAGS='-qfixed=132'  FFLAGS='-qfixed=132'
32  if test "x$IEEE" = x ; then  if test "x$IEEE" = x ; then
33      #  No need for IEEE-754      #  No need for IEEE-754
34      FOPTIM='-O3 -Q -qarch=auto -qtune=auto -qcache=auto -qmaxmem=-1'      FOPTIM='-O3 -Q -qarch=auto -qtune=auto -qcache=auto -qmaxmem=-1'

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.22