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

Diff of /MITgcm/tools/build_options/linux_ppc64_xlf_bigred

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

revision 1.1 by ce107, Thu Sep 20 21:10:51 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 Big Red, ce107 Aug 30 2007  #  tested on Big Red, ce107 Aug 30 2007
7  #  using the following invocation:  #  using the following invocation:
# Line 16  CPP='/lib/cpp -traditional -P' Line 16  CPP='/lib/cpp -traditional -P'
16  FC='xlf -q64'  FC='xlf -q64'
17  CC='xlc -q64'  CC='xlc -q64'
18  LINK='xlf -q64'  LINK='xlf -q64'
19  LIBS='-L/N/soft/linux-sles9-ppc64/netcdf-3.6.1-ibm-64/lib -lnetcdf'  LIBS='-L/N/soft/linux-sles9-ppc64/netcdf-3.6.1-ibm-64/lib -lnetcdf'
20  FFLAGS='-qfixed=132'  FFLAGS='-qfixed=132'
21  if test "x$IEEE" = x ; then  if test "x$IEEE" = x ; then
22      #  No need for IEEE-754      #  No need for IEEE-754

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

  ViewVC Help
Powered by ViewVC 1.1.22