Skip to content

Conversation

@bosilca
Copy link
Member

@bosilca bosilca commented Dec 20, 2017

Fixes the root cause of #4303.
Force all output to use OMPI infrastructure.

Signed-off-by: George Bosilca bosilca@icl.utk.edu

Copy link
Member

@bwbarrett bwbarrett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This feels like it should be two commits, one for the output changes and one for the assert changes. It also would be awesome to have some documentation on what was broken and how you fixed it w.r.t the asserts.

@bosilca
Copy link
Member Author

bosilca commented Dec 20, 2017

argh, there were 2 commits and I squashed them ... Let me split them again then.

Signed-off-by: George Bosilca <bosilca@icl.utk.edu>
In both cases we were comparing with the wrong size, it should be either
the number of local processes or the number of nodes, and not the size
of the communicator.

Signed-off-by: George Bosilca <bosilca@icl.utk.edu>
@bosilca
Copy link
Member Author

bosilca commented Dec 20, 2017

The fixes were isolated into a single commit. The redirection of the debug output to the OMPI infrastructure is now on its own commit.

@bwbarrett
Copy link
Member

haha; thanks!

@bwbarrett
Copy link
Member

@bosilca, want to merge these?

@bosilca bosilca merged commit ef38ca5 into open-mpi:master Jan 3, 2018
@gpaulsen gpaulsen mentioned this pull request Jan 16, 2018
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