Skip to content
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

OpenMPI: sanity check fails sometimes #2443

Closed
robert-mijakovic opened this issue May 28, 2021 · 3 comments
Closed

OpenMPI: sanity check fails sometimes #2443

robert-mijakovic opened this issue May 28, 2021 · 3 comments
Milestone

Comments

@robert-mijakovic
Copy link

During OpenMPI is built, one can disable ORTE and use other RTE such as PMIX.
As a consequence, no mpirun is being generated which leads to failed sanity check.
The sanity check complains that no mpirun is generated and thus the module is not generated.

@boegel boegel added this to the release after 4.4.0 milestone May 28, 2021
@boegel
Copy link
Member

boegel commented May 28, 2021

@robert-mijakovic How are you disabling ORTE, just by customizing configopts?

If you do that, you should also customize sanity_check_paths I guess, unless we make the custom easyblock for OpenMPI a bit smarter...

@boegel
Copy link
Member

boegel commented Feb 2, 2022

@robert-mijakovic Do we need to keep this issue open? Should we change something in the central OpenMPI easyblock?

@robert-mijakovic
Copy link
Author

@boegel I think this is no longer relevant.
Nobody except us seemingly used PRRTE with OpenMPI 4.x.
In OpenMPI 5.x, PRRTE is the default RTE and it comes with mpirun.
#2709

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants