Skip to content

Multiple commits#3595

Merged
rhc54 merged 6 commits intoopenpmix:v5.0from
rhc54:cmr50/up
May 10, 2025
Merged

Multiple commits#3595
rhc54 merged 6 commits intoopenpmix:v5.0from
rhc54:cmr50/up

Conversation

@rhc54
Copy link
Contributor

@rhc54 rhc54 commented May 10, 2025

Remove stale solaris components

We no longer support the solaris environment. PR filed for
OAC to remove its checks as well.

Refs: open-mpi/oac#20

Signed-off-by: Ralph Castain rhc@pmix.org
(cherry picked from commit 1286296)

Correct client4 error output

Cite the correct proc rank

Signed-off-by: Ralph Castain rhc@pmix.org
(cherry picked from commit bb637b3)

Provide callback function for client_connected2

The client_connected2 upcall provides a callback function, but
the current code passed a NULL for it, thereby disabling that
feature. Implement and provide a callback function for it.

Signed-off-by: Ralph Castain rhc@pmix.org
(cherry picked from commit 611567a)

docs: Add a "Last updated on:" HTML footer

Show the build time of the docs. Ported from
open-mpi/ompi#13236

Signed-off-by: Ralph Castain rhc@pmix.org
(cherry picked from commit 866a113)

Eliminate stale pnet/opa component

Device IDs no longer match what is in the PCI
database.

Signed-off-by: Ralph Castain rhc@pmix.org
(cherry picked from commit d52ebb7)

Use stdout instead of stderr for help output

If we see an error when processing the request, then output
the error to stderr. Otherwise, output all other help
requests to stdout.

Signed-off-by: Ralph Castain rhc@pmix.org
(cherry picked from commit 8dd8f35)

rhc54 added 6 commits May 10, 2025 09:11
We no longer support the solaris environment. PR filed for
OAC to remove its checks as well.

Refs: open-mpi/oac#20

Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit 1286296)
Cite the correct proc rank

Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit bb637b3)
The client_connected2 upcall provides a callback function, but
the current code passed a NULL for it, thereby disabling that
feature. Implement and provide a callback function for it.

Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit 611567a)
Show the build time of the docs. Ported from
open-mpi/ompi#13236

Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit 866a113)
Device IDs no longer match what is in the PCI
database.

Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit d52ebb7)
If we see an error when processing the request, then output
the error to stderr. Otherwise, output all other help
requests to stdout.

Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit 8dd8f35)
@rhc54 rhc54 merged commit a280f4e into openpmix:v5.0 May 10, 2025
18 checks passed
@rhc54 rhc54 deleted the cmr50/up branch May 10, 2025 15: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.

1 participant