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

Potential performance impact from saving MPI rank during save solution callback #2171

Open
amrueda opened this issue Nov 19, 2024 · 0 comments
Labels
enhancement New feature or request parallelization Related to MPI, threading, tasks etc. performance We are greedy possible student project

Comments

@amrueda
Copy link
Contributor

amrueda commented Nov 19, 2024

In #2132, the MPI rank was included in element_variables during each call to the save solution callback for parallel simulations. It would be nice to evaluate whether this change impacts performance, and if that is the case, then introduce an option to deactivate or manually enable this functionality.

@ranocha ranocha added performance We are greedy parallelization Related to MPI, threading, tasks etc. labels Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request parallelization Related to MPI, threading, tasks etc. performance We are greedy possible student project
Projects
None yet
Development

No branches or pull requests

2 participants