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

Extract the install prefix from the shared library. #52

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bosilca
Copy link
Member

@bosilca bosilca commented Mar 17, 2025

This is part of a multi-project effort, a similar PR will be created in OpenPMIX and OMPI. The goal of each of these changes is the same: instead of using build-time generated prefix that ignore a project rebase, take the prefix from the shared library of each project and derive the necessary paths from it. The user can however overwrite this using the environment variables, and the configuration files.

This is part of a multi-project effort, a similar PR will be created in
OpenPMIX and OMPI. The goal of each of these changes is the same:
instead of using build-time generated prefix that ignore a project
rebase, take the prefix from the shared library of each project and
derive the necessary paths from it. The user can however overwrite this
using the environment variables, and the configuration files.

Signed-off-by: George Bosilca <[email protected]>
@rhc54
Copy link

rhc54 commented Mar 17, 2025

I doubt this will merge cleanly up here - I transferred it to the upstream repo: openpmix#2167

@bosilca
Copy link
Member Author

bosilca commented Mar 17, 2025

Thanks. But we still need to bring it back here as this is the official submodule now.

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