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

Merged
merged 3 commits into from Oct 4, 2023
Merged

Multiple commits #3172

merged 3 commits into from Oct 4, 2023

Conversation

rhc54
Copy link
Contributor

@rhc54 rhc54 commented Oct 4, 2023

Make checking min versions consistent

We have two dependent libraries we care about, and minimum version requirements on both of them. Let's connect them to the min values in the VERSION file and "standardize" the check configure code to make it easier to understand and maintain.

Also, since we require a min HWLOC version of 1.11, there is no longer a need to check for at least 1.8 so we know we have hwloc_topology_dup.

Signed-off-by: Ralph Castain rhc@pmix.org
(cherry picked from commit 9ddcf0a)

Add an action to test older HWLOC version

Signed-off-by: Ralph Castain rhc@pmix.org
(cherry picked from commit 9a7e95f)

Touchup the OMPI integration

Append the extra libs to the proper global variable

Signed-off-by: Ralph Castain rhc@pmix.org
(cherry picked from commit 023e50b)

We have two dependent libraries we care about, and minimum version requirements on both of them. Let's connect them to the min values in the VERSION file and "standardize" the check configure code to make it easier to understand and maintain.

Also, since we require a min HWLOC version of 1.11, there is no longer a need to check for at least 1.8 so we know we have hwloc_topology_dup.

Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit 9ddcf0a)
Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit 9a7e95f)
Append the extra libs to the proper global variable

Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit 023e50b)
@rhc54 rhc54 merged commit f8f5783 into openpmix:v4.2 Oct 4, 2023
16 checks passed
@rhc54 rhc54 deleted the cmr42/up branch October 4, 2023 21:18
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