Skip to content

Commit cee7e68

Browse files
committed
hwloc/external: hwloc v2.0.0 will be supported in OMPI v4.0.0
Per 2018-03 Dallas Open MPI face-to-face meeting. Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
1 parent cfd8f3f commit cee7e68

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)