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 #2082

Merged
merged 3 commits into from
Nov 22, 2024
Merged

Multiple commits #2082

merged 3 commits into from
Nov 22, 2024

Conversation

rhc54
Copy link
Contributor

@rhc54 rhc54 commented Nov 22, 2024

Enclose XML output in a high-level tag

Trap output between a high-level tag
(e.g., ...). Note that
show_help output will still not be XML formatted,
and any output prior to setting up the IOF
subsystem will also not be formatted.

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

Add support for show_help XML output

Tell the PMIx server that we want our output
done in XML format, which will then apply to
show_help.

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

Properly build the nidmap

When operating in a managed environment where the
user subdivides the allocation (e.g., by providing
a hostfile that contains only some of the allocated
nodes), the nidmap was overrunning the allocated
array for daemon vpids. Properly index the vpid
entries to avoid the memory corruption problem.

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

Trap output between a high-level tag
(e.g., <prterun>...</prterun>). Note that
show_help output will still not be XML formatted,
and any output prior to setting up the IOF
subsystem will also not be formatted.

Signed-off-by: Ralph Castain <[email protected]>
(cherry picked from commit 91c77cd)
Tell the PMIx server that we want our output
done in XML format, which will then apply to
show_help.

Signed-off-by: Ralph Castain <[email protected]>
(cherry picked from commit e78a297)
When operating in a managed environment where the
user subdivides the allocation (e.g., by providing
a hostfile that contains only some of the allocated
nodes), the nidmap was overrunning the allocated
array for daemon vpids. Properly index the vpid
entries to avoid the memory corruption problem.

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