--- MITgcm_contrib/quarter_degree_global/README.txt 2004/12/13 05:40:39 1.13 +++ MITgcm_contrib/quarter_degree_global/README.txt 2004/12/13 16:32:33 1.15 @@ -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 @@ -146,3 +147,59 @@ < viscA4GridMin=6.e-4, < viscA4GridMax=8.e-3, < viscC4Leith=0.1, + + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +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 2302 +EXF_GETFORCING 38 33 130 +DO_OCEANIC_PHYS 1272 619 320 +STATEKPP 532 265 138 +KPPMIX 374 188 98 +DYNAMICS 1429 718 312 +SOLVE_FOR_PRESSURE 206 119 490 +BLOCKING_EXCHANGES 115 70 50 +THERMODYNAMICS 1100 582 294 +DO_THE_MODEL_IO 177 156 130 +WRITE_CHECKPOINT 333 332 337