Could you let me know which version of Boost.Asio and OpenMPI you are using ?
Thank you.
Vibhor
From: Matthieu Brucher <matthieu.brucher@gmail.com> To: boost-users@lists.boost.org Sent: Mon, 15 February, 2010 10:15:17 AM Subject: Re: [Boost-users] [Boost.Asio] Compiling Boost.Asio with
OpenMPI
2010/2/15 vibhor aggarwal <vibhor.aggarwal@yahoo.com>: > Hi, > I have tried compiling with mpicxx and no MPI code in it. It compiles fine, > but I still have to use mpirun to executed the generated binary and it does > a connection time out. > Kind Regards > Vibhor
This is strange: with OpenMPI you should have to use mpirun to start a 1 process job.
I'm using OpenMPI with Boost.ASIO and I never encountered your issue.