[libfabric-users] connection-less send/recv with verbs

Hefty, Sean sean.hefty at intel.com
Wed Jul 19 08:47:34 PDT 2017


> Another issue that I experience with the verbs provider is that I am
> not able to instantiate two endpoints to a single domain.
> Starting from a code working correctly on verbs with a single endpoint
> e0, if I create an additional endpoint e1 to the same domain as e0,
> the code does not work anymore, even if I do not access e1 at all
> after having created it. By “the code does not work”, I mean it stalls
> on the first call to fi_recv.
> 
> Should I add both mentioned issues to the GitHub issue tracker?

Yes, please open as many issues as you find.  :)

Note that the intent is to replace the verbs RDM endpoint support with the ofi-rdm provider, assuming it provides equivalent performance.  So, we'd like to understand why the ofi-rdm;verbs combo doesn't work for you.

- Sean


More information about the Libfabric-users mailing list