[MPICH] stdin access 
    Rajeev Thakur 
    thakur at mcs.anl.gov
       
    Fri Feb 10 11:44:29 CST 2006
    
    
  
It should be accessible the usual way on rank 0. It may even be accessible
on other ranks, but for truly portable programs you shouldn't assume that,
as some implementations may not support it. You can MPI_Bcast it from rank 0
to other ranks.
Rajeev 
> -----Original Message-----
> From: owner-mpich-discuss at mcs.anl.gov 
> [mailto:owner-mpich-discuss at mcs.anl.gov] On Behalf Of Sundar J
> Sent: Friday, February 10, 2006 9:43 AM
> To: mpich-discuss at mcs.anl.gov
> Subject: [MPICH] stdin access 
> 
> can i know how the stdin can be accessed from the MPI.
> 
> 
    
    
More information about the mpich-discuss
mailing list