[libfabric-users] Collectives

Biddiscombe, John A. john.biddiscombe at cscs.ch
Tue Feb 15 13:34:49 PST 2022


Endpoint Types  gni     nd      psm2    rxd     rxm     shm     tcp     udp     verbs   efa     usnic   psm3
FI_EP_DGRAM     ✓       [:x:]   ✓       [:x:]   [:x:]   [:x:]
        ✓       *       ✓       ✓       ✓
FI_EP_MSG       ✓       ✓       [:x:]   [:x:]   [:x:]   [:x:]   ✓       [:x:]   ✓       [:x:]   [:x:]   [:x:]

>>

Rxm will layer over verbs and tcp, but not gni.  Rxm layers over msg endpoints (this is what the 'm' stands for).
You should be able to test FI_COLLECTIVE over either of those two.

<<


why not gni? it supports FI_EP_MSG doesn't it? How does one know if rxm is supported or not if we ignore the FI_EP_MSG entry?


JB

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/libfabric-users/attachments/20220215/388318a2/attachment.htm>


More information about the Libfabric-users mailing list