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

MPI datatype tweak #1064

Draft
wants to merge 7 commits into
base: dev
Choose a base branch
from
Draft

MPI datatype tweak #1064

wants to merge 7 commits into from

Conversation

lkotipal
Copy link
Contributor

@lkotipal lkotipal commented Nov 27, 2024

Experimental fix for integer overflow in SpatialCell::get_mpi_datatype block lengths.
Uses MPI_UINT32_T for cell transfer datatype since that's the minimum size of all variables communicated.

EDIT: requires more work in dccrg. PR now has displacement and block lengths refactored into a function.

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