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

Merged
merged 5 commits into from
Oct 8, 2024
Merged

Multiple commits #2032

merged 5 commits into from
Oct 8, 2024

Conversation

rhc54
Copy link
Contributor

@rhc54 rhc54 commented Oct 7, 2024

avoid warnings (as errors) spots (init vars, etc.)

Signed-off-by: Thomas Naughton [email protected]
(cherry picked from commit 545a88b)

remove unused Level var

Signed-off-by: Thomas Naughton [email protected]
(cherry picked from commit 151842a)

init installdirs structure (avoids warn-as-error)

Signed-off-by: Thomas Naughton [email protected]
(cherry picked from commit c820507)

Pay attention to interface include/exclude params

Restore processing of interface include and exclude
parameters - not sure where it went, but bring it
back anyway.

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

Protect against the envar version of the Slurm custom args param

Protect against the envar version of the Slurm
custom args MCA param. This is an unfortunate
hack that hopefully will eventually go away.
See both of the following for detailed
explanations and discussion:

#1974
open-mpi/ompi#12471

Orgs/users wanting to add custom args to the
internal "srun" command used to spawn the
PRRTE daemons must do so via the default MCA
param files (system or user), or via the
prterun (or its proxy) cmd line

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

naughtont3 and others added 5 commits October 7, 2024 17:39
Signed-off-by: Thomas Naughton <[email protected]>
(cherry picked from commit 545a88b)
Signed-off-by: Thomas Naughton <[email protected]>
(cherry picked from commit 151842a)
Signed-off-by: Thomas Naughton <[email protected]>
(cherry picked from commit c820507)
Restore processing of interface include and exclude
parameters - not sure where it went, but bring it
back anyway.

Signed-off-by: Ralph Castain <[email protected]>
(cherry picked from commit 99e4e24)
Protect against the envar version of the Slurm
custom args MCA param. This is an unfortunate
hack that hopefully will eventually go away.
See both of the following for detailed
explanations and discussion:

openpmix#1974
open-mpi/ompi#12471

Orgs/users wanting to add custom args to the
internal "srun" command used to spawn the
PRRTE daemons must do so via the default MCA
param files (system or user), or via the
prterun (or its proxy) cmd line

Signed-off-by: Ralph Castain <[email protected]>
(cherry picked from commit 28432ed)
@rhc54 rhc54 merged commit 8b3f895 into openpmix:v3.0 Oct 8, 2024
13 checks passed
@rhc54 rhc54 deleted the cmr30/up branch October 8, 2024 00:28
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.

2 participants