Skip to content

v3.1.x: Be a little less restrictive on interface requirements #6968

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
merged 1 commit into from
Sep 9, 2019
Merged

v3.1.x: Be a little less restrictive on interface requirements #6968

merged 1 commit into from
Sep 9, 2019

Conversation

rhc54
Copy link
Contributor

@rhc54 rhc54 commented Sep 9, 2019

If both types of interfaces are enabled, don't error out if one of them
isn't able to open listener sockets. Only one interface family may be
available on some machines, but someone might want to build the code to
run more generally.

Refs openpmix/prrte#249
Refs #6960

Signed-off-by: Ralph Castain [email protected]
(cherry picked from commit 06d188e)

If both types of interfaces are enabled, don't error out if one of them
isn't able to open listener sockets. Only one interface family may be
available on some machines, but someone might want to build the code to
run more generally.

Refs openpmix/prrte#249

Signed-off-by: Ralph Castain <[email protected]>
(cherry picked from commit 06d188e)
@rhc54 rhc54 added the bug label Sep 9, 2019
@rhc54 rhc54 added this to the v3.1.5 milestone Sep 9, 2019
@rhc54 rhc54 requested a review from jsquyres September 9, 2019 14:56
@rhc54 rhc54 self-assigned this Sep 9, 2019
@jsquyres jsquyres changed the title Be a little less restrictive on interface requirements v3.1.x: Be a little less restrictive on interface requirements Sep 9, 2019
Copy link
Member

@jsquyres jsquyres left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Brings in an unnecessary help message, which bothers the type-A in me. But I suppose it's harmless.

@jsquyres jsquyres merged commit 82f3869 into open-mpi:v3.1.x Sep 9, 2019
@ibm-ompi
Copy link

The IBM CI (XL Compiler) build failed! Please review the log, linked below.

Gist: https://gist.github.com/ibm-ompi/88b480fb98dfd2bdac939f023e1f8fe6

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.

3 participants