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.
1 parent 5cab4b6 commit 60b2e45Copy full SHA for 60b2e45
config/ompi_check_ucx.m4
@@ -78,7 +78,7 @@ AC_DEFUN([OMPI_CHECK_UCX],[
78
[ucp/api/ucp.h],
79
[ucp],
80
[ucp_cleanup],
81
- [],
+ [-luct -lucm -lucs],
82
[$ompi_check_ucx_dir],
83
[$ompi_check_ucx_libdir],
84
[ompi_check_ucx_happy="yes"],
0 commit comments