Does anyone have any idea?

---
Thatyene Ramos

On Fri, Oct 7, 2011 at 12:01 PM, Thatyene Louise Alves de Souza Ramos <thatyene@gmail.com> wrote:
Hi there!

In my code I use MPI_Comm_accept in a server-client communication. I noticed that the server remains on busy wait whereas waiting for clients connections, using 100% of CPU if there are no other processes running.

I wonder if there is any way to prevent this from happening.

Thanks in advance.

Thatyene Ramos