-
Notifications
You must be signed in to change notification settings - Fork 68
mpool/rgpusm: update for rcache threading fixes #1218
Conversation
|
👎 Does not compile. |
|
Test FAILed. |
|
That didn't remove the reviewed flag. Trying again 👎 |
|
You need to replace cachebale by cacheable. Even when fixing that, I get a lot of warnings and errors : |
|
@sjeaugey Should be fixed now. |
|
Why is there no master equivalent to this commit? |
|
@hppritcha Because this fixes a bug in the back-port of the rcache threading fixes. |
|
Build Failed with XL compiler! Please review the log, and get in touch if you have questions. |
|
Test FAILed. |
|
Mellanox error is a bug in their jenkins script. The IBM one looks like a false failure as well. |
|
Still need to replace cachebale with cacheable. Other than that, it builds. |
|
Ok, so if you fix the patch with the cachebale thing, the bug seems to be fixed. |
This commit brings the rgpusm mpool in line with the changes made to the rcache to make it thread safe. There is no master equivalent of this commit. Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
|
@sjeaugey Ah, yes. Fixed. |
|
Ok, this one is good. 👍 |
|
@hppritcha you can merge this PR. |
|
Test FAILed. |
|
False failure from Mellanox jenkins. rdmacm can not be used if the first QP is not a per-peer QP. |
|
bot:retest |
|
Test FAILed. |
|
bot:retest |
|
Per discussion on 2016-06-07 webex, the Mellanox Jenkins fail is on an rdmacm test, and Mellanox is not testing with GPU support -- so that failure cannot be affecting this PR. @sjeaugey confirms that this PR fixes his issue. @hppritcha wants to do some more testing and more thoroughly understand this rdmacm CPC failure before moving forward. More info on this fail (including stack trace from MPI test): open-mpi/ompi#1758 (comment) |
|
@hppritcha This retest failed in the Mellanox Jenkins RDMACM test, like we expected it to. |
|
Test FAILed. |
|
@hppritcha btw, this PR affects a part of the code that is not even tested by bots since since part did not even compile a couple of weeks ago on v2.x. So, my manual build-and-test is all what we have for this precise PR and bots won't help. |
|
@jsquyres ready to go. I'm convinced the mellanox rdmacm problem is not related to this PR. |
This commit brings the rgpusm mpool in line with the changes made to
the rcache to make it thread safe. There is no master equivalent of
this commit.
Signed-off-by: Nathan Hjelm hjelmn@lanl.gov
:bot:assign: @sjeaugey
:bot:milestone:v2.0.0
:bot🏷️bug
@hppritcha This fixes an MTT failure on nvidia.