Skip to content

Conversation

@jjhursey
Copy link
Member

  • If an error is detected internal to libnbc (e.g., PML truncation error)
    this patch makes sure that the request is completed and the MPI_ERROR
    field is set approprately.
  • Make an attempt to cleanup outstanding requests before returning.
    • This is a "best attempt" since not all PMLs support canceling requests.
  • Fixes coll/libnbc: Fix error path on internal error #2245

(cherry picked from commit 8748e54)

@jjhursey jjhursey added the bug label Oct 21, 2016
@jjhursey jjhursey added this to the v2.1.0 milestone Oct 21, 2016
@jjhursey
Copy link
Member Author

IBM CI failure due to github DNS issue

@hppritcha
Copy link
Member

bot:lanl:retest

@jsquyres
Copy link
Member

bot:ibm:retest

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.

Please add a Signed-off-by line to this PR's commit.

 * If an error is detected internal to libnbc (e.g., PML truncation error)
   this patch makes sure that the request is completed and the `MPI_ERROR`
   field is set approprately.
 * Make an attempt to cleanup outstanding requests before returning.
   - This is a "best attempt" since not all PMLs support canceling requests.

(cherry picked from commit 8748e54)
Signed-off-by: Joshua Hursey <jhursey@us.ibm.com>
@jjhursey jjhursey force-pushed the topic/v2.x-libnbc-error-path branch from 83e7853 to 91cd981 Compare October 26, 2016 03:40
@jjhursey jjhursey dismissed jsquyres’s stale review October 26, 2016 12:39

Commit message has been updated with sign-off

@jjhursey
Copy link
Member Author

jjhursey commented Nov 1, 2016

@jsquyres @hppritcha I think this is ready to merge. Any reservations?

@jsquyres
Copy link
Member

jsquyres commented Nov 1, 2016

You don't need to dismiss my review; you can mention that you've fixed it and let me approve the changes. 😄

@jsquyres
Copy link
Member

jsquyres commented Nov 1, 2016

@hppritcha Good to go.

@hppritcha hppritcha merged commit a21fba3 into open-mpi:v2.x Nov 4, 2016
@jjhursey jjhursey deleted the topic/v2.x-libnbc-error-path branch November 7, 2016 22:14
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.

4 participants