<div dir="ltr"><div class="gmail_default" style="font-size:small">Dear Flash users,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I'm trying to run Flash on Cori Nersc Machines. I set it up with -auto +nofbs. I believe I set mpi path and hdf5 path correctly. The code compiled successfully, however, at runtime, it gave me the following errors:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><pre class="gmail-c-mrkdwn__pre" style="box-sizing:inherit;margin-top:4px;margin-bottom:4px;padding:8px;font-size:12px;line-height:1.50001;font-variant-ligatures:none;white-space:pre-wrap;word-break:normal;border-radius:4px;color:rgb(29,28,29);font-family:Monaco,Menlo,Consolas,"Courier New",monospace">srun -n 4 ./flash4<br style="box-sizing:inherit"> RuntimeParameters_read:  ignoring unknown parameter "lrefine_max"...<br style="box-sizing:inherit"> RuntimeParameters_read:  ignoring unknown parameter "refine_var_1"...<br style="box-sizing:inherit"> RuntimeParameters_read:  ignoring unknown parameter "refine_var_2"...<br style="box-sizing:inherit">flash4: malloc.c:2422: sysmalloc: Assertion `(old_top == initial_top (av) && old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) && ((unsigned long) old_end & (pagesize - 1)) == 0)' failed.<br style="box-sizing:inherit">flash4: malloc.c:2422: sysmalloc: Assertion `(old_top == initial_top (av) && old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) && ((unsigned long) old_end & (pagesize - 1)) == 0)' failed.<br style="box-sizing:inherit">flash4: malloc.c:2422: sysmalloc: Assertion `(old_top == initial_top (av) && old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) && ((unsigned long) old_end & (pagesize - 1)) == 0)' failed.<br style="box-sizing:inherit">srun: error: nid00163: task 1: Aborted<br style="box-sizing:inherit">srun: Terminating job step 41331007.1</pre></div><div class="gmail_default" style="font-size:small">Does anyone know where could this problem come from and how to solve it? I would really appreciate it!</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Best regards,</div><div class="gmail_default" style="font-size:small">Yiheng Xu</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><br></div></div>