<div dir="ltr"><div><div><div><div><div><div><div><div><div>Hello all<br><br></div>My machine has 3 network cards:<br><br></div>1. Broadcom GbE (vanilla type, with some offload capability)<br></div>2. Chelsion S310 10Gb iWARP<br></div>3. Qlogic DDR 4X Infiniband.<br><br></div>With this setup, I built libfabric like this:<br><br>./configure
 --enable-udp=auto --enable-gni=auto --enable-mxm=auto 
--enable-usnic=auto --enable-verbs=auto --enable-sockets=auto 
--enable-psm2=auto --enable-psm=auto && make && sudo 
make install<br><br></div>However, in the built libfabric, I do not see a verb provider, which I'd expect for the iWARP card, at least.<br><br>[durga@smallMPI libfabric]$ fi_info<br>psm: psm<br>    version: 0.9<br>    type: FI_EP_RDM<br>    protocol: FI_PROTO_PSMX<br>UDP: UDP-IP<br>    version: 1.0<br>    type: FI_EP_DGRAM<br>    protocol: FI_PROTO_UDP<br>sockets: IP<br>    version: 1.0<br>    type: FI_EP_MSG<br>    protocol: FI_PROTO_SOCK_TCP<br>sockets: IP<br>    version: 1.0<br>    type: FI_EP_DGRAM<br>    protocol: FI_PROTO_SOCK_TCP<br>sockets: IP<br>    version: 1.0<br>    type: FI_EP_RDM<br>    protocol: FI_PROTO_SOCK_TCP<br><br><br></div>Am I doing something wrong or misunderstanding how libfabric works?<br><br></div>Thanks in advance<br></div>Durga<br><br><br><div><div class="gmail_signature"><div dir="ltr"><div>We learn from history that we never learn from history.<br></div></div></div></div>
</div>