-
Notifications
You must be signed in to change notification settings - Fork 305
allow oversubscription in OpenMPI sanity check #2611
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 report by @ocaisa Overview of tested easyconfigs (in order)
Build succeeded for 1 out of 1 (1 easyconfigs in total) |
|
You can see the results in the trace output (or the logs): |
|
if hyperthreading is the only issue here, maybe it's enough to set |
It's more than that, we also want the OpenMPI sanity check to pass when only a single core is available, for example... |
|
Test report by @boegel Overview of tested easyconfigs (in order)
Build succeeded for 3 out of 3 (3 easyconfigs in total) |
boegel
left a comment
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
Hyperthreading can sometimes cause an unnecessary failure.
Alternative to #2570, closes easybuilders/easybuild-easyconfigs#13945