85 |
\cp data.exf_clim_8 data.exf_clim |
\cp data.exf_clim_8 data.exf_clim |
86 |
\cp data_SIO_8 data |
\cp data_SIO_8 data |
87 |
qsub job_altix |
qsub job_altix |
88 |
|
|
89 |
|
|
90 |
|
########################################################################## |
91 |
|
# 2880x2176 960-cpu (96x30)x(68x32) 1/4-deg integration on altix with efc |
92 |
|
# requires input files in sudirectory iter69 to be at same level as MITgcm |
93 |
|
# and MITgcm_contrib. A copy of iter69 with 1/8-deg files resides on |
94 |
|
# columbia18:/nobackup18/menemenl/eight. |
95 |
|
# The integration length is 3 days. |
96 |
|
# First three days need to be integrated using deltat=100. |
97 |
|
|
98 |
|
module purge |
99 |
|
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 |
102 |
|
mkdir bin exe |
103 |
|
cd bin |
104 |
|
\rm * |
105 |
|
\cp ../../MITgcm_contrib/quarter_degree_global/code/* . |
106 |
|
\cp SIZE.h_8_960 SIZE.h |
107 |
|
../tools/genmake2 -of ../tools/build_options/linux_ia64_ifort+mpi_altix_nas |
108 |
|
make depend |
109 |
|
make -j 4 |
110 |
|
|
111 |
|
cd ../exe |
112 |
|
\cp ../bin/mitgcmuv . |
113 |
|
\cp ../../MITgcm_contrib/quarter_degree_global/input/* . |
114 |
|
\ln -sf ../../iter69/* . |
115 |
|
\cp data.exf_clim_8 data.exf_clim |
116 |
|
\cp data_SIO_8 data |
117 |
|
modpickup_8 |
118 |
|
mpirun -v -a a2k c18 480 runon 4-483 mitgcmuv : c20 480 runon 4-483 mitgcmuv |
119 |
|
mpirun -v -a a2k c18 508 runon 4-511 mitgcmuv : c20 508 runon 4-511 mitgcmuv |
120 |
|
|
121 |
|
on columbia18: |
122 |
|
ln -sf /nobackup18/menemenl/eighth /tmp/eighth |
123 |
|
|
124 |
|
on columbia20: |
125 |
|
ln -sf /nobackup20/menemenl/eighth /tmp/eighth |
126 |
|
|
127 |
|
cd ~/exe |
128 |
|
\cp /tmp/eighth/MITgcm/exe/mitgcmuv960 . |
129 |
|
\cp /tmp/eighth/MITgcm_contrib/quarter_degree_global/input/* . |
130 |
|
\ln -sf /tmp/eighth/iter69/* . |
131 |
|
\cp data.exf_clim_8 data.exf_clim |
132 |
|
\cp data_SIO_8 data |
133 |
|
\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 |
136 |
|
|
137 |
|
|
138 |
|
|
139 |
|
|
140 |
|
fails for 1/8 |
141 |
|
> viscA4GridMin=3.e-4, |
142 |
|
> viscA4GridMax=4.e-3, |
143 |
|
> viscC4Leith=0.05, |
144 |
|
> deltat=300 |
145 |
|
fails: |
146 |
|
< viscA4GridMin=6.e-4, |
147 |
|
< viscA4GridMax=8.e-3, |
148 |
|
< viscC4Leith=0.1, |
149 |
|
starting at ????? try |
150 |
|
< viscA4GridMin=6.e-4, |
151 |
|
< viscA4GridMax=8.e-3, |
152 |
|
< viscC4Leith=0.2, |
153 |
|
|
154 |
|
|
155 |
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
156 |
|
|
157 |
|
1/8 timing tests: |
158 |
|
|
159 |
|
columbia20 |
160 |
|
scsl.1.5.0.0 |
161 |
|
c18 intel-comp.8.0.070 |
162 |
|
240-CPU default mpt.1.11-85 |
163 |
|
------------------------------------------------ |
164 |
|
MAIN LOOP 7115 5066 |
165 |
|
EXF_GETFORCING 372 38 |
166 |
|
DO_OCEANIC_PHYS 1221 1272 |
167 |
|
STATEKPP 509 532 |
168 |
|
KPPMIX 370 374 |
169 |
|
DYNAMICS 1527 1429 |
170 |
|
SOLVE_FOR_PRESSURE 1804 206 |
171 |
|
BLOCKING_EXCHANGES 117 115 |
172 |
|
THERMODYNAMICS 1166 1100 |
173 |
|
DO_THE_MODEL_IO 173 177 |
174 |
|
WRITE_CHECKPOINT 341 333 |
175 |
|
|
176 |
|
|
177 |
|
columbia20 |
178 |
|
scsl.1.5.0.0 |
179 |
|
c18 intel-comp.8.0.070 |
180 |
|
480-CPU default mpt.1.11-85 |
181 |
|
------------------------------------------------ |
182 |
|
MAIN LOOP 4024 2917 |
183 |
|
EXF_GETFORCING 218 33 |
184 |
|
DO_OCEANIC_PHYS 622 619 |
185 |
|
STATEKPP 269 265 |
186 |
|
KPPMIX 190 188 |
187 |
|
DYNAMICS 747 718 |
188 |
|
SOLVE_FOR_PRESSURE 966 119 |
189 |
|
BLOCKING_EXCHANGES 64 70 |
190 |
|
THERMODYNAMICS 553 582 |
191 |
|
DO_THE_MODEL_IO 178 156 |
192 |
|
WRITE_CHECKPOINT 364 332 |
193 |
|
|
194 |
|
|
195 |
|
|
196 |
|
240-CPU 480-CPU 960-CPU |
197 |
|
------------------------------------------------ |
198 |
|
MAIN LOOP 5066 2917 2227 |
199 |
|
EXF_GETFORCING 38 33 126 |
200 |
|
DO_OCEANIC_PHYS 1272 619 320 |
201 |
|
STATEKPP 532 265 138 |
202 |
|
KPPMIX 374 188 98 |
203 |
|
DYNAMICS 1429 718 313 |
204 |
|
SOLVE_FOR_PRESSURE 206 119 483 |
205 |
|
BLOCKING_EXCHANGES 115 70 53 |
206 |
|
THERMODYNAMICS 1100 582 294 |
207 |
|
DO_THE_MODEL_IO 177 156 131 |
208 |
|
WRITE_CHECKPOINT 333 332 302 |