Merge pull request #7881 from cniethammer/uct-supported-version-update
v4.1.x: Accept UCX 1.8 in configure of btl/uct
Этот коммит содержится в:
Коммит
13b7844513
@ -6,7 +6,7 @@
|
||||
# Copyright (c) 2004-2005 The University of Tennessee and The University
|
||||
# of Tennessee Research Foundation. All rights
|
||||
# reserved.
|
||||
# Copyright (c) 2004-2005 High Performance Computing Center Stuttgart,
|
||||
# Copyright (c) 2004-2020 High Performance Computing Center Stuttgart,
|
||||
# University of Stuttgart. All rights reserved.
|
||||
# Copyright (c) 2004-2006 The Regents of the University of California.
|
||||
# All rights reserved.
|
||||
@ -52,7 +52,7 @@ dnl
|
||||
fi
|
||||
|
||||
max_allowed_uct_major=1
|
||||
max_allowed_uct_minor=7
|
||||
max_allowed_uct_minor=8
|
||||
if test "$btl_uct_happy" = "yes" && test "$enable_uct_version_check" != "no"; then
|
||||
AC_MSG_CHECKING([UCT version compatibility])
|
||||
OPAL_VAR_SCOPE_PUSH([CPPFLAGS_save])
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user