<div class="gmail_quote">On Fri, Jun 8, 2012 at 3:35 PM, Dave Goodell <span dir="ltr"><<a href="mailto:goodell@mcs.anl.gov" target="_blank">goodell@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
This is probably the static local variable "fwd_hash" being allocated and never freed by hydra.  As you point out, it's mostly harmless, other than slightly cluttering the valgrind output.</blockquote></div>
<br><div>I think that most occurrences of running valgrind on the mpiexec program itself is a mistake anyway. Evidently Jie really meant to do that, though I don't know why.</div>