-
Notifications
You must be signed in to change notification settings - Fork 69
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
Indirect slurm launch fails (5.0.0rc6) #1345
Comments
You probably need to check with them to see if they have updated PRRTE yet on the release branch. |
It looks like the submodule pointers have been updated, using the prrte v2.1 branch, however the fix for #1251 is present only on master and not v2.1; I haven't checked the status of the other tool fixes on the v2.1 branch. #1249 indicates v2.1 is the intended branch for the OMPI 5.0.0 release - can the tool fixes be cherry-picked over? |
Ah, indeed - I can update the release branch later today. |
Okay, release branch has been updated - you'll need to poke the OMPI folks to update their submodule pointer. |
Background information
What version of the PMIx Reference Server are you using? (e.g., v1.0, v2.1, git master @ hash, etc.)
Open MPI 5.0.0rc6
What version of PMIx are you using? (e.g., v1.2.5, v2.0.3, v2.1.0, git branch name and hash, etc.)
Open MPI 5.0.0rc6
Please describe the system on which you are running
Details of the problem
Similar to #1251. Using 3rd-party/prrte/examples:
gives output ending
Changing the command to use
allows the application to be launched.
The text was updated successfully, but these errors were encountered: