[MPICH] any way to ask nemesis to turn-off and turn of active polling ?
Darius Buntinas
buntinas at mcs.anl.gov
Mon Dec 17 10:02:17 CST 2007
No, there's no way to do that. Even MPI_Barrier will do active polling.
Are you having issues where an MPI process that is waiting in a blocking
call is taking CPU time away from other processes?
-d
On 12/14/2007 04:53 PM, chong tan wrote:
> My issue is like this :
>
> among all the processess, some will get to the point of first MPI
> communication points faster than
> than other. Is there a way that I tell nemesis to start without doing
> active polling, and then turn
> on active polling with some function ?
>
> Or should I just use MPI_Barrier() on that ?
>
> thanks
> tan
>
>
> ------------------------------------------------------------------------
> Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try
> it now.
> <http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
> >
More information about the mpich-discuss
mailing list