Skip to content

Commit

Permalink
BUILD: Init ucp_memh_happy=no
Browse files Browse the repository at this point in the history
  • Loading branch information
nsarka committed Oct 8, 2024
1 parent 3ec2a9f commit af2ac3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/m4/ucx.m4
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ UCX_MIN_REQUIRED_MAJOR=1
UCX_MIN_REQUIRED_MINOR=11
AS_IF([test "x$ucx_checked" != "xyes"],[
ucx_happy="no"
ucp_memh_happy="no"
AC_ARG_WITH([ucx],
[AS_HELP_STRING([--with-ucx=(DIR)], [Enable the use of UCX (default is guess).])],
Expand Down

0 comments on commit af2ac3a

Please sign in to comment.