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

Annotation of /MITgcm/doc/README

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


Revision 1.6 - (hide 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 cnh 1.6 $Header: /u/gcmpack/models/MITgcmUV/doc/README,v 1.5 1998/04/26 17:42:46 cnh Exp $
2 cnh 1.2
3 cnh 1.1 MITgcmUV Getting Started
4     ========================
5 cnh 1.3
6     o Introduction
7 cnh 1.4
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 cnh 1.5
19     o Running
20    
21 cnh 1.6 - Inout files
22     eedata
23     data
24 cnh 1.5
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 cnh 1.3
38     o References
39 cnh 1.6 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