In file included from /build/openucx/src/ucx-1.21.0/src/uct/api/device/uct_device_impl.h:17,
from /build/openucx/src/ucx-1.21.0/src/ucp/api/device/ucp_device_impl.h:13,
from ucp_cuda_kernel.cu:17:
/build/openucx/src/ucx-1.21.0/src/uct/ib/mlx5/gdaki/gdaki.cuh:14:10: fatal error: gpunetio/device/doca_gpunetio_dev_verbs_qp.cuh: No such file or directory
14 | #include "gpunetio/device/doca_gpunetio_dev_verbs_qp.cuh"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
I've added
--without-gdato theconfigureoptions as mentioned in the release notes but still get this error: