Skip to content
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

Define new MPI Error handler for subcommunicator abort #3

Closed
wesbland opened this issue Sep 25, 2015 · 3 comments
Closed

Define new MPI Error handler for subcommunicator abort #3

wesbland opened this issue Sep 25, 2015 · 3 comments
Assignees
Labels
passed final vote Passed the final formal vote wg-ft Fault Tolerance Working Group

Comments

@wesbland
Copy link
Member

wesbland commented Sep 25, 2015

This ticket came out of the discussion with ticket #1. While it is a separate ticket, the two probably should be considered together and share a PDF.

This ticket introduces a new MPI error handler which causes only the communicator on which it is called to be aborted. This separates the undefined and somewhat dualistic behavior of MPI-3.1 MPI_ERRORS_ARE_FATAL into ticket #324, which says that MPI_ERRORS_ARE_FATAL will cause all connected processes will abort, and this ticket, which introduces a new error handler, MPI_ERRORS_ABORT, which causes only the communicator to abort.

PDF

issues-1-3.pdf

@wesbland wesbland added this to the 2015-09 Bordeaux, France milestone Sep 25, 2015
@wesbland wesbland self-assigned this Sep 25, 2015
@wesbland wesbland assigned wesbland and unassigned wesbland Sep 25, 2015
@wesbland wesbland added scheduled reading Reading is scheduled for the next meeting wg-ft Fault Tolerance Working Group and removed for review labels Nov 11, 2015
@wesbland wesbland added not ready and removed scheduled reading Reading is scheduled for the next meeting labels Dec 11, 2015
@wesbland wesbland added scheduled reading Reading is scheduled for the next meeting and removed not ready labels Feb 2, 2016
@wesbland
Copy link
Member Author

Here is the latest version of the PDF: issues-1-3.pdf

The pull request can be found at mpi-forum/mpi-standard#1 and has the full colorized diff.

@wesbland wesbland modified the milestones: 2016-06 Bellvue, USA, 2016-02 Chicago, USA Mar 2, 2016
@wesbland wesbland added not ready and removed scheduled reading Reading is scheduled for the next meeting labels Dec 7, 2016
@wesbland wesbland added scheduled reading Reading is scheduled for the next meeting and removed not ready labels Jul 19, 2017
@wesbland wesbland added this to the 2017-09 Chicago, USA milestone Jul 19, 2017
@wesbland
Copy link
Member Author

wesbland commented Sep 13, 2017

@wesbland wesbland added had reading Completed the formal proposal reading and removed had reading Completed the formal proposal reading labels Dec 11, 2017
@wesbland wesbland added had reading Completed the formal proposal reading and removed scheduled reading Reading is scheduled for the next meeting labels Feb 21, 2018
@wesbland wesbland added passed final vote Passed the final formal vote passed first vote Passed the first formal vote and removed passed final vote Passed the final formal vote labels Mar 1, 2018
@schulzm
Copy link

schulzm commented Jun 14, 2018

Passed second vote at June 2018 meeting in Austin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
passed final vote Passed the final formal vote wg-ft Fault Tolerance Working Group
Projects
None yet
Development

No branches or pull requests

2 participants