Skip to content

Commit eeecb6f

Browse files
committed
btl/uct: Bump supported version to UCX 1.11.x
Signed-off-by: Joseph Schuchart <schuchart@icl.utk.edu>
1 parent 18d80f5 commit eeecb6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opal/mca/btl/uct/configure.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dnl
5252
fi
5353

5454
max_allowed_uct_major=1
55-
max_allowed_uct_minor=9
55+
max_allowed_uct_minor=11
5656
if test "$btl_uct_happy" = "yes" && test "$enable_uct_version_check" != "no"; then
5757
AC_MSG_CHECKING([UCT version compatibility])
5858
OPAL_VAR_SCOPE_PUSH([CPPFLAGS_save])

0 commit comments

Comments
 (0)