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

Remove unnecessary qsort operation #12994

Closed
wants to merge 2 commits into from
Closed

Conversation

rhc54
Copy link
Contributor

@rhc54 rhc54 commented Dec 23, 2024

We do not need to sort the procs passed to PMIx_Connect as that function will work with arbitrary ordering of the proc array between participants.

We do not need to sort the procs passed to PMIx_Connect
as that function will work with arbitrary ordering of
the proc array between participants.

Signed-off-by: Ralph Castain <[email protected]>
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.

1 participant