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

Conversation

@hppritcha
Copy link
Member

This is a string of commits connected with updates to TCP btl for v2.0.0.
f0c9e6d did not apply cleanly. Only the tcp part of the corresponding
commit in master is included in this PR.

Fixes open-mpi/ompi#1505

bosilca and others added 8 commits April 6, 2016 09:41
All BTL-only operations (basically all data movements
with the exception of the matching operation) can now
be handled for the TCP BTL by a progress thread.

(cherry picked from commit open-mpi/ompi@32277db)
Added mca parameter to turn progress thread on/off
Add a flag to check if we have btl progress thread.
Added macro for ob1 matching lock.
Update the AUTHORS file.

(cherry picked from commit open-mpi/ompi@9206249)
Per @jsquyres suggestion remove all trailing spaces.
Credit to `sed -i.bak 's/ *$//' */[ch]`.

(cherry picked from commit open-mpi/ompi@f69eba1)
(cherry picked from commit open-mpi/ompi@7eca2f9)
part of a set of commit from a string of partially
related commits going in to v2.x for tcp btl
thread fixes.

this comes from open-mpi/ompi@26fc8533

Signed-off-by: Howard Pritchard <howardp@lanl.gov>
@hppritcha hppritcha added this to the v2.0.0 milestone Apr 6, 2016
@mellanox-github
Copy link

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

@jsquyres
Copy link
Member

Per discussion today, need to add in the two additional master commits.

Thananon Patinyasakdikul and others added 2 commits April 12, 2016 10:40
@hppritcha
Copy link
Member Author

push more direct inject in to master commits in to this PR.

@mellanox-github
Copy link

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

@hppritcha
Copy link
Member Author

travis seemed to have a hiccup with installing gfortran. rerunning.

@jsquyres
Copy link
Member

👍

@jsquyres jsquyres merged commit ddc9942 into open-mpi:v2.x Apr 25, 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.

6 participants