Hi!
Currently trying to port an ensemble nesting suite at UM vn13.0 to ARCHER2 thanks to help from the RMED team at the MO. Since I’m not on Monsoon I have to rerun the MOGREPS-G members to drive the internal LAM, but I’m having trouble with the ENGL_UM_FCST site. It doesn’t seem to be accepting running in parallel and I’m not sure what settings to change. It gives the following error:
ereport_mod:???!!!???!!!??!!!???!!! ERROR ???!!!???!!!???!!!??!!! ereport_mod:? Error code: 100
ereport_mod:? Error from routine: UM_SHELL
ereport_mod:? Error message: UM started on 1 PEs but 720 asked for. Please adjust decomposition
ereport_mod:? Error from processor: 0
ereport_mod:? Error number: 0
It does run when I set dm_nproc=1,1. Maybe this is fine, but it seems a bit inefficient?
The suite I’m working on is u-do972.
Thanks in advance for any advice!
Best,
Fran
edit: sent message too early and also for some reason tagged monsoon; I’m very much not using monsoon haha
further context edit: I know that the engl app seems to be using the bin/um_forecast_wrapper file to call the um-atmos command instead of doing it directly, but even when I do swap it out and call um-atmos directly, it still won’t run in parallel