Per discussion with Ralph and Nathan, disable UDCM for now. It's
borked and needs some surgery to get back on its feet. This commit was SVN r27335.
Этот коммит содержится в:
родитель
30d9c36275
Коммит
0b45d4ba86
@ -268,10 +268,13 @@ AC_DEFUN([OMPI_CHECK_OPENFABRICS_CM_ARGS],[
|
||||
#
|
||||
# Unconnect Datagram (UD) based connection manager
|
||||
#
|
||||
AC_ARG_ENABLE([openib-udcm],
|
||||
[AC_HELP_STRING([--enable-openib-udcm],
|
||||
[Enable datagram connection support in openib BTL (default: enabled)])],
|
||||
[enable_openib_udcm="$enableval"], [enable_openib_udcm="yes"])
|
||||
# AC_ARG_ENABLE([openib-udcm],
|
||||
# [AC_HELP_STRING([--enable-openib-udcm],
|
||||
# [Enable datagram connection support in openib BTL (default: enabled)])],
|
||||
# [enable_openib_udcm="$enableval"], [enable_openib_udcm="yes"])
|
||||
# Per discussion with Ralph and Nathan, disable UDCM for now.
|
||||
# It's borked and needs some surgery to get back on its feet.
|
||||
enable_openib_udcm=no
|
||||
|
||||
#
|
||||
# Openfabrics RDMACM
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user