Replies: 2 comments 41 replies
-
|
Hey @forsyth2 could you post the ncclimo line and the error in more detail? Thanks. |
Beta Was this translation helpful? Give feedback.
11 replies
-
|
@forsyth2 : sounds like you were not able to reproduce the error regarding @BunnyVon : does that error occur systematically? |
Beta Was this translation helpful? Give feedback.
30 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@BunnyVon described the following scenario to me: after running
/global/cfs/cdirs/e3sm/feng809/e3sm_test/zppy/post.mysimulation.cfg(on Cori), the status files only sayWAITING <job #>, even though the jobs showed as running in the queue. Also interestingly, despite settingwalltimeto00:30:00, thewalltimeremained2:00:00in the queue.I would have expected the
walltimeissue for MPAS-Analysis due to the way defaults are handled (e.g., https://github.com/E3SM-Project/zppy/blob/main/tests/integration/test_defaults.cfg#L17). However, thiscfgonly runststasks, so I'm not sure what's happening. @golaz -- any ideas on what might be happening?I created my own version of the
cfg(below) and ran on Cori. I do not run into theWAITINGissue, however I do getncclimo: ERROR Failed to split.. @chengzhuzhang Is this related to E3SM-Project/e3sm_diags#593?Beta Was this translation helpful? Give feedback.
All reactions