Re: [OMPI users] MPI_Comm_accept() busy waiting?

2010-03-09 Thread Ramon
Am I the only one experiencing such problem? Is there any solution? Or shall I downgrade to LAM/MPI? Regards Ramon. Ramon wrote: Hi, I've recently been trying to develop a client-server distributed file system (for my thesis) using the MPI. The communication between the machin

[OMPI users] MPI_Comm_accept() busy waiting?

2010-03-02 Thread Ramon
One interesting thing is that I tried to compile the same code using the LAM/MPI library and the mentioned behaviour could not be observed. Is this a bug? On a side note, I'm using Ubuntu 9.10's default OpenMPI deb package. Its version is 1.3.2. Regards Ramon.