 
 
 
 
 
 
 
  
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:-
, is obtained from:-
|  | (1) | 
 is the number of seconds in 12 hours and
 is the number of seconds in 12 hours and  is
the time taken to complete a 60 step (i.e. 1 day) run of NEMO. This means
we ideally need
 is
the time taken to complete a 60 step (i.e. 1 day) run of NEMO. This means
we ideally need 
 seconds. 
The processor count investigated varies from 159 to 430. In all tests 
runs have been performed with the land cells removed. The results of this 
test are summarised in table 7. Figure 
6 shows the results in graphical form with the 
365 day threshold marked by the dashed line.
 seconds. 
The processor count investigated varies from 159 to 430. In all tests 
runs have been performed with the land cells removed. The results of this 
test are summarised in table 7. Figure 
6 shows the results in graphical form with the 
365 day threshold marked by the dashed line. 
|   | 
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
 
 
 
 
 
 
