-
Notifications
You must be signed in to change notification settings - Fork 929
Some ompio code cleanup and reoarganization #1851
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
Conversation
|
Test FAILed. |
1 similar comment
|
Test FAILed. |
de8d687 to
63d959f
Compare
|
I don't think the failure in the Mellanox build has anything to do with the code that I changed. I will rerun the tests in a couple of days, didn't plan to merge this commit before the 2.0 release anyway. |
|
@edgargabriel The failure is due to the ompi request refactor and not a result of your changes. |
|
@jladd-mlnx Nothing to do with the request refactor. As we have explained Mellanox Jenkins is binding all 16 threads to 2 cores. This can cause any of the thread tests 1.1 tests to run extremely slow. The tests are timing out. @artpol84 Is working on fixing the Mellanox Jenkins tests. |
|
bot:retest |
|
Seems like a failure with depcomp that was rising sometime in the past. |
|
bot:retest |
|
@artpol84 Yeah, I don't think we've figured out the root cause on the periodic Mellanox |
the coll_array functions are truly only used by the fcoll modules, so move them to fcoll/base. There is currently one exception to that rule (number of aggreagtors logic), but that function will be moved in a long term also to fcoll/base.
63d959f to
195ec89
Compare
|
Test FAILed. |
|
bot:retest |
|
Test FAILed. |
|
bot:retest |
No description provided.