<div dir="ltr"><div>Hi,</div><div><br></div><div>If it is the case that there are no RDMA CAs in your systems, this looks like either an MPI run time or build issue where the OpenIB BTL which used RDMA CM is being used and shouldn't be.</div><div><br></div><div>If that's not the case, are correct kernel modules loaded (rdma_ucm, etc.) ?</div><div><br></div><div>-- Hal</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Aug 14, 2016 at 6:19 AM, Christiano SA <span dir="ltr"><<a href="mailto:christiano@engineer.com" target="_blank">christiano@engineer.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-family:Verdana;font-size:12px"><div>Hi,</div>

<div> </div>

<div>I don't know if this is the correct list to ask this question. I just want to understand.</div>

<div>I have a a.c (attached) software, a hello world MPI using OpenMPI.</div>

<div>This is what I've done:</div>

<div>solaris@solaris:~/mpi$ mpicc a.c</div>

<div>solaris@solaris:~/mpi$ mpirun -H localhost,<a href="mailto:solaris@192.168.0.106" target="_blank">solaris@192.168.0.<wbr>106</a> a.out</div>

<div> </div>

<div>The result:</div>

<div><span style="color:rgb(255,0,0)">librdmacm: couldn't read ABI version.<br>
librdmacm: assuming: 4<br>
CMA: unable to get RDMA device list<br>
librdmacm: couldn't read ABI version.<br>
librdmacm: assuming: 4<br>
CMA: unable to get RDMA device list</span><br>
<span style="color:rgb(0,0,255)">Greetings from process 0 of 2!<br>
Greetings from process 1 of 2!</span><br>
 </div>

<div>The Blue Section is exatcly what I <span lang="en"><span>expected</span></span>, however the Red section <span lang="en"><span>I didn't understand. Then I did a search using keyword </span></span><span style="color:rgb(255,0,0)">librdmacm</span> and discover the <span style="color:rgb(0,100,0)"><a href="http://openfabrics.org" target="_blank">openfabrics.org</a></span> wich <span lang="en"><span>I</span> <span>did not even know</span> <span>of its existence</span></span>. Can you help me to understand this red section and if I have to fix anything in my system to learn MPI? (I'm following a book)</div>

<div> </div>

<div>My System is composed by two computers x86 running Solaris 11.3, using common router tp-link, ethernet, acttually there is not anything special in my network (I'm telling this because I see in <a href="http://openfabrics.org" target="_blank">openfabrics.org</a> a technollogy called InfiniBand), OpenMPI installed from Oracle Packages, a.out inside each computer in same folder.</div>

<div> </div>

<div>Thank you</div></div></div><br>______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.openfabrics.org">Users@lists.openfabrics.org</a><br>
<a href="http://lists.openfabrics.org/mailman/listinfo/users" target="_blank" rel="noreferrer">http://lists.openfabrics.org/<wbr>mailman/listinfo/users</a><br>
<br></blockquote></div><br></div>