We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 20f9c76 + cee7e68 commit 61bf7bfCopy full SHA for 61bf7bf
opal/mca/hwloc/external/configure.m4
@@ -190,7 +190,7 @@ AC_DEFUN([MCA_opal_hwloc_external_CONFIG],[
190
[AC_MSG_RESULT([yes])],
191
[AC_MSG_RESULT([no])
192
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.
+Open MPI v4.0.0 and later support hwloc >= v2.0.
194
Cannot continue])])
195
AS_IF([test "$opal_hwloc_dir" != ""],
196
[CFLAGS=$opal_hwloc_external_CFLAGS_save])
0 commit comments