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

Added a partcomm fix for mismatched types #12730

Merged
merged 2 commits into from
Aug 6, 2024

Conversation

mdosanjh
Copy link
Contributor

@mdosanjh mdosanjh commented Aug 1, 2024

This fixes a bug identified in the partitioned tests test_datatype[1..3] where a mismatched type in a partitioned create would results in wrong lengths and offsets being used on the receiver.

Copy link

github-actions bot commented Aug 1, 2024

Hello! The Git Commit Checker CI bot found a few problems with this PR:

f2375dc: Added a partcomm fix for mismatched types

  • check_signed_off: does not contain a valid Signed-off-by line

Please fix these problems and, if necessary, force-push new commits back up to the PR branch. Thanks!

Signed-off-by: Matthew G. F. Dosanjh <[email protected]>
@hppritcha
Copy link
Member

@mdosanjh would you like for me to approve/merge this?

@hppritcha hppritcha self-requested a review August 6, 2024 17:35
@hppritcha hppritcha merged commit b73ceae into open-mpi:main Aug 6, 2024
14 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.

2 participants