<div dir="ltr">Hi, all,<div>I'm getting started with the FLASH code with running the example Sedov problem. When I issued './flash4' in the command lined, it seemed okay. However, when I tried to run the problem with parallel settings 'mpirun -np 8 flash4', an error is reported:</div><div><br></div><div><div>--------------------------------------------------------------------------</div><div> RuntimeParameters_read:  ignoring unknown parameter "order"...</div><div> RuntimeParameters_read:  ignoring unknown parameter "slopeLimiter"...</div><div> RuntimeParameters_read:  ignoring unknown parameter "LimitedSlopeBeta"...</div><div> RuntimeParameters_read:  ignoring unknown parameter "use_avisc"...</div><div> RuntimeParameters_read:  ignoring unknown parameter "use_flattening"...</div><div> RuntimeParameters_read:  ignoring unknown parameter "use_upwindTVD"...</div><div> RuntimeParameters_read:  ignoring unknown parameter "RiemannSolver"...</div><div> RuntimeParameters_read:  ignoring unknown parameter "entropy"...</div><div> RuntimeParameters_read:  ignoring unknown parameter "shockDetect"...</div><div>--------------------------------------------------------------------------</div><div>mpirun noticed that process rank 4 with PID 14922 on node hn exited on signal 11 (Segmentation fault).</div><div>--------------------------------------------------------------------------</div><div>[hn:14917] 7 more processes have sent help message help-mpi-btl-openib.txt / reg mem limit low</div><div>[hn:14917] Set MCA parameter "orte_base_help_aggregate" to 0 to see all help / error messages</div></div><div><br></div><div>Do you know what the problem is?</div></div>