<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">Yes, in a very subtle way which has major impact on performance.&nbsp; I will try to decribe it a litle here:</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">&nbsp;</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">system has 32G, total image 35G.&nbsp; Load is a litle offbalance mathematically, 4X dual core, running 5 processes.</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">4 processes are the same size, each runs on a CPU.&nbsp; the last process is very small, about10% of others, run</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">on a core of one of the CPU.&nbsp; SO 1 CPU runs 2 procs: average (P1)one and light one (P2).</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">&nbsp;</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">All proc do first MPI comm in a fixed algorithmic point.&nbsp; The 'useful' image is about 29G at that point, and should</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">fit into the physical memory.&nbsp; P2 get there in a heart beat, then others., followed by&nbsp;P1&nbsp; which took another 60+ minutes</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">to get there.&nbsp; If I combine P1 and P2 into 1 process, then I don;t no see this extra delay.</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">&nbsp;</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">tan</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif"><BR><BR>&nbsp;</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">----- Original Message ----<BR>From: Darius Buntinas &lt;buntinas@mcs.anl.gov&gt;<BR>To: chong tan &lt;chong_guan_tan@yahoo.com&gt;<BR>Cc: mpich-discuss@mcs.anl.gov<BR>Sent: Monday, December 17, 2007 8:02:17 AM<BR>Subject: Re: [MPICH] any way to ask nemesis to turn-off and turn of active polling ?<BR><BR><BR>No, there's no way to do that.&nbsp; Even MPI_Barrier will do active polling.<BR><BR>Are you having issues where an MPI process that is waiting in a blocking <BR>call is taking CPU time away from other processes?<BR><BR>-d<BR><BR>On 12/14/2007 04:53 PM, chong tan wrote:<BR>&gt; My issue is like this :<BR>&gt;&nbsp; <BR>&gt; among all the processess, some will get to the point of first MPI <BR>&gt; communication points faster than<BR>&gt; than other.&nbsp; Is there a way that I tell nemesis to start without doing <BR>&gt; active polling, and then turn<BR>&gt; on active
 polling with some function ?<BR>&gt;&nbsp; <BR>&gt; Or should I just use MPI_Barrier() on that ?<BR>&gt;&nbsp; <BR>&gt; thanks<BR>&gt; tan<BR>&gt;&nbsp; <BR>&gt; <BR>&gt; ------------------------------------------------------------------------<BR>&gt; Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try <BR>&gt; it now. <BR>&gt; &lt;<A href="http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ" target=_blank>http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ</A> <BR>&gt;&nbsp; &gt;<BR></DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif"><BR></DIV></div><br>
      <hr size=1>Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile. <a href="http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ "> Try it now.</a></body></html>