<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16735" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=572123719-25112008><FONT face=Arial 
color=#0000ff size=2>If you are refering to the output of "printf", you can try 
adding an fflush(stdout) after the printf. You don't have much control over the 
order in which it is printed from different processes.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=572123719-25112008></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=572123719-25112008><FONT face=Arial 
color=#0000ff size=2>Rajeev</FONT>&nbsp;</SPAN></DIV><BR>
<BLOCKQUOTE 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
  <HR tabIndex=-1>
  <FONT face=Tahoma size=2><B>From:</B> mpich-discuss-bounces@mcs.anl.gov 
  [mailto:mpich-discuss-bounces@mcs.anl.gov] <B>On Behalf Of </B>Waruna 
  Ranasinghe<BR><B>Sent:</B> Tuesday, November 25, 2008 1:35 AM<BR><B>To:</B> 
  mpich-discuss@mcs.anl.gov<BR><B>Subject:</B> [mpich-discuss] Clarification 
  needed on running processes on MPICH2<BR></FONT><BR></DIV>
  <DIV></DIV>Hi all,<BR>I submitted 3 processes at the same time using mpiexec. 
  the results of each process appears only after all the processes have 
  finished. (I guess that the way mpich schedule it).<BR>What if I want to get 
  the result of the process, which was submitted first, first. (like first in 
  first out).<BR><BR>I use MPICH2 cluster in Fedora 8 (with mpd)<BR><BR>Thank 
  you.<BR>Waruna Ranasinghe </BLOCKQUOTE></BODY></HTML>