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

Annotation of /MITgcm/tools/build_options/sunfire+mpi

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


Revision 1.4 - (hide annotations) (download)
Fri Dec 10 16:08:41 2004 UTC (19 years, 5 months ago) by mlosch
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +1 -1 lines
FILE REMOVED
o rename sunfire+mpi into sunos_sun4u_mpf77+mpi_sunfire
  - this file is tested on the SunFile 15K at AWI, which is a funny
    machine.
  - remove obsolete file

1 edhill 1.2 #!/bin/bash
2     #
3 mlosch 1.4 # $Header: /u/gcmpack/MITgcm/tools/build_options/sunfire+mpi,v 1.3 2003/11/13 22:03:39 edhill Exp $
4 edhill 1.2 #
5    
6     S64='$(TOOLSDIR)/set64bitConst.sh'
7     MAKEDEPEND=makedepend
8     DEFINES='-DWORDLENGTH=4'
9    
10 edhill 1.1 FC='mpf77'
11     LINK='mpf77'
12     CPP='/usr/ccs/lib/cpp -P'
13     INCLUDES='-I/opt/SUNWhpc/include'
14     LIBS='-lmpi -lthread -lsocket -lnsl'
15     FOPTIM='-dalign -O4 -xarch=native'
16     CFLAGS='-dalign -xO4 -xarch=native'
17     NOOPTFLAGS='-dalign -O0 -xarch=native'

  ViewVC Help
Powered by ViewVC 1.1.22