Skip to content

coll/libnbc: fix NBC_Unpack() #5680

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

Conversation

ggouaillardet
Copy link
Contributor

always initialize 'size'

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

@jsquyres
Copy link
Member

bot:ompi:retest

@jsquyres
Copy link
Member

@ggouaillardet As you pointed out in #5643 (comment), it might be worth putting in the commit message that this is a real bug, but it's in an algorithm that was implemented but not used (i.e., it's not a NEWS-worthy comment, nor anything for users to worry about -- and not even worth PR'ing to any of the current release branches).

@jsquyres
Copy link
Member

OS X CI keeps failing: ERROR: Error fetching remote repo 'origin'

@jsquyres
Copy link
Member

Confirmed: OS X CI "piper" is having networking problems at the moment. Ok to merge this PR since it was the only failure.

@bwbarrett
Copy link
Member

@jsquyres what? How do you know this doesn't break OS X? seems much better idea to retest.

@jsquyres
Copy link
Member

Ok, sorry -- do we have an ETA when OS X CI will be back?

@rhc54
Copy link
Contributor

rhc54 commented Sep 12, 2018

@bwbarrett I understand your concern, but you can't ask everything to hit a dead stop because the OSX tester is hung/down with no prognosis for recovery. Some of us are quite capable of building on OSX and can see that nothing was broken - no sense in holding everything up in such cases.

always initialize 'size'.

Only the a2a_sched_diss() alltoall algorithm is impacted,
and this algo is currently unused, so there is no need
to backport nor update the NEWS file for now.

Signed-off-by: Gilles Gouaillardet <[email protected]>
@ggouaillardet
Copy link
Contributor Author

@jsquyres per your comment, I updated the commit message.

@hppritcha
Copy link
Member

bot:ompi:retest

@bosilca bosilca merged commit 441727f into open-mpi:master Sep 19, 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.

6 participants