/[MITgcm]/MITgcm/tools/build_options/sp5+mpi_nas
ViewVC logotype

Diff of /MITgcm/tools/build_options/sp5+mpi_nas

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

revision 1.1 by heimbach, Thu Oct 4 18:21:24 2007 UTC revision 1.2 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 bluevista, ce107 Feb 2006  #  tested on bluevista, ce107 Feb 2006
7  #  using the following invocation:  #  using the following invocation:
# Line 21  CC='mpcc_r -q64' Line 21  CC='mpcc_r -q64'
21  FC='mpxlf_r -q64'  FC='mpxlf_r -q64'
22  LINK='mpxlf_r -q64'  LINK='mpxlf_r -q64'
23  LIBS="-lmass -L${NETCDF}/lib"  LIBS="-lmass -L${NETCDF}/lib"
24  FFLAGS='-qfixed=132'  FFLAGS='-qfixed=132'
25  if test "x$IEEE" = x ; then  if test "x$IEEE" = x ; then
26      #  No need for IEEE-754      #  No need for IEEE-754
27      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.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22