[mpich-discuss] error :Assertion failed in file ch3u_buffer.c at line 77: 0 memcpy argument memory ranges overlap

Dave Goodell goodell at mcs.anl.gov
Wed Jun 27 10:18:55 CDT 2012


What version of MPICH2 are you using?

Are you configuring with "--with-device=ch3:nemesis:mx"?

It looks like you are doing a send/recv to/from the same process with the same buffer. It's OK to send/recv to/from the same process, but you must use distinct buffers.

-Dave

On Jun 27, 2012, at 5:49 AM MDT, loc duong ding wrote:

> Dear MPICH2 developers,
> 
> I have the problem when using MPICH2. I tried compile with OPENMX code and it is fine in compiling. However, there is a problem when I run the package using mpich2: 
> 
> Assertion failed in file ch3u_buffer.c at line 77: 0
> memcpy argument memory ranges overlap
>  
> I try to search the problem from internet but I can not find the solution for this. 
> 
> Could you give some instructions to solve this problem?
> 
> Thank you for all your help. 
> 
> With best wishes, 
> -----------------------------------------------
> Loc Duong Dinh
> Ms-Ph.D Student
> Sungkyunkwan Advanced Institute of Nanotechnology,
> Sungkyunkwan University,
> Suwon, 440-746, Korea 
> Email: mambom1902 at yahoo.com, ddloc at skku.edu
> _______________________________________________
> 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