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

Multiple commits #2076

Merged
merged 2 commits into from
Nov 18, 2024
Merged

Multiple commits #2076

merged 2 commits into from
Nov 18, 2024

Conversation

rhc54
Copy link
Contributor

@rhc54 rhc54 commented Nov 18, 2024

Register the singleton's nspace with the PMIx server

Once we have created the necessary PRRTE infrastructure
to support the singleton, we need to register that info
with our internal PMIx server so it can be served to
any requesting clients.

Signed-off-by: Ralph Castain [email protected]
(cherry picked from commit 89fdffe)

Fix data type declaration in data server

The ninfo variable is used as a size_t, so declare
it as such.

Signed-off-by: Ralph Castain [email protected]
(cherry picked from commit 0bfee1d)

Once we have created the necessary PRRTE infrastructure
to support the singleton, we need to register that info
with our internal PMIx server so it can be served to
any requesting clients.

Signed-off-by: Ralph Castain <[email protected]>
(cherry picked from commit 89fdffe)
The ninfo variable is used as a size_t, so declare
it as such.

Signed-off-by: Ralph Castain <[email protected]>
(cherry picked from commit 0bfee1d)
@rhc54 rhc54 merged commit edaeb9e into openpmix:v3.0 Nov 18, 2024
13 checks passed
@rhc54 rhc54 deleted the cmr30/up branch November 18, 2024 19:58
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.

1 participant