Skip to content

Fix particle communication bug when calling RedistributeCPU but with …#4970

Merged
atmyers merged 1 commit intoAMReX-Codes:developmentfrom
atmyers:particle_real_bugfix
Feb 24, 2026
Merged

Fix particle communication bug when calling RedistributeCPU but with …#4970
atmyers merged 1 commit intoAMReX-Codes:developmentfrom
atmyers:particle_real_bugfix

Conversation

@atmyers
Copy link
Copy Markdown
Member

@atmyers atmyers commented Feb 23, 2026

…USE_GPU enabled.

Fixes #4965

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

Copy link
Copy Markdown
Member

@ax3l ax3l left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@atmyers atmyers merged commit 4d46cbb into AMReX-Codes:development Feb 24, 2026
74 checks passed
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.

[Particle][GPU] Potential bug from AI-agent audit: RedistributeMPI uses Real instead of ParticleReal

2 participants