--- MITgcm_contrib/quarter_degree_global/README.txt 2004/12/13 05:40:39 1.13 +++ MITgcm_contrib/quarter_degree_global/README.txt 2004/12/14 01:20:45 1.18 @@ -97,6 +97,7 @@ module purge module load modules scsl.1.5.0.0 intel-comp.8.0.070 mpt.1.11-85 +setenv MPI_DSM_DISTRIBUTE cd MITgcm mkdir bin exe cd bin @@ -131,8 +132,7 @@ \cp data_SIO_8 data \ln -sf /tmp/eighth/MITgcm/exe/pick* . -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 & @@ -141,8 +141,67 @@ > viscA4GridMax=4.e-3, > viscC4Leith=0.05, > deltat=300 - -try +fails: < viscA4GridMin=6.e-4, < viscA4GridMax=8.e-3, < viscC4Leith=0.1, +starting at ????? try +< viscA4GridMin=6.e-4, +< viscA4GridMax=8.e-3, +< viscC4Leith=0.2, + + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +1/8 timing tests: + + columbia20 + scsl.1.5.0.0 + c18 intel-comp.8.0.070 +240-CPU default mpt.1.11-85 +------------------------------------------------ +MAIN LOOP 7115 5066 +EXF_GETFORCING 372 38 +DO_OCEANIC_PHYS 1221 1272 +STATEKPP 509 532 +KPPMIX 370 374 +DYNAMICS 1527 1429 +SOLVE_FOR_PRESSURE 1804 206 +BLOCKING_EXCHANGES 117 115 +THERMODYNAMICS 1166 1100 +DO_THE_MODEL_IO 173 177 +WRITE_CHECKPOINT 341 333 + + + columbia20 + scsl.1.5.0.0 + c18 intel-comp.8.0.070 +480-CPU default mpt.1.11-85 +------------------------------------------------ +MAIN LOOP 4024 2917 +EXF_GETFORCING 218 33 +DO_OCEANIC_PHYS 622 619 +STATEKPP 269 265 +KPPMIX 190 188 +DYNAMICS 747 718 +SOLVE_FOR_PRESSURE 966 119 +BLOCKING_EXCHANGES 64 70 +THERMODYNAMICS 553 582 +DO_THE_MODEL_IO 178 156 +WRITE_CHECKPOINT 364 332 + + + + 240-CPU 480-CPU 960-CPU +------------------------------------------------ +MAIN LOOP 5066 2917 2227 +EXF_GETFORCING 38 33 126 +DO_OCEANIC_PHYS 1272 619 320 +STATEKPP 532 265 138 +KPPMIX 374 188 98 +DYNAMICS 1429 718 313 +SOLVE_FOR_PRESSURE 206 119 483 +BLOCKING_EXCHANGES 115 70 53 +THERMODYNAMICS 1100 582 294 +DO_THE_MODEL_IO 177 156 131 +WRITE_CHECKPOINT 333 332 302