Skip to content

Support neighbor particle tiling on the GPU#5373

Merged
atmyers merged 8 commits intoAMReX-Codes:developmentfrom
atmyers:neighb_gpu_tiling
Apr 23, 2026
Merged

Support neighbor particle tiling on the GPU#5373
atmyers merged 8 commits intoAMReX-Codes:developmentfrom
atmyers:neighb_gpu_tiling

Conversation

@atmyers
Copy link
Copy Markdown
Member

@atmyers atmyers commented Apr 22, 2026

PR #5268 allowed particle tiling on GPU in Redistribute, but did not extend this support to neighbor particles. This PR adds support for this. It also extends to the existing test to support tiling and to more carefully check that the ghosted particle data is exactly right. Note that this test now reproduces all the particles on all ranks and therefore isn't suitable for running on many ranks.

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

@atmyers atmyers marked this pull request as ready for review April 22, 2026 21:49
@atmyers atmyers requested a review from WeiqunZhang April 22, 2026 21:53
@atmyers atmyers merged commit 59e9ebe into AMReX-Codes:development Apr 23, 2026
72 checks passed
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.

2 participants