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 4c9c936 + 9b10f46 commit f0f206bCopy full SHA for f0f206b
opal/mca/btl/uct/configure.m4
@@ -6,7 +6,7 @@
6
# Copyright (c) 2004-2005 The University of Tennessee and The University
7
# of Tennessee Research Foundation. All rights
8
# reserved.
9
-# Copyright (c) 2004-2005 High Performance Computing Center Stuttgart,
+# Copyright (c) 2004-2020 High Performance Computing Center Stuttgart,
10
# University of Stuttgart. All rights reserved.
11
# Copyright (c) 2004-2006 The Regents of the University of California.
12
# All rights reserved.
@@ -52,7 +52,7 @@ dnl
52
fi
53
54
max_allowed_uct_major=1
55
- max_allowed_uct_minor=7
+ max_allowed_uct_minor=8
56
if test "$btl_uct_happy" = "yes" && test "$enable_uct_version_check" != "no"; then
57
AC_MSG_CHECKING([UCT version compatibility])
58
OPAL_VAR_SCOPE_PUSH([CPPFLAGS_save])
0 commit comments