-
Notifications
You must be signed in to change notification settings - Fork 283
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
enhance OpenMPI easyblock to catch any --with-ucx* configure options #2230
Conversation
Positive test with a custom OpenMPI easyconfig using |
Positive with standard OpenMPI-4.0.3-gcccuda-2020a.eb: |
@lexming You can upload test reports in easyblock PRs now, using |
I'm having one issue with this hard check: we sometimes need verbs at runtime for DDT, see this bug: The way we deal with this is having the OpenMPI module set this (in Lua code):
so that it's possible to use Would it still be possible to somehow force both UCX and Verbs without modifying the easyblock? |
@bartoldeman these checks are under |
Test report by @boegel Overview of tested easyconfigs (in order)
Build succeeded for 3 out of 3 (3 easyconfigs in total) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
This little change covers two additional cases where it is necessary to disable
verbs
:--with-ucx
not having any explicit path--with-ucx-libdir