You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running default collection with 6 cores 1 node GCHP simulation and crashed immediately.
Failed run output:
What are the steps to reproduce the bug?
The content and location of the error message are exactly the same as those in #8 and #443 (comment) . I followed the suggestion in the tickeyts and re-install and compile ESMF package and make sure ESMF_COMM points to openmpi instead of mpiuni. However, the error persists.
Any insights or comments would be greatly appreciated. Thank you so much for you help and time!
Best,
Xinying
Please attach any relevant configuration and log files.
One option is to print CoresPerNode and npes at this point in the code, right before the _Assert call. Before doing that check what you put for CoresPerNode in setCommonRunSettings.sh and compare against your run script. Make sure they are consistent. Also check to see if there are any messages in log file allPEs.log.
Your name
Xinying Wang
Your affiliation
Rutgers University
What happened? What did you expect to happen?
I'm running default collection with 6 cores 1 node GCHP simulation and crashed immediately.
Failed run output:
What are the steps to reproduce the bug?
The content and location of the error message are exactly the same as those in #8 and #443 (comment) . I followed the suggestion in the tickeyts and re-install and compile ESMF package and make sure ESMF_COMM points to openmpi instead of mpiuni. However, the error persists.
Any insights or comments would be greatly appreciated. Thank you so much for you help and time!
Best,
Xinying
Please attach any relevant configuration and log files.
gchp-GNU.env.txt
run-20250303_1626.log.txt
run.sh.txt
I'm also attching the compile and install log for ESMF:
compile.log
install.log
What GCHP version were you using?
14.4.3
What environment were you running GCHP on?
Local cluster
What compiler and version were you using?
gcc-12.1
What MPI library and version were you using?
openmpi-4.1.6
Will you be addressing this bug yourself?
Yes, but I will need some help
Additional information
No response
The text was updated successfully, but these errors were encountered: