[mpich-discuss] Strange error
    Dave Goodell 
    goodell at mcs.anl.gov
       
    Tue Oct  9 13:08:23 CDT 2012
    
    
  
Can you post some example code showing how you are calling MPI_Recv and how you are processing the error code/class/message?  It's easy to get confused by the error handling conventions of the MPI standard, and this sounds like either user error or memory corruption, depending on what code you post.
-Dave
On Oct 9, 2012, at 11:55 AM CDT, Alejandro Allievi wrote:
> Hi,
> 
> I'm getting the following error: "No MPI error, error stack: (unknown)(): No MPI error"
> returned by "status.MPI_ERROR" in "status" variable  in MPI_Recv. However, there seems
> to be no error. Does anybody know why the "error stack: (unknown)(): No MPI error"
> 
> Thanks for any help.
> 
> Alejandro
> _______________________________________________
> mpich-discuss mailing list     mpich-discuss at mcs.anl.gov
> To manage subscription options or unsubscribe:
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
    
    
More information about the mpich-discuss
mailing list