/[MITgcm]/MITgcm/tools/build_options/SUPER-UX_SX-8_sxf90+mpi_awi
ViewVC logotype

Diff of /MITgcm/tools/build_options/SUPER-UX_SX-8_sxf90+mpi_awi

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

revision 1.10 by mlosch, Tue Apr 8 15:28:59 2008 UTC revision 1.11 by mlosch, Tue Nov 25 15:52:39 2008 UTC
# Line 8  Line 8 
8    
9  # nec use  # nec use
10  CPP='/lib/cpp -traditional -P'  CPP='/lib/cpp -traditional -P'
11  DEFINES='-DALLOW_USE_MPI -DALWAYS_USE_MPI -DTARGET_NEC_SX -DWORDLENGTH=1 -UHAVE_SIGREG -DSEAICE_VECTORIZE_LSR -DCG2D_OUTERLOOPITERS=10'  DEFINES='-DALLOW_USE_MPI -DALWAYS_USE_MPI -DTARGET_NEC_SX -DWORDLENGTH=1 -DHAVE_CLOC -UHAVE_SIGREG -DSEAICE_VECTORIZE_LSR -DCG2D_OUTERLOOPITERS=10'
12  FC='sxmpif90'  FC='sxmpif90'
13  CC='sxcc -sx8r'  CC='sxcc -sx8r'
14    
# Line 58  else Line 58  else
58  fi  fi
59    
60  # awi specific paths and stuff  # awi specific paths and stuff
61    #NETCDFINC='-I/sx8/user2/awisoft/sx8/netcdf-3.6.2/include'
62    #NETCDFLIB='-L/sx8/user2/awisoft/sx8/netcdf-3.6.2/lib -lnetcdf'
63    #NETCDFINC='-I/sx8/user2/awisoft/sx8/netcdf-3.6.1/include'
64    #NETCDFLIB='-L/sx8/user2/awisoft/sx8/netcdf-3.6.1/lib -lnetcdf'
65    #INCLUDES='-I/SX/usr/include '$NETCDFINC
66    #LIBS=$NETCDFLIB
67  INCLUDES='-I/SX/usr/include -I/home/sx8/sx8bench/netcdf/include'  INCLUDES='-I/SX/usr/include -I/home/sx8/sx8bench/netcdf/include'
68  LIBS='-L/home/sx8/sx8bench/netcdf/lib -lnetcdf'  LIBS='-L/home/sx8/sx8bench/netcdf/lib -lnetcdf'
69  # this is needed for compiling on the compute nodes  # this is needed for compiling on the compute nodes

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

  ViewVC Help
Powered by ViewVC 1.1.22