/[MITgcm]/MITgcm/tools/build_options/sp3+mpi_seaborg
ViewVC logotype

Annotation of /MITgcm/tools/build_options/sp3+mpi_seaborg

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


Revision 1.2 - (hide annotations) (download)
Thu Feb 18 17:03:58 2010 UTC (14 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
move (some) old optfiles from tools/build_options/ to tools/build_options/unsupported/

1 edhill 1.1 #!/bin/bash
2     #
3     # Run on seaborg.nersc.gov 147Nov 2005
4     #
5     # Also had to change "ETIME" to "ETIME_" in timers.F (JP 14Nov05)
6     #
7     MAKEDEPEND='$(TOOLSDIR)/cyrus-imapd-makedepend/makedepend'
8     DEFINES='-DWORDLENGTH=4 -DNML_TERMINATOR=" /"'
9    
10     CPP='/lib/cpp -P'
11     FC='mpxlf95_r -c'
12     LINK='mpxlf95_r $(NETCDF)'
13     LIBS=' -lessl'
14    
15     FFLAGS='-qfixed=132 -bmaxdata:0x80000000'
16     FOPTIM='-O3 -qarch=pwr3 -qtune=pwr3 -qcache=auto -qmaxmem=-1'
17     NOOPTFLAGS=' '
18    

  ViewVC Help
Powered by ViewVC 1.1.22