/[MITgcm]/MITgcm/tools/build_options/irix64_ip27_f77+mpi_nas_turing
ViewVC logotype

Diff of /MITgcm/tools/build_options/irix64_ip27_f77+mpi_nas_turing

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

revision 1.1 by heimbach, Sat Jul 24 00:04:15 2004 UTC revision 1.2 by heimbach, Fri Jul 30 00:33:40 2004 UTC
# Line 2  Line 2 
2  #  #
3  #  $Header$  #  $Header$
4  #  #
5  # adapted to turing.nas.nasa.gov  # adapted for compilation on turing.nas.nasa.gov
6  # heimbach@mit.edu  # and execute on turing, lomax, chapman
7    
8  S64='$(TOOLSDIR)/set64bitConst.sh'  S64='$(TOOLSDIR)/set64bitConst.sh'
9  MAKEDEPEND=makedepend  MAKEDEPEND=makedepend
10  CPP='/lib/cpp -P -traditional'  CPP='/lib/cpp -P'
   
11  DEFINES='-DTARGET_SGI -DWORDLENGTH=4'  DEFINES='-DTARGET_SGI -DWORDLENGTH=4'
12  FC='f77'  FC='f77'
13  FFLAGS='-n32 -extend_source -bytereclen'  FFLAGS='-extend_source -mp -mpio -bytereclen -mips4 -r8 -static'
14  FOPTIM='-O3 -OPT:Olimit=0:roundoff=3:div_split=ON:alias=typed'  FOPTIM='-O3'
15  LIBS='-lmpi -lscs'  LIBS='-lmpi'
16  INCLUDEDIRS='/opt/mpt/mpt/usr/include'  INCLUDEDIRS='/opt/mpt/mpt/usr/include/'

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

  ViewVC Help
Powered by ViewVC 1.1.22