[libfabric-users] same process, multiple endpoints

Hefty, Sean sean.hefty at intel.com
Tue May 24 13:24:23 PDT 2016


> Here I don't know how to obtain the two endpoints I need: I need to obtain different fi_info
> structures (by two different calls to fi_getinfo with same IP address and different TCP ports) but I
> want them to share the same domain. The domain itself comes from a preliminary fi_getinfo call which
> is "agnostic" with respect to addresses.

When you call fi_getinfo, set the fi_info domain name to the same name as the opened domain.  Then use the opened domain when creating the endpoints.



More information about the Libfabric-users mailing list