Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem running in mpi mode #1134

Open
gnpang opened this issue Nov 3, 2021 · 4 comments
Open

Problem running in mpi mode #1134

gnpang opened this issue Nov 3, 2021 · 4 comments

Comments

@gnpang
Copy link

gnpang commented Nov 3, 2021

Who may concern

I am running into a problem when I run the xspecfem2D using mpirun. I can run the code using 8 cores. However, if I would like to use more cores, say 16 cores, the xpecfem2D will run until the output says
"Preparing array allocations
arrays for elastic domains
done initialization"
Then it will hold it there, with no error output and no calculation results. I have talked to my department's IT group and we did not find any issues with the hardware side.

Does anyone of you meet this issue or can you help me figure it out?

@danielpeter
Copy link
Contributor

could you attach your Par_file and output generated by the run?

@gnpang
Copy link
Author

gnpang commented Nov 4, 2021 via email

@danielpeter
Copy link
Contributor

thanks for the outputs! it seems to be a problem with the Stacey absorbing boundary setup becoming blocking when there are partitions without boundary elements.

please try the updated version here on the devel branch - it should work now with PR #1136

@gnpang
Copy link
Author

gnpang commented Nov 11, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants