From cf4b663f5cbf93d3105686e7fb9808e2c2e84d88 Mon Sep 17 00:00:00 2001 From: Howard Pritchard Date: Fri, 1 Nov 2024 16:02:28 -0600 Subject: [PATCH] hwloc: move to minimum 2.1.0 to match up with PMIx and PRRTe dependencies Signed-off-by: Howard Pritchard --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 4b702009b78..f1c8928faf6 100644 --- a/VERSION +++ b/VERSION @@ -27,7 +27,7 @@ mpi_standard_subversion=1 # List in x.y.z format. pmix_min_version=4.2.0 prte_min_version=3.0.0 -hwloc_min_version=1.11.0 +hwloc_min_version=2.1.0 event_min_version=2.0.21 automake_min_version=1.13.4 autoconf_min_version=2.69.0