Re: [OMPI users] Polling and Interrupt
On May 14, 2012, at 11:33 AM, vaibhav dutt wrote: > Can anybody tell me how to enable the polling and interrupt/blocking > execution in > OpenMPI? Open MPI doesn't have a blocking mode; it always aggressively polls. -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: htt
[OMPI users] Polling and Interrupt
Hi all, Can anybody tell me how to enable the polling and interrupt/blocking execution in OpenMPI? Thanks