Skip to content
This repository has been archived by the owner on Sep 30, 2022. It is now read-only.

btl/openib: enable connecting processes from different subnets. #1030

Merged
merged 1 commit into from
Mar 22, 2016

Conversation

alinask
Copy link
Member

@alinask alinask commented Mar 17, 2016

Adapted from the master branch from commit
8f1838d

  • Added an mca parameter to allow connecting processes from different
    subnets. Its current default value is 'false' - don't allow, to keep the
    current flow the way it is now.
  • rmdacm: when calling ibv_query_gid, use the gid index from
    btl_openib_gid_index.
  • config: added the missing --enable-openib-rdmacm-ibaddr configure
    option.

@jsquyres
Copy link
Member

@alinask With this update, does the IB FAQ on the Open MPI web site need to be changed? I have a dim recollection that there is at least one (or more?) entries about subnets.

@alinask
Copy link
Member Author

alinask commented Mar 17, 2016

@jsquyres You are right, there is an entry for subnet prefix. I will update it once this commit goes into this branch.

@mellanox-github
Copy link

Test PASSed.
See http://bgate.mellanox.com/jenkins/job/gh-ompi-release-pr/1449/ for details.

@hppritcha hppritcha added this to the v1.10.3 milestone Mar 18, 2016
@mike-dubman
Copy link
Member

👍

@jladd-mlnx
Copy link
Member

@rhc54 could you merge this, please? We'd like to get it covered under our MTT as soon as possible.

@rhc54
Copy link

rhc54 commented Mar 22, 2016

@alinask can you please rebase this to resolve the conflicts?

Adapted from the master branch from commit
8f1838d

+ Added an mca parameter to allow connecting processes from different
subnets. Its current default value is 'false' - don't allow, to keep the
current flow the way it is now.

+ rmdacm: when calling ibv_query_gid, use the gid index from
btl_openib_gid_index.

+ config: added the missing --enable-openib-rdmacm-ibaddr configure
option.
@alinask alinask force-pushed the topic/release_openib_diff_subnets branch from 7fd7746 to bc09ab2 Compare March 22, 2016 15:17
@mellanox-github
Copy link

Test PASSed.
See http://bgate.mellanox.com/jenkins/job/gh-ompi-release-pr/1465/ for details.

rhc54 pushed a commit that referenced this pull request Mar 22, 2016
btl/openib: enable connecting processes from different subnets.
@rhc54 rhc54 merged commit f6841ec into open-mpi:v1.10 Mar 22, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants