You might want to ask the boost people - we wouldn't have any idea what asio is or does.
On Dec 7, 2010, at 6:06 AM, Hannes Brandstätter-Müller wrote:
> Hello!
>
> I am using OpenMPI in combination with the boost libraries (especially boost::asio) and came across a weird interaction. When I use asio to send a message via TCP, some messages do not arrive at the server.
>
> The effect is exhibited when I send a message from the tcp client to the server after calling MPI::Init();
> If I remove this line, it works as intended.
>
> Is this interaction known? If so, is there a workaround or something I can do to use this?
>
> Thanks,
> Hannes
> _______________________________________________
> users mailing list
> users_at_[hidden]
> http://www.open-mpi.org/mailman/listinfo.cgi/users
|