On my system, which has libfabric installed (but maybe an older version than expected?):
btl_ofi_component.c: In function ‘mca_btl_ofi_component_progress’:
btl_ofi_component.c:557:63: error: ‘FI_EINTR’ undeclared (first use in this
function)
} else if (OPAL_UNLIKELY(ret != -FI_EAGAIN && ret != -FI_EINTR)) {
Can someone please fix this?
Ralph
_______________________________________________ devel mailing list [email protected] https://lists.open-mpi.org/mailman/listinfo/devel
