<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div dir="ltr">Hi,<div><br></div><div>I have a situation when a process my start up and execute MPI_Comm_accept(), while waiting for others to join, which may take some time. </div><div><br></div><div>I have observed that all processes that wait in MPI_Comm_accept(), pin 1 cpu core exactly 100%. </div><div><br></div><div>Which is unfortunate in my situation since if i launch enough processes, i pin the entire machine node very quickly -- and it does do other things that run into a crawl.<br><div class="gmail_extra"><br></div></div><div class="gmail_extra">Is this a known problem? is there a workaround for this?</div><div class="gmail_extra"><br></div><div class="gmail_extra">I tried on ubuntu 14-04 LTS which installs mpich 3.0.4 by default but i also tested 3.2 Nov/2015 and they both exhibit this very behavior.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Thank you very much in advance.</div><div class="gmail_extra">-Dmitriy</div></div>