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

Add Migrate for avoiding MPI comms buffer reallocation #570

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

streeve
Copy link
Member

@streeve streeve commented Sep 13, 2022

Follow on to #549 for particle migration. Extends the same idea to a new Migrate object that can be reused. Still possible to call migrate for backwards compatibility (will still be slow and reallocate a new comm buffer every time)

Also rewrites migrate tests to be more reusable

Still needs:

  • commit clean-up
  • fixes for some migrate tests
  • implementation within ParticleGridDistributor
  • Performance benchmark update & comparisons

@streeve streeve self-assigned this Sep 13, 2022
@streeve streeve marked this pull request as draft September 13, 2022 20:10
@streeve
Copy link
Member Author

streeve commented Sep 13, 2022

@weinbe2 just FYI that this exists

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

Successfully merging this pull request may close these issues.

None yet

1 participant