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

Sync recent master changes to v4 #316

Merged
merged 12 commits into from Dec 14, 2020
Merged

Sync recent master changes to v4 #316

merged 12 commits into from Dec 14, 2020

Conversation

 * The deprecated items appear after the normative items.
 * The removed items appear after the deprecated items.
 * All in their respective indicies.
 * Fix up `check-attr-refs.py` to check for deprecated and removed
   items that have references in the document which indicates that
   they were not completely removed.

Signed-off-by: Joshua Hursey <jhursey@us.ibm.com>
(cherry picked from commit afb09d4)
 * Fix PMIX_COLLECTIVE_ALGO_REQD removal reference
 * Remove PMIX_MAPPER references
 * Remove PMIX_NON_PMI references
 * Remove PMIX_PROC_URI references

Signed-off-by: Joshua Hursey <jhursey@us.ibm.com>
(cherry picked from commit 2fb4eb2)
Signed-off-by: Joshua Hursey <jhursey@us.ibm.com>
(cherry picked from commit a3ff5eb)
Signed-off-by: Joshua Hursey <jhursey@us.ibm.com>
(cherry picked from commit 203cb5c)
Signed-off-by: Joshua Hursey <jhursey@us.ibm.com>
(cherry picked from commit 1cb899c)
Signed-off-by: Joshua Hursey <jhursey@us.ibm.com>
(cherry picked from commit 121880c)
…tool_attach_to_server

Signed-off-by: Joshua Hursey <jhursey@us.ibm.com>
(cherry picked from commit 446c5fe)
Signed-off-by: Joshua Hursey <jhursey@us.ibm.com>
(cherry picked from commit f81784a)
 * Adds the following:
   - `PMIx_Parse_cpuset_string`
   - `PMIx_server_generate_locality_string`
   - `PMIx_server_generate_cpuset_string`
 * Fix cross-references of APIs to point to their blocking counterpart (instead of the nonblocking counterpart) for consistency.
 * Fix cross-references of callbacks to their C counterparts
 * Fix name of PMIx_Allocation_request Python binding from allocate to allocation_request
 * Fix arguments passed to Tool.set_server

Signed-off-by: Joshua Hursey <jhursey@us.ibm.com>
(cherry picked from commit de6fef7)
Signed-off-by: Joshua Hursey <jhursey@us.ibm.com>
(cherry picked from commit 70fd1f4)
 * Move from `xwatermark` to `draftwatermark`

Signed-off-by: Joshua Hursey <jhursey@us.ibm.com>
(cherry picked from commit f1b90f7)
@jjhursey jjhursey added this to the PMIx v4 Standard milestone Dec 14, 2020
@jjhursey jjhursey requested a review from rhc54 December 14, 2020 17:42
@rhc54
Copy link
Member

rhc54 commented Dec 14, 2020

@jjhursey Are we going to collide when #315 comes in?

I think once this and #315 are in, we should be good-to-go.

@jjhursey
Copy link
Member Author

It should merge just fine, but let me review 315 and get it merged then we can re-sync and resolve anything on this PR.

@rhc54
Copy link
Member

rhc54 commented Dec 14, 2020

@jjhursey Just one tiny merge conflict which I resolved online.

@rhc54 rhc54 merged commit d35f8b3 into pmix:v4 Dec 14, 2020
@jjhursey jjhursey deleted the sync-m-to-v4 branch December 15, 2020 16:25
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.

None yet

2 participants