Skip to content

Add an implementation of ParticleCopyPlan::doHandShake that uses one-sided communication from MPI-3#5227

Open
atmyers wants to merge 3 commits intoAMReX-Codes:developmentfrom
atmyers:one_sides_handshake
Open

Add an implementation of ParticleCopyPlan::doHandShake that uses one-sided communication from MPI-3#5227
atmyers wants to merge 3 commits intoAMReX-Codes:developmentfrom
atmyers:one_sides_handshake

Conversation

@atmyers
Copy link
Copy Markdown
Member

@atmyers atmyers commented Mar 25, 2026

This is one of the possible optimizations raised in Issue #4179.

This passes my tests locally. I have not yet checked for performance improvements. One-sided comms are off by default.

The proposed changes:

  • fix a bug or incorrect behavior in AMReX
  • add new capabilities to AMReX
  • changes answers in the test suite to more than roundoff level
  • are likely to significantly affect the results of downstream AMReX users
  • include documentation in the code and/or rst files, if appropriate

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