Skip to content

Commit 61bf7bf

Browse files
authored
Merge pull request #4944 from jsquyres/pr/v2.x/error-if-external-hwloc-ge-2.0.0
hwloc/external: hwloc v2.0.0 will be supported in OMPI v4.0.0
2 parents 20f9c76 + cee7e68 commit 61bf7bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opal/mca/hwloc/external/configure.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ AC_DEFUN([MCA_opal_hwloc_external_CONFIG],[
190190
[AC_MSG_RESULT([yes])],
191191
[AC_MSG_RESULT([no])
192192
AC_MSG_ERROR([The Open MPI v2.1.x series does not support hwloc >= v2.0.
193-
Open MPI v3.1.0 and later support hwloc >= v2.0.
193+
Open MPI v4.0.0 and later support hwloc >= v2.0.
194194
Cannot continue])])
195195
AS_IF([test "$opal_hwloc_dir" != ""],
196196
[CFLAGS=$opal_hwloc_external_CFLAGS_save])

0 commit comments

Comments
 (0)