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

Update release branch #1083

Merged
merged 16 commits into from
Sep 12, 2021
Merged

Update release branch #1083

merged 16 commits into from
Sep 12, 2021

Conversation

rhc54
Copy link
Contributor

@rhc54 rhc54 commented Sep 12, 2021

No description provided.

Turn this feature off by default for now. Allow specification
of device type(s) whose distances are to be provided.

Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit 3004140)
Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit 1a7fa19)
Ensure we treat these options as deprecated and report/convert them.

Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit 54ccfbd)
Require minimum of v2.0.21

Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit 322d1e0)
Ignore these in the OMPI personality component. Let the PRRTE
personality properly convert them to PRRTE values.

Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit 37baebc)
Daemons never directly locally output IOF, so do not
include a "local output" flag in a job's info as the
daemon will see it and think it needs to locally output.

Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit ddbff1d)
This can cause problems because PMIx will pick them up
and forward them to all daemons and app procs, resulting
in confusion.

Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit 4356dd3)
If multiple components in a framework were excluded, then only the
first one in the list was being checked - which means that only the
first one in the list was actually being excluded. All others were
missed by the current code. This change actually searches the entire
list of excluded components to see if the one we found matches any
of the list members.

Port of open-mpi/ompi#9040

Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit 1c84108)
Don't block in PMIx IOF_deliver call - trust the PMIx
server library to get the data out.

Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit 8a9d4e0)
Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit 5091bc4)
Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit daa56e9)
Thanks to @ycaibb for the suggestion.

Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit 161cb50)
Use the value provided by converting the list array instead
of a (in some cases incorrect) hardcoded value.

Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit 4ec3d6d)
Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit 83cf480)
Signed-off-by: Ralph Castain <rhc@pmix.org>
Signed-off-by: Ralph Castain <rhc@pmix.org>
@rhc54 rhc54 merged commit c735393 into openpmix:v2.0 Sep 12, 2021
@rhc54 rhc54 deleted the cmr20/up branch September 12, 2021 19:45
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