Skip to content

v5.0.x: Correctly access the communicator name is MSGQ #12098

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

Merged

Conversation

bosilca
Copy link
Member

@bosilca bosilca commented Nov 18, 2023

Correctly access the communicator name is MSGQ.

This is the v5.0.x PR corresponding to main PR #12066

@bosilca bosilca added this to the v5.0.1 milestone Nov 18, 2023
@bosilca bosilca requested a review from jsquyres November 18, 2023 18:45
bosilca and others added 2 commits November 18, 2023 13:54
We transformed the communicator c_name field from an array into a
pointer and fialed to update the MSGQ accessors to the field.

Thanks @david-edwards-linaro for the report and the initial patch.

Fixes open-mpi#12063.

Signed-off-by: George Bosilca <bosilca@icl.utk.edu>
(cherry picked from commit 877ee24)
Signed-off-by: Jeff Squyres <jeff@squyres.com>
(cherry picked from commit ed4b78d)
@bosilca bosilca force-pushed the v5.0/import/fix/comm_name_in_debuggers branch from ab2579d to e0b5ae2 Compare November 18, 2023 18:55
@open-mpi open-mpi deleted a comment from github-actions bot Nov 18, 2023
@open-mpi open-mpi deleted a comment from github-actions bot Nov 18, 2023
@jsquyres jsquyres linked an issue Nov 19, 2023 that may be closed by this pull request
@jsquyres jsquyres changed the title Merge pull request #12066 from bosilca/fix/comm_name_in_debuggers v5.0.x: Correctly access the communicator name is MSGQ Nov 19, 2023
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.

[5.0.0] MQD library gives corrupted communicator name
3 participants