[mpich-discuss] MPI_Comm_accept Timeout
    Dave Goodell 
    goodell at mcs.anl.gov
       
    Thu Dec  3 08:54:11 CST 2009
    
    
  
On Dec 3, 2009, at 8:17 AM, abhishek pandey wrote:
> Is there anyway to introduce timeout in MPI_Comm_accept ?
The MPI Standard provides a mechanism (the "info" parameter) to  
provide such information to the MPI implementation.  However, to my  
knowledge MPICH2 does not actually understand and act upon any info  
values for any of the dynamic process routines.
If this is a feature you would like to see in MPICH2, please file a  
feature request ticket at https://trac.mcs.anl.gov/projects/mpich2/newticket
-Dave
    
    
More information about the mpich-discuss
mailing list