The openib BTL does not support threading. Hence, it disabled itself at
run-time, and therefore Open MPI decided that there were no network paths
available between the 2 MPI processes, and aborted.
On Dec 6, 2011, at 4:17 AM, bhimesh akula wrote:
> Hi,
>
> I tried execute the Osu_latency_mt
Hi,
I tried execute the Osu_latency_mt as mentioned below
First build the openmpi with Multi-threaded support as Osu_latency_mt
needed
> [root@localhost openmpi-1.4.3]# ./configure --with-threads=posix
--enable-mpi-threads
> make && make install
> [root@localhost openmpi-1.4.3]# mpirun --pref