[mpich-discuss] Semantics of MPI_Cancel

Dries Kimpe dkimpe at mcs.anl.gov
Wed Aug 7 16:04:06 CDT 2013


What if the MPI_Irecv completed before the call to MPI_Cancel was made?

  Dries

* Matthieu Dorier <matthieu.dorier at irisa.fr> [2013-08-07 22:25:58]:

> 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 

> _______________________________________________
> discuss mailing list     discuss at mpich.org
> To manage subscription options or unsubscribe:
> https://lists.mpich.org/mailman/listinfo/discuss

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.mpich.org/pipermail/discuss/attachments/20130807/e4ed0c7c/attachment.sig>


More information about the discuss mailing list