/[MITgcm]/MITgcm_contrib/quarter_degree_global/README.txt
ViewVC logotype

Diff of /MITgcm_contrib/quarter_degree_global/README.txt

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

revision 1.13 by dimitri, Mon Dec 13 05:40:39 2004 UTC revision 1.18 by dimitri, Tue Dec 14 01:20:45 2004 UTC
# Line 97  qsub job_altix Line 97  qsub job_altix
97    
98  module purge  module purge
99  module load modules scsl.1.5.0.0 intel-comp.8.0.070 mpt.1.11-85  module load modules scsl.1.5.0.0 intel-comp.8.0.070 mpt.1.11-85
100    setenv MPI_DSM_DISTRIBUTE
101  cd MITgcm  cd MITgcm
102  mkdir bin exe  mkdir bin exe
103  cd bin  cd bin
# Line 131  cd ~/exe Line 132  cd ~/exe
132  \cp data_SIO_8 data  \cp data_SIO_8 data
133  \ln -sf /tmp/eighth/MITgcm/exe/pick* .  \ln -sf /tmp/eighth/MITgcm/exe/pick* .
134    
135  mpirun -v -a a2k -d /tmp/eighth/MITgcm/exe c18 480 runon 4-511 mitgcmuv960 : c20 480 runon 4-511 mitgcmuv960  mpirun -v -a a2k -d /tmp/eighth/MITgcm/exe c18 480 runon 4-511 mitgcmuv960 : c20 480 runon 4-511 mitgcmuv960 >&! output.txt &
   
136    
137    
138    
# Line 141  fails for 1/8 Line 141  fails for 1/8
141  >   viscA4GridMax=4.e-3,  >   viscA4GridMax=4.e-3,
142  >   viscC4Leith=0.05,  >   viscC4Leith=0.05,
143  >   deltat=300  >   deltat=300
144    fails:
 try  
145  <   viscA4GridMin=6.e-4,  <   viscA4GridMin=6.e-4,
146  <   viscA4GridMax=8.e-3,  <   viscA4GridMax=8.e-3,
147  <   viscC4Leith=0.1,  <   viscC4Leith=0.1,
148    starting at ????? try
149    <   viscA4GridMin=6.e-4,
150    <   viscA4GridMax=8.e-3,
151    <   viscC4Leith=0.2,
152    
153    
154    %%%%%%%%%%%%%%%%%%%%%%%%%%%%%
155    
156    1/8 timing tests:
157    
158                                 columbia20
159                                 scsl.1.5.0.0
160                        c18      intel-comp.8.0.070
161    240-CPU             default  mpt.1.11-85
162    ------------------------------------------------
163    MAIN LOOP           7115     5066
164    EXF_GETFORCING      372      38
165    DO_OCEANIC_PHYS     1221     1272
166    STATEKPP            509      532
167    KPPMIX              370      374
168    DYNAMICS            1527     1429
169    SOLVE_FOR_PRESSURE  1804     206
170    BLOCKING_EXCHANGES  117      115
171    THERMODYNAMICS      1166     1100
172    DO_THE_MODEL_IO     173      177
173    WRITE_CHECKPOINT    341      333  
174    
175    
176                                 columbia20
177                                 scsl.1.5.0.0
178                        c18      intel-comp.8.0.070
179    480-CPU             default  mpt.1.11-85
180    ------------------------------------------------
181    MAIN LOOP           4024     2917
182    EXF_GETFORCING      218      33
183    DO_OCEANIC_PHYS     622      619
184    STATEKPP            269      265
185    KPPMIX              190      188
186    DYNAMICS            747      718
187    SOLVE_FOR_PRESSURE  966      119
188    BLOCKING_EXCHANGES  64       70
189    THERMODYNAMICS      553      582
190    DO_THE_MODEL_IO     178      156
191    WRITE_CHECKPOINT    364      332
192    
193    
194    
195                        240-CPU  480-CPU  960-CPU
196    ------------------------------------------------
197    MAIN LOOP           5066     2917     2227
198    EXF_GETFORCING      38       33       126
199    DO_OCEANIC_PHYS     1272     619      320
200    STATEKPP            532      265      138
201    KPPMIX              374      188      98
202    DYNAMICS            1429     718      313
203    SOLVE_FOR_PRESSURE  206      119      483
204    BLOCKING_EXCHANGES  115      70       53
205    THERMODYNAMICS      1100     582      294
206    DO_THE_MODEL_IO     177      156      131
207    WRITE_CHECKPOINT    333      332      302

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.18

  ViewVC Help
Powered by ViewVC 1.1.22