Hi,
The openib btl is not compatible with "thread multiple" paradigm.
You need to use mxm (lib on top of verbs) for ompi and threads.

mxm is part of MOFED or you can download HPCX package (tarball of ompi +
mxm) from http://mellanox.com/products/hpcx

M


On Thu, Jul 24, 2014 at 1:06 PM, madhurima madhunapanthula <
erankima...@gmail.com> wrote:

>
> Hi,
>
>
> I am trying to setup openmpi 1.8.1 on a system with infiniband.
>
> The configure option I am using is
>
> ./configure  --enable-mpi-thread-multiple
>
>
> After installation,  it is not showing any openib BTL component when I use
> the command:
> 'ompi_info --param btl openib'
>
>
> On the same machine, I have also installed openmpi 1.6.5. When i issue the
> command 'ompi_info --param btl openib' from this setup, it lists many
> openib components.
>
> Should I use any flag/option to enable openib in openmpi1.8.1?
>
>
>
> --
> Lokah samasta sukhinobhavanthu
>
> Thanks,
> Madhurima
>
> _______________________________________________
> users mailing list
> us...@open-mpi.org
> Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/users
> Link to this post:
> http://www.open-mpi.org/community/lists/users/2014/07/24861.php
>

Reply via email to