Skip to content

v5.0.x: ompi/group: fix proc pointer comparison in groups#8592

Merged
gpaulsen merged 1 commit intoopen-mpi:v5.0.xfrom
awlauria:ompi_group_v5.0.x
Mar 18, 2021
Merged

v5.0.x: ompi/group: fix proc pointer comparison in groups#8592
gpaulsen merged 1 commit intoopen-mpi:v5.0.xfrom
awlauria:ompi_group_v5.0.x

Conversation

@awlauria
Copy link
Contributor

To avoid checking sentinel process pointers to the original ompi_proc_t
pointers compare the processes in the groups using process names.

Signed-off-by: Aboorva Devarajan abodevar@in.ibm.com
(cherry picked from commit 0f2c70c)

To avoid checking sentinel process pointers to the original `ompi_proc_t`
pointers compare the processes in the groups using process names.

Signed-off-by: Aboorva Devarajan <abodevar@in.ibm.com>
(cherry picked from commit 0f2c70c)
@awlauria awlauria changed the title ompi/group: fix proc pointer comparison in groups v5.0.x: ompi/group: fix proc pointer comparison in groups Mar 11, 2021
@awlauria awlauria requested a review from gpaulsen March 11, 2021 19:56
@AboorvaDevarajan
Copy link
Member

bot:aws:retest

@gpaulsen
Copy link
Member

@awlauria can you rebase this on v5.0.x?

@awlauria awlauria changed the base branch from master to v5.0.x March 15, 2021 17:20
@awlauria
Copy link
Contributor Author

Apparently needed more ☕ when I made this.

Done.

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.

4 participants