<div dir="ltr"><div>Hi Josh/Klaus,</div><div><br></div><div>I'm also suffering this problem. It only appears for me when I run my problem in AMR. That is, it doesn't happen if I have nrefs=100000. Josh, do you know if that is also the case for you?<br></div><div><br></div><div>Klaus, thanks for the explanation I will look for Timers_start/stop pairs to see if that is the issue.<br></div><div><br></div><div class="gmail_extra">Best,<br clear="all"></div><div class="gmail_extra"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr">--------<div>Ryan</div></div></div></div></div></div></div>
<br><div class="gmail_quote">On Tue, Sep 11, 2018 at 2:44 PM, Klaus Weide <span dir="ltr"><<a href="mailto:klaus@flash.uchicago.edu" target="_blank">klaus@flash.uchicago.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Tue, 11 Sep 2018, Joshua Wall wrote:<br>
<br>
> Hello FLASH users,<br>
> <br>
> I'm attempting to track down a strange occurrence in one of my runs (using<br>
> FLASH 4.2.2), where I get the following error related to timing of the<br>
> multigrid solver:<br>
> <br>
>     6043  perfmon: ran out of space for timer, "gr_hgBndry", cannot time<br>
> this timer with perfmon<br>
>     6044  perfmon: ran out of space for timer, "work copy", cannot time<br>
> this timer with perfmon<br>
>     6045  perfmon: ran out of space for timer, "gr_hgGuardCell", cannot<br>
> time this timer with perfmon<br>
<br>
</span>This could happen if Timers_start / Timers_stop call pairs are incomplete,<br>
or not properly nested.<br>
<br>
It is possible that the offending unbalanced code is not in the multigrid <br>
solver at all, but in an entirely different part of the code - the error <br>
could just happen to cause an overflow of the Timers stack there first.<br>
<span class="HOEnZb"><font color="#888888"><br>
Klaus<br>
</font></span></blockquote></div><br></div></div>