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

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

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

revision 1.2 by heimbach, Sat Apr 19 18:01:30 2008 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 bluevista, ce107 Feb 2006  #  tested on bluevista, ce107 Feb 2006
7  #  using the following invocation:  #  using the following invocation:
# Line 20  CC='mpcc_r -q64' Line 20  CC='mpcc_r -q64'
20  FC='mpxlf_r -q64'  FC='mpxlf_r -q64'
21  LINK='mpxlf_r -q64'  LINK='mpxlf_r -q64'
22  LIBS='-lmass -L/usr/local/lib64/r4i4 -L/usr/local/lib64 -L/usr/local/lib'  LIBS='-lmass -L/usr/local/lib64/r4i4 -L/usr/local/lib64 -L/usr/local/lib'
23  FFLAGS='-qfixed=132'  FFLAGS='-qfixed=132'
24  if test "x$IEEE" = x ; then  if test "x$IEEE" = x ; then
25      #  No need for IEEE-754      #  No need for IEEE-754
26      FOPTIM='-O3 -Q -qarch=pwr5 -qtune=pwr5 -qcache=auto -qmaxmem=-1'      FOPTIM='-O3 -Q -qarch=pwr5 -qtune=pwr5 -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