-
Notifications
You must be signed in to change notification settings - Fork 906
uofl: changes to Open MPI and move prrte/pmix shas #13299
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
base: main
Are you sure you want to change the base?
Conversation
Ouch - at that point, I can no longer provide support for OMPI 🤷♂️ You will be completely on your own. |
we decided at today's devel call that we would support |
need some distcheck related fixes from open-mpi/prrte#55 to fix the jenkins CI failure |
…he function directly in the process Note this commit will need to be adjusted to reset .gitmodules before merging into Open MPI main Signed-off-by: Gerardo Garcia <[email protected]> Signed-off-by: Howard Pritchard <[email protected]>
This PR adds Univ. of Louisville capstone class mods to Open MPI as well as pointing 3rd-party/prrte to sha 572d99a6da5c679a5a9c25f45e626c0e4d3e9ff3 (head of ompi_main branch of OMPI fork of prrte), and moves the 3rd-party/openpmix to be the v6.0.0 release. Signed-off-by: Howard Pritchard <[email protected]>
Signed-off-by: Howard Pritchard <[email protected]>
Signed-off-by: Howard Pritchard <[email protected]>
in which case we use the old app launch method. Signed-off-by: Howard Pritchard <[email protected]>
@jsquyres take a look when you have a chance. |
being available for the selected prrte (external or internal). Signed-off-by: Howard Pritchard <[email protected]>
related to open-mpi/prrte#61 . We need updates to ompi_main branch on prrte fork to get help messages working for prrte help. |
This PR adds Univ. of Louisville capstone class mods to Open MPI as well as pointing 3rd-party/prrte to
sha 572d99a6da5c679a5a9c25f45e626c0e4d3e9ff3 (head of ompi_main branch of OMPI fork of prrte),
and moves the 3rd-party/openpmix to be the v6.0.0 release.
Based on follow-on discussions the UofL configury refactor to not allow external PRRTE was removed.
External PRRTE is allowed and the old launch method is used in that case.