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

MPI: Barriers, intermediate output, and debugging #328

Open
ranocha opened this issue Nov 12, 2020 · 0 comments
Open

MPI: Barriers, intermediate output, and debugging #328

ranocha opened this issue Nov 12, 2020 · 0 comments
Labels
parallelization Related to MPI, threading, tasks etc.

Comments

@ranocha
Copy link
Member

ranocha commented Nov 12, 2020

It was used to ensure that when root reports that the initial conditions have been set, all ranks have reached this point.
What could be a good way to replicate such a behavior in Taal? If we don't have a good answer right now, we should create an issue for it, since this is something I have relied on frequently in the past to debug MPI runs.

Xref #292 (comment)

There are some comments containing the link (#328) to this issue at some relevant places in the source code.

@ranocha ranocha added the parallelization Related to MPI, threading, tasks etc. label Nov 12, 2020
ranocha added a commit that referenced this issue Nov 12, 2020
@ranocha ranocha changed the title MPI in Taal: Barriers, intermediate output, and debugging MPI: Barriers, intermediate output, and debugging Nov 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
parallelization Related to MPI, threading, tasks etc.
Projects
None yet
Development

No branches or pull requests

1 participant