/[MITgcm]/mitgcm.org/sealion/download_software/viaCVS.html
ViewVC logotype

Diff of /mitgcm.org/sealion/download_software/viaCVS.html

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

revision 1.1 by adcroft, Thu Oct 11 02:03:57 2001 UTC revision 1.5 by cnh, Sun Oct 21 18:13:36 2001 UTC
# Line 2  Line 2 
2  <html>  <html>
3  <head>  <head>
4     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5     <meta name="GENERATOR" content="Mozilla/4.75 [en] (X11; U; Linux 2.2.14-5.0 i686) [Netscape]">     <meta name="GENERATOR" content="Mozilla/4.72 [en] (X11; U; Linux 2.2.14-5.0 i686) [Netscape]">
6       <title>viaCVS</title>
7  </head>  </head>
8  <body text="#000000" bgcolor="#FFFFFF" link="#0000EF" vlink="#51188E" alink="#FF0000">  <body text="#000000" bgcolor="#FFFFFF" link="#0000EF" vlink="#51188E" alink="#FF0000">
9    
10  <center>  <center>
 <h1>  
 Downloading Release 1.0-b1 of MITgcmUV with CVS</h1></center>  
   
 <h2>Environment</h2>  
   
 <blockquote>  
 <pre>setenv CVSROOT :pserver:cvsanon@mitgcm.org:/u/u0/gcmpack  
 cvs login ( CVS password: cvsanon )</pre>  
 </blockquote>  
 You only need to do "cvs login" once but the environment should be set  
 in you .cshrc or .tcshrc.  
11  <h2>  <h2>
12  To obtain the release (with CVS information)</h2>  Hardware/software requirements</h2></center>
13    This page summarises computer system requirements for using MITgcm in a
14  <blockquote>  <a href=../online_documents/manual/sarch.html#fig:mitgcm_architecture_goals>
15  <pre>cvs co -d MITgcm-r1b1 -r release1_beta1 -P MITgcm</pre>  range of scenarios</a> that spans simulations on a desktop PC to simulations
16  </blockquote>  run on a high-end supercomputer.&nbsp; The side bar on the left contains
17  This creates a directory called <i>MITgcm-r10b1</i> in which you'll find  links to sites from which third party software and hardware, which you
18  the source code.  may require, can be obtained. The text below and the
19  <p>For later on, CVS will allow you to upgrade your copy of the code as  <a href=../online_documents/index.html target=mainFrame>online document</a> explain
20  patches are released. For more information on how to use CVS try this  in what situations&nbsp; you will need these items. In many cases the software
21  <a href="../../usingcvstoget.html">starting  you need will already be installed on your computer system and you can
22  page</a>.  go straight ahead and <a href=../getting_started/index.html target=mainFrame>start using</a> the model.
23  <br>&nbsp;  <p><b>MITgcm</b>
24    <ul>
25    <li>
26    runs on a wide <a href=../online_documents/manual/targethw.html>range of computer systems.</a></li>
27    
28    <li>
29    includes special software (called <a href=../online_documents/manual/wrapper.html>WRAPPER</a>)
30    to support efficient execution and relatively easy portablity.</li>
31    </ul>
32    <b>Platforms where MITgcm is run regularly include</b>
33    <ul>
34    <li>
35    PC's ( both Intel and AMD processor based) running Linux.</li>
36    
37    <li>
38    Unix workstations from Sun, SGI, HP, IBM, Compaq.</li>
39    
40    <li>
41    Unix based PC and workstation clusters.</li>
42    
43    <li>
44    high-end symetric multi-processor systems.</li>
45    </ul>
46    
47    <ul>Under the WRAPPER, code also runs very efficiently on high-end vector
48    processing systems, if you have one.</ul>
49    <b>The minimum you require to run the model is</b>
50    <ul>
51    <li>
52    a computer runing a Unix style operating system.</li>
53    
54    <li>
55    a Fortran 77, Fortran 90 or Fortran 95 compiler.</li>
56    
57    <li>
58    a C compiler.</li>
59    </ul>
60    <b>To run parallel configurations you also need either</b>
61    <ul>
62    <li>
63    a system that supports multi-threaded programs.</li>
64    
65    <li>
66    a system with an implementation of the MPI&nbsp;library installed.</li>
67    </ul>
68    
69    <ul>Specialized communication software to optimizes performance on a specific
70    platform can also be introduced into the WRAPPER.</ul>
71    <b></b>
72    <p><br><b>Once you have your computer set up</b>
73    <blockquote>go here to download the model. The full distribution (including
74    examples with input datasets and sample output) is around 50MB. Instructions
75    on estimating the computing resource requirements (CPU time, memory usage
76    and disk space) for a set of numerical experiments can be found here.</blockquote>
77    
 <p>  
78  <hr WIDTH="100%">  <hr WIDTH="100%">
79  <table CELLSPACING=0 CELLPADDING=0 WIDTH="100%" NOSAVE >  <table CELLSPACING=0 CELLPADDING=0 WIDTH="100%" NOSAVE >
80  <tr NOSAVE>  <tr NOSAVE>
81  <td NOSAVE>Last modified on $Date$</td>  <td NOSAVE>Last modified on $Date$</td>
82    
83  <td>  <td>
84  <div align=right>CVS: $Source$Revision: 1.1 $</div>  <div align=right>CVS:  /u/gcmpack/mitgcm.org/sealion/download_software/viaCVS.html,v
85    $Revision$</div>
86  </td>  </td>
87  </tr>  </tr>
88  </table>  </table>

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

  ViewVC Help
Powered by ViewVC 1.1.22