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

Issue 175: Sharing basics -rebased on master #405

Merged
merged 7 commits into from
May 26, 2022

Conversation

dsolt
Copy link
Contributor

@dsolt dsolt commented May 24, 2022

Rebased version of pr#393. This is the one we actually want to merge, but we need to make sure it is applying the same changes as 393.

dsolt added 5 commits May 23, 2022 14:40
This will be squashed eventually but doing this strange ordering in
multiple commits to make sure that we can most easily see what changed.

Signed-off-by: dsolt@us.ibm.com
The chapter on NonReserved_Keys is going away.  The final location
is a new chapter called SharingBasics that goes over the basics of
how applications share data.  We then present the idea that there is
some "already shared data" in the form of reserved keys in that chapter.
This can all get collapsed into a simpler commit when we merge, but
doing it this way helps with viewing how text changed.

Signed-off-by: dsolt@us.ibm.com
The final move to its new location happens in another PR
The removal of Synchronization material happens in another PR
The removal of the Query material happens in another PR
This PR reworks the material of Chap_API_NonReserved_Keys and the
PMIx_Get API presentation into a new consolidated presentation that
gives a full overview of how to put/get data using PMIx and leaves
the reserved keys entirely for its own chapter.

Signed-off-by: dsolt@us.ibm.com
Signed-off-by:  dsolt@us.ibm.com
Missing the use of refapi and ac/acp macros
Some minor text changes.

Signed-off-by: dsolt@us.ibm.com
@dsolt dsolt changed the title Sharing basics rb Issue 175: Sharing basics -rebased on master May 24, 2022
Account for bad merges which missed them.

Signed-off-by: dsolt@us.ibm.com
@jjhursey
Copy link
Member

This PR is #393 but updated to match the current state of master.

Dave and I decided to create a new PR instead of rebasing the old PR because of the size of the changes. This will allow us to more easily view the changes side-by-side to make sure nothing is lost in the rebase.

@jjhursey jjhursey added Accepted as Stable ASC second vote passed. Accepted as Stable! Editorial labels May 25, 2022
@jjhursey jjhursey self-requested a review May 25, 2022 21:24
@jjhursey jjhursey added this to the PMIx v5 Standard milestone May 25, 2022
@jjhursey
Copy link
Member

PR is missing the last commit from PR #393

chapter xxx -> Chapter xxx
as explained in \ref{xxx} -> as explained in Chapter \ref{xxx} (or Section \ref{xxx})
many uses of PMIx functions without using the correct \refapi macro
Get rid of extraneous text:  [Reference to publish/lookup chapter].
Get rid of extraneous ')' character
Signed-off-by: dsolt@us.ibm.com

Co-authored-by: Josh Hursey <4259120+jjhursey@users.noreply.github.com>
(cherry picked from commit e9fbf83)
@jjhursey
Copy link
Member

I just pushed on the missing commit (e9fbf83)

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! Editorial
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants