/[MITgcm]/MITgcm/doc/README
ViewVC logotype

Contents of /MITgcm/doc/README

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


Revision 1.6 - (show annotations) (download)
Mon Apr 27 04:39:41 1998 UTC (26 years ago) by cnh
Branch: MAIN
CVS Tags: redigm, checkpoint5, checkpoint4, checkpoint7, checkpoint6, checkpoint1, checkpoint3, checkpoint2, kloop1, kloop2
Branch point for: checkpoint7-4degree-ref
Changes since 1.5: +10 -4 lines
Added note for WWW refs to vendor material

1 $Header: /u/gcmpack/models/MITgcmUV/doc/README,v 1.5 1998/04/26 17:42:46 cnh Exp $
2
3 MITgcmUV Getting Started
4 ========================
5
6 o Introduction
7
8 o Install
9 tar -xvf ...
10 cd tools
11 genmake.dec
12 cd ../bin
13 ln -s ../tools/Makefile.dec makefile
14 make depend
15 make
16 setenv PARALLEL 1
17 ../exe/barrier
18
19 o Running
20
21 - Inout files
22 eedata
23 data
24
25 - Serial execution
26
27 - Parallel execution. Threads
28 nSx, nSy
29 setenv PARALLEL n
30 nTx=2, nTy=2
31
32 - Parallel execution. MPI
33 mPx, nPy
34 dmpirun
35
36 - Parallel execution. Hybrid
37
38 o References
39 Web sites - HP
40 for doc Digital
41 SGI
42 Sun
43 Linux threads
44 CRAY multitasking

  ViewVC Help
Powered by ViewVC 1.1.22