The NOCS researchers ideally want to be able to run an entire model year, i.e.
365 model days, in a 12 hour run on HECToR as this enables them to make
optimal use of the machine/queues and also allows them to keep up with the
post-processing and data transfer of the results as the run progresses. They
can currently achieve 300 model days in a 12 hour run
using 221 processors. In this section we investigate whether an optimal
processor count which satisfies the desire to complete a model year in a 12
hour time slot can be found. To do this NEMO is executed over a range of
processors and the number of model days which can be computed in 12 hours,
, is obtained from:-
| (1) |
|
In performing this investigation some problems were discovered relating to the computation of land only cells performed by the nocspmap_r25 code. It was found that several processor configurations yielded incorrect numbers of land cells. These have been highlighted in table 7 where the value which was incorrectly computed is given in ``()'' after the correct number of land cells. If the wrong number of land cells are specified the code fails with an error of the form:-
===>>> : E R R O R
===========
Eliminate land processors algorithm
jpni = 21 jpnj = 22
jpnij = 380 < jpni x jpnj
***********, mpp_init2 finds jpnij= 379