-
Notifications
You must be signed in to change notification settings - Fork 22
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
Assign values to remaining constants #394
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
raffenet
force-pushed
the
rfc/constants2
branch
2 times, most recently
from
February 16, 2022 22:22
8dd83b8
to
2dc74c4
Compare
jjhursey
force-pushed
the
rfc/constants2
branch
from
March 10, 2022 16:23
2dc74c4
to
7df785e
Compare
FYI: I rebased the branch now that PR #359 is merged. It should pass CI now. |
Please use emoji reactions ON THIS COMMENT to indicate your position on this proposal.
Here are the meanings for the emojis:
|
PMIx ASC 2Q 2022
|
PMIx ASC 3Q 2022
|
jjhursey
added
the
Accepted as Stable
ASC second vote passed. Accepted as Stable!
label
Aug 11, 2022
Finish assigning values to constants as defined in OpenPMIx. This is basically a revert of pmix@a256e08 and pmix@296edb4 from pmix#359. Refs pmix#358. Signed-off-by: Ken Raffenetti <[email protected]>
jjhursey
force-pushed
the
rfc/constants2
branch
from
August 11, 2022 18:07
7df785e
to
7f50a88
Compare
Rebased branch. No changes made. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Accepted as Stable
ASC second vote passed. Accepted as Stable!
Eligible
Eligible for consideration by ASC
First Vote Passed
ASC first vote passed
RFC
Request for Comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Finish assigning values to constants as defined in OpenPMIx. This is
basically a revert of
a256e08
and
296edb4
from #359.
Refs #358.
Signed-off-by: Ken Raffenetti [email protected]