Skip to content

Conversation

@ggouaillardet
Copy link
Contributor

make NBC_Handle (almost) an internal structure created
by NBC_Schedule_request()
use a local variable instead of what was previously handle->tmpbuf

Refs #3487

Signed-off-by: Gilles Gouaillardet [email protected]
(cherry picked from commit 9ba85b8)

@bwbarrett
Copy link
Member

@ggouaillardet , can you rebase and clean up the merge?

make NBC_Handle (almost) an internal structure created
by NBC_Schedule_request()
use a local variable instead of what was previously handle->tmpbuf

Refs open-mpi#3487

Signed-off-by: Gilles Gouaillardet <[email protected]>

(back-ported from commit open-mpi/ompi@9ba85b8)
@ggouaillardet
Copy link
Contributor Author

@bwbarrett done, that was just a trivial conflict of copyrights

vpeer = vrank + (1 << (r - 1));
VRANK2RANK(peer, vpeer, vroot)
if (peer < p) {
int tbuf;
Copy link
Member

Choose a reason for hiding this comment

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

what is tbuf being used for? maybe github diff is confusing me?

Copy link
Member

Choose a reason for hiding this comment

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

oh never mind see it now.

@hppritcha hppritcha merged commit 981c243 into open-mpi:v3.0.x Sep 25, 2017
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