Skip to content

Error cases in base collectives #5699

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

Merged
merged 1 commit into from
Sep 19, 2018
Merged

Conversation

abouteiller
Copy link
Member

This patch fixes the following defects in cases where errors are reported by a collective operation:

  1. Make sure we deallocate internal requests when the collective completes in error
  2. Make sure we return a useful error from the collective (rather than non-descriptive 'error-in-status' or 'error-pending')
  3. Handle cases where the barrier algorithms are called with 1 proc (typically from internal operations).

Signed-off-by: Aurelien Bouteiller [email protected]

@bwbarrett
Copy link
Member

bot:ompi:retest

stupid disk space failures

@bosilca bosilca merged commit 2ae3cfd into open-mpi:master Sep 19, 2018
@bosilca bosilca deleted the export/coll_errors branch October 31, 2019 15:26
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.

3 participants