Skip to content

Added some changes as discussed in today's FELIX sw dev meeting. Merging libfabric brnach to have a clean start for further developments

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