-
Notifications
You must be signed in to change notification settings - Fork 68
Pr/getview preallocate fixes #1146
Pr/getview preallocate fixes #1146
Conversation
Thanks for @dalcini for reporting Fixes open-mpi/ompi#1632
Thanks for @dalcini for reporting Fixes open-mpi/ompi#1633
|
Test PASSed. |
|
Milestone for this PR? |
|
bot:milestone:v2.0.0 |
|
OMPIBot error: Milestone "v2.00" does not exist. |
|
bot:milestone:v2.0.0 |
|
bot:retest |
|
Test FAILed. |
|
Test FAILed. |
|
@jladd-mlnx @Di0gen This is another PR with a failed UCX configure test -- looks like some kind of local error. |
|
@jsquyres I've disabled the UCX check. |
|
bot:retest |
|
Test FAILed. |
|
bot:retest |
|
Test FAILed. |
|
Now the mindist test is failing. @Di0gen Is there a way to get Jenkins to report each failure -- i.e., export the results into the Jenkins-native format so that it can just show which tests passed / failed (vs. an all-or-nothing result for the entire thing)? |
|
👍 |
|
I'm not sure this completely fixes the behavior of preallocate. mpi4py test still fails a little later: fails at the final assert: So it looks like the size is going down instead of being unchanged. Apparently the standard reads: See also https://bitbucket.org/mpi4py/mpi4py/issues/40/test-failures-with-openmpi-200rc2 |
|
I did already reopen the other ticket, will look into this. |
fixes two of the items reported by @dalcini
@bosilca you already were involved in the creation of one of the patches, would you mind quiickly reviewing this?