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

Refactored synchronization of values in MPI runs #589

Closed
wants to merge 2 commits into from

Conversation

david-zwicker
Copy link
Member

  • Replace error_synchronization by generic mpi_allreduce
  • Improved mpi_allreduce to deal with string Operators in numba
  • Added additional tests for mpi_allreduce
  • Improved exception handling in MPI simulations
  • Multiple smaller improvements

* Replace error_synchronization by generic mpi_allreduce
* Improved mpi_allreduce to deal with string Operators in numba
* Added additional tests for mpi_allreduce
* Improved exception handling in MPI simulations
* Multiple smaller improvements
@david-zwicker david-zwicker deleted the float_synchronizer branch August 9, 2024 14:24
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

Successfully merging this pull request may close these issues.

1 participant