Skip to content

Implemented some of the features discussed in today's FELIX sw dev meeting. Merging libfabric branch to have a clean start for ongoing development.

Felix Zahn requested to merge libfabric into master

Added Evloop parameter to constructor, connection_info now contains an address where a memory region should be allocated and send_data takes only send_handle to avoid additional check

Merge request reports