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

Missing v4 patches #330

Merged
merged 2 commits into from
Jan 29, 2021
Merged

Missing v4 patches #330

merged 2 commits into from
Jan 29, 2021

Conversation

jjhursey
Copy link
Member

rhc54 added 2 commits January 28, 2021 18:18
Give more details on the indirect launch case, including separation of
the case where the tool knows how to parse its cmd line to extract the
launcher vs any applications, and the case where the tool does NOT know
how to parse the cmd line.

Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit 3e1f249)
Signed-off-by: Ralph Castain <rhc@pmix.org>

Co-authored-by: Josh Hursey <4259120+jjhursey@users.noreply.github.com>
(cherry picked from commit 69d1643)
@jjhursey jjhursey requested a review from rhc54 January 29, 2021 00:20
@jjhursey
Copy link
Member Author

I found this mistake while working on the debugger use case for PR #328. I noticed master was missing an attribute (PMIX_LAUNCH_DIRECTIVES) that didn't seem to be on master, but was on v4. I tracked it down to PR #315 that we must have forgotten to cherry-pick back to master. Now a diff of master and v4 only show the changes merged to master since v4 was finalized.

Copy link
Member

@rhc54 rhc54 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

@rhc54 rhc54 merged commit 5bde5bb into pmix:master Jan 29, 2021
@jjhursey jjhursey deleted the missing-v4-patches branch January 29, 2021 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants