Specfem3D Crashing Halfway #1818
Replies: 1 comment 1 reply
-
this sounds like your machine is running out of memory for these larger model runs. just try to run the simulation on more compute nodes to see if that solves the memory problem. you will need to figure out how to modify your job script accordingly, but that's the easiest solution. following the user manual, we also recommend that you add |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've been running into an issue with my recent Specfem3D cartesian simulations. When running larger models (over 2 million elements and 2L time steps), the simulation crashes midway without showing any error message. Strangely, if I rerun the exact same setup, the simulation sometimes completes successfully on the 4th or 5th attempt.
The partial outputs seem usable up to the point where it stops. I've tested both the latest master and developer versions, and the problem persists in both. I've also double-checked my scripts and model setup, and I'm almost certain there's nothing wrong on my end.
Has anyone encountered something similar? Any ideas or suggestions to resolve this would be really appreciated.
Beta Was this translation helpful? Give feedback.
All reactions