[mpich-discuss] Semantics of MPI_Cancel
    Matthieu Dorier 
    matthieu.dorier at irisa.fr
       
    Wed Aug  7 15:25:58 CDT 2013
    
    
  
Hi, 
Suppose process 0 does the following 
MPI_Irecv(...req) 
MPI_Cancel(req) 
MPI_Recv 
and process 1 does 
MPI_Send 
MPI_Send 
Does process 0 receives the data from the first or the second MPI_Send? 
(I'd tend to say the second, but I'd like a confirmation). 
Thanks! 
Matthieu Dorier 
PhD student at ENS Cachan Brittany and IRISA 
http://people.irisa.fr/Matthieu.Dorier 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mpich.org/pipermail/discuss/attachments/20130807/865e201a/attachment.html>
    
    
More information about the discuss
mailing list