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

Update v3 branch for v3.2 #271

Merged
merged 13 commits into from
Aug 25, 2020
Merged

Update v3 branch for v3.2 #271

merged 13 commits into from
Aug 25, 2020

Conversation

jjhursey
Copy link
Member

  • See Issue PMIx v3.2 Checklist #270
  • Bring over a few items from master that were to be included in v3.2. Cherry-picked whenever possible.
  • Cleanup some broken cross-references

jjhursey and others added 13 commits August 25, 2020 09:45
Signed-off-by: Joshua Hursey <[email protected]>
 * Checks Acronym use without declaration
 * Additional check for reference undefined

Signed-off-by: Joshua Hursey <[email protected]>
(cherry picked from commit aa94524)
Signed-off-by: Joshua Hursey <[email protected]>
(cherry picked from commit 8b37316)
 * Fixes pmix#228

Signed-off-by: Joshua Hursey <[email protected]>
(cherry picked from commit 6859ad3)
 * Fix "const" cross references

Signed-off-by: Joshua Hursey <[email protected]>
Signed-off-by: Joshua Hursey <[email protected]>
Signed-off-by: Ralph Castain <[email protected]>
The PMIx_generate_regex and PMIx_generate_ppn functions are intended
solely to prepare input for PMIx_server_register_nspace. The rationale
is that someone might need to only run those generators once per nspace,
transmitting the output to remote nodes for input to register_nspace.

This modification simply clarifies that the output from those generator
functions may not be a NULL-terminated string, but instead could be a
byte array of arbitrary binary content.

Signed-off-by: Ralph Castain <[email protected]>
(cherry picked from commit 13bb52f)
Signed-off-by: Ralph Castain <[email protected]>
(cherry picked from commit b4f4ef4)

 * Removed the `PMIX_COORD` coord attribute that was originally
   introduced in this commit.
Signed-off-by: Ralph Castain <[email protected]>
(cherry picked from commit ee09f26)
Signed-off-by: Joshua Hursey <[email protected]>
@jjhursey jjhursey added this to the PMIx v3.2 Standard milestone Aug 25, 2020
@jjhursey jjhursey requested a review from rhc54 August 25, 2020 18:41
@jjhursey jjhursey mentioned this pull request Aug 25, 2020
5 tasks
@jjhursey
Copy link
Member Author

Attached is the current rendering of the v3.2 standard:

@rhc54 rhc54 merged commit 1b95f52 into pmix:v3 Aug 25, 2020
@jjhursey jjhursey deleted the update-v3.2 branch August 26, 2020 14:40
@jjhursey
Copy link
Member Author

Current v3.2 draft

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