Ensure HOME is always set when running khiops core with OpenMPI 5+#507
Merged
Ensure HOME is always set when running khiops core with OpenMPI 5+#507
Conversation
77b659b to
5eb7cc0
Compare
popescu-v
reviewed
Nov 20, 2025
popescu-v
reviewed
Nov 20, 2025
popescu-v
requested changes
Nov 20, 2025
Collaborator
There was a problem hiding this comment.
Propagate custom HOME to the Khiops binary process only (see the comment in the review).
To really test for this change, add new khiopspydev-debian13 Docker image based on the khiopsdev-debian13 Docker image and use it the container matrix in the check-khiops-integration-on-linux job of the tests.yml workflow. Thus, we make sure to really test on OpenMPI 5.
92ae579 to
fcc4b5b
Compare
popescu-v
reviewed
Dec 2, 2025
popescu-v
reviewed
Dec 2, 2025
popescu-v
reviewed
Dec 2, 2025
popescu-v
reviewed
Dec 2, 2025
6a6b5ba to
6bea69f
Compare
6bea69f to
77318ff
Compare
popescu-v
reviewed
Dec 2, 2025
popescu-v
reviewed
Dec 2, 2025
popescu-v
reviewed
Dec 2, 2025
popescu-v
reviewed
Dec 2, 2025
popescu-v
reviewed
Dec 2, 2025
popescu-v
requested changes
Dec 2, 2025
77318ff to
982c013
Compare
432871b to
db24e9d
Compare
popescu-v
reviewed
Dec 3, 2025
| with the global one. | ||
| """ | ||
| khiops_env = os.environ.copy() | ||
| # Ensure HOME is always set for OpenMPI 5+ |
Collaborator
There was a problem hiding this comment.
Insert empty line before, as this is a paragraph.
popescu-v
approved these changes
Dec 3, 2025
Collaborator
popescu-v
left a comment
There was a problem hiding this comment.
LGTM, with a minor comment.
- A specific environment is created when running khiops core. In this environment HOME is set using KHIOPS_MPI_HOME if it exists
- Create and use a new khiopspydev debian13 image with OpenMPI 5 - Set OpenMPI 5+ specific env variables for oversubscribing
In conda environments new incompatibility issues appear
- escape Conda channel label - use double equals sign in conda package version specification - drop conda-forge channel specification: conda uses conda-forge by default, because it is installed with miniforge.
94fb8bc to
79f5d20
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #506
TODO Before Asking for a Review
dev(ormainfor release PRs)Unreleasedsection ofCHANGELOG.md(no date)index.html