-
Notifications
You must be signed in to change notification settings - Fork 68
Turn off message coalescing to avoid segfaults until a better fix can be... #79
Conversation
Merged build triggered. |
Merged build started. |
Merged build finished. Test PASSed. |
Test PASSed. |
Merged build triggered. |
Merged build started. |
Merged build finished. Test FAILed. |
Test FAILed. Build Log
Test FAILed. |
@miked-mellanox That's a false jenkins failure, right? |
yep, i just added jenkins job for "master" but forgot to change url. |
@rhc54 @hppritchard I think this should be signed off on by Howard before it's merged. It should also be added to the 1.8.4 release notes. |
Looks good to me. |
@jladd-mlnx this was discussed already at lanl and howard and I agreed this was the way to go for now |
I will be sure it gets into the NEWS as well. |
@rhc54 thanks! |
@jladd-mlnx I should mention the fix for message coalescing can be found here: hjelmn/ompi@db84aa9 |
Turn off message coalescing to avoid segfaults until a better fix can be...
sync with upstream
... provided. This is a 1.8 series change only, so no master commit is cited.
@hjelmn please review