[FLASH-USERS] Assertion failed in file ch3u_buffer.c

niloofar afsari nlr_afsari at yahoo.com
Fri Dec 5 15:28:22 EST 2014



Hi everyone,

I'm trying to run Sod test with Uniform Grid with +nofbs option in FLASH4.2.
So I set these values in flash.par:
iGridSize = 8   #defined as nxb * iprocs
jGridSize = 8
kGridSize = 1
iProcs = 4    #number or procs in the i direction    
jProcs = 2
kProcs = 1 

Attached you can find my makefile.h and flash.par files. I haven't changed anything else. I was successful to build the test but when I ran it, I got this error:

nlrafsari at trapezium:~/FLASH4. 2/object$ mpirun -np 8 ./flash4
 RuntimeParameters_read:  ignoring unknown parameter "lrefine_max"...
 RuntimeParameters_read:  ignoring unknown parameter "refine_var_1"...
 RuntimeParameters_read:  ignoring unknown parameter "order"...
 RuntimeParameters_read:  ignoring unknown parameter "slopeLimiter"...
 RuntimeParameters_read:  ignoring unknown parameter "LimitedSlopeBeta"...
 RuntimeParameters_read:  ignoring unknown parameter "use_avisc"...
 RuntimeParameters_read:  ignoring unknown parameter "use_flattening"...
 RuntimeParameters_read:  ignoring unknown parameter "use_upwindTVD"...
 RuntimeParameters_read:  ignoring unknown parameter "RiemannSolver"...
 RuntimeParameters_read:  ignoring unknown parameter "entropy"...
 RuntimeParameters_read:  ignoring unknown parameter "shockDetect"...
 MaterialProperties initialized
 Cosmology initialized
 Source terms initialized
Assertion failed in file ch3u_buffer.c at line 77: FALSE
Assertion failed in file ch3u_buffer.c at line 77: FALSE
memcpy argument memory ranges overlap, dst_=0x1d656d0 src_=0x1d67c50 len_=38400

internal ABORT - process 6
Assertion failed in file ch3u_buffer.c at line 77: FALSE
memcpy argument memory ranges overlap, dst_=0x26546d0 src_=0x2656c50 len_=38400

internal ABORT - process 1
Assertion failed in file ch3u_buffer.c at line 77: FALSE
memcpy argument memory ranges overlap, dst_=0x21836d0 src_=0x2185c50 len_=38400

internal ABORT - process 5
memcpy argument memory ranges overlap, dst_=0xf3e6d0 src_=0xf40c50 len_=38400

internal ABORT - process 2

I would be very thankful if anyone can help me with this error. 

Nilou 

Hi everyone,

I'm trying to run Sod test with Uniform Grid with +nofbs option in FLASH4.2.
So I set these values in flash.par:
iGridSize = 8   #defined as nxb * iprocs
jGridSize = 8
kGridSize = 1
iProcs = 4    #number or procs in the i direction    
jProcs = 2
kProcs = 1 

Attached you can find my makefile.h and flash.par files. I haven't changed anything else. I was successful to build the test but when I ran it, I got this error:

nlrafsari at trapezium:~/FLASH4. 2/object$ mpirun -np 8 ./flash4
 RuntimeParameters_read:  ignoring unknown parameter "lrefine_max"...
 RuntimeParameters_read:  ignoring unknown parameter "refine_var_1"...
 RuntimeParameters_read:  ignoring unknown parameter "order"...
 RuntimeParameters_read:  ignoring unknown parameter "slopeLimiter"...
 RuntimeParameters_read:  ignoring unknown parameter "LimitedSlopeBeta"...
 RuntimeParameters_read:  ignoring unknown parameter "use_avisc"...
 RuntimeParameters_read:  ignoring unknown parameter "use_flattening"...
 RuntimeParameters_read:  ignoring unknown parameter "use_upwindTVD"...
 RuntimeParameters_read:  ignoring unknown parameter "RiemannSolver"...
 RuntimeParameters_read:  ignoring unknown parameter "entropy"...
 RuntimeParameters_read:  ignoring unknown parameter "shockDetect"...
 MaterialProperties initialized
 Cosmology initialized
 Source terms initialized
Assertion failed in file ch3u_buffer.c at line 77: FALSE
Assertion failed in file ch3u_buffer.c at line 77: FALSE
memcpy argument memory ranges overlap, dst_=0x1d656d0 src_=0x1d67c50 len_=38400

internal ABORT - process 6
Assertion failed in file ch3u_buffer.c at line 77: FALSE
memcpy argument memory ranges overlap, dst_=0x26546d0 src_=0x2656c50 len_=38400

internal ABORT - process 1
Assertion failed in file ch3u_buffer.c at line 77: FALSE
memcpy argument memory ranges overlap, dst_=0x21836d0 src_=0x2185c50 len_=38400

internal ABORT - process 5
memcpy argument memory ranges overlap, dst_=0xf3e6d0 src_=0xf40c50 len_=38400

internal ABORT - process 2

I would be very thankful if anyone can help me with this error. 

Nilou 


     
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://flash.rochester.edu/pipermail/flash-users/attachments/20141205/996253d7/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile.h
Type: text/x-chdr
Size: 5430 bytes
Desc: not available
URL: <http://flash.rochester.edu/pipermail/flash-users/attachments/20141205/996253d7/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: flash.par
Type: application/octet-stream
Size: 3941 bytes
Desc: not available
URL: <http://flash.rochester.edu/pipermail/flash-users/attachments/20141205/996253d7/attachment.obj>


More information about the flash-users mailing list