Skip to content

Conversation

@hjelmn
Copy link
Member

@hjelmn hjelmn commented Feb 19, 2016

This commit fixes a bug that can occur when communicating via XRC to
peers on the same node. UDCM was not saving the SRQ numbers on the
loopback endpoint (which shares its ib_addr info with all local peers)
so any messages to local peers use an invalid SRQ number.

Fixes #1383

Signed-off-by: Nathan Hjelm hjelmn@me.com

This commit fixes a bug that can occur when communicating via XRC to
peers on the same node. UDCM was not saving the SRQ numbers on the
loopback endpoint (which shares its ib_addr info with all local peers)
so any messages to local peers use an invalid SRQ number.

Fixes open-mpi#1383

Signed-off-by: Nathan Hjelm <hjelmn@me.com>
@hjelmn
Copy link
Member Author

hjelmn commented Feb 19, 2016

This should be the last of them. I couldn't reproduce the Jenkins issue until I went back to master.

@hjelmn
Copy link
Member Author

hjelmn commented Feb 19, 2016

Got it!

hjelmn added a commit that referenced this pull request Feb 19, 2016
btl/openib: XRC save SRQ#s on the loopback endpoint
@hjelmn hjelmn merged commit e57ce1e into open-mpi:master Feb 19, 2016
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.

Fix remaining XRC issues

1 participant