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. #2167

Merged
merged 1 commit into from
Mar 17, 2025

Conversation

rhc54
Copy link
Contributor

@rhc54 rhc54 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.

Add missing declaration
(Transferred from original PR to fork'd clone of this repo)

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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]>

(Transferred from original PR to fork'd clone of this repo)

Add missing declaration

Signed-off-by: Ralph Castain <[email protected]>
@rhc54 rhc54 merged commit 38b3947 into openpmix:master Mar 17, 2025
21 checks passed
@rhc54 rhc54 deleted the topic/rp branch March 17, 2025 12:03
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.

None yet

1 participant