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 make sync chap 2commits -rebased on master #408

Merged
merged 3 commits into from
May 26, 2022

Conversation

dsolt
Copy link
Contributor

@dsolt dsolt commented May 24, 2022

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

@jjhursey
Copy link
Member

This PR is #390 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 self-requested a review May 25, 2022 21:27
@jjhursey jjhursey added Accepted as Stable ASC second vote passed. Accepted as Stable! Editorial labels May 25, 2022
@jjhursey jjhursey added this to the PMIx v5 Standard milestone May 25, 2022
Copy link
Member

@jjhursey jjhursey left a comment

Choose a reason for hiding this comment

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

One minor change to make then all good.

@@ -859,7 +690,7 @@ \subsubsection{Query structure support macros}

%%%%
\littleheader{Static initializer for the query structure}
\declaremacroProvisional{PMIX_QUERY_STATIC_INIT}
\declaremacro{PMIX_QUERY_STATIC_INIT}
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
\declaremacro{PMIX_QUERY_STATIC_INIT}
\declaremacroProvisional{PMIX_QUERY_STATIC_INIT}

@jjhursey jjhursey force-pushed the issue_175_make_sync_chap_2commits_rb branch 2 times, most recently from f58e8cd to 297eec3 Compare May 26, 2022 01:37
dsolt added 3 commits May 25, 2022 20:45
… chapter

The new Chap_API_Sharing_Basics.tex is identical to the old
Chap_API_Sync_Access chapter except the introduction changed and the
synchronization API's are deleted. The Sharing_Basics introduction
is very minimal right now, but we have additional changes coming to
populate this chapter with an thorough explanation of the get/put
routines.

Signed-off-by: [email protected]
Separated out into a separate commit to keep git from
changing the target of the move.  (Easier to see what
changed this way)

Signed-off-by: [email protected]
- Remove unnecessary and confusing "remote" from data exchange description

Signed-off-by: [email protected]
@jjhursey jjhursey force-pushed the issue_175_make_sync_chap_2commits_rb branch from 297eec3 to e363d0b Compare May 26, 2022 01:59
@jjhursey
Copy link
Member

I rebased this on to the current master after merging PR #405 , #406 , and #407.

@jjhursey jjhursey merged commit dc153e8 into pmix:master May 26, 2022
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