[libfabric-users] Using PSM2 and sockets.
Isaac Nuñez
isaacnez at outlook.com
Tue Feb 11 10:19:21 PST 2020
So, if I want to create a socket communication over PSM2, I must use sockets from C or is there a interface provided by libfabric?
Isaac Núñez
> On 11. Feb 2020, at 19:16, Hefty, Sean <sean.hefty at intel.com> wrote:
>
>
>>
>> I have been trying to create a socket-like application over a PSM2 provider, but if I
>> use fi_passive_ep, the error that throws is: function not implemented, and if I use
>> fi_endpoint, it throws a Segmentation Fault.
>
> Fi_passive_ep is for FI_EP_MSG. That endpoint type is not supported by the psm2 provider.
>
> - Sean
More information about the Libfabric-users
mailing list