Rendezvous does not work with TCP stack

Bug #1452395 reported by Christian Tinnefeld
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Accelio
New
Undecided
Unassigned

Bug Description

The invocation of the callback assign_data_in_buf (aka Rendezvous) implies calling the the xio memory allocator (xio_mem_alloc). However, calling xio_mem_alloc only works when IB hardware is present, otherwise the invocation of the allocator fails since there are no Infiniband devices present.

As a workaround I tried to allocate memory just with malloc and I even tried to mimic the creation of the xio stack internal memorr region object, but my attempt failed.

Please advice how to procees here as imho it is not possible right now to send larger data items over TCP.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.