OpenSeesPy
OpenSeesPy copied to clipboard
having issue with restore command in parallel processing.
I am trying to use the save and restore commands to restart my processing on a cluster, but the kernel keeps crashing. It works fine on a single processor.
My workflow is as follows:
I run a gravity analysis, then save the model using the save command. Later, I restore the model using the restore command with the specified commit tag to proceed with pushover analysis. I previously had an issue with the load pattern tag. Thanks to Dr. Scott’s blog (https://portwooddigital.com/2020/12/22/every-ending-is-a-new-beginning/), I was able to fix that. The process runs smoothly on a single processor. Just not with parallel processing.
Thanks, Ashish