<div class="gmail_extra">On Wed, Apr 25, 2012 at 7:06 PM, Kyungjoo Kim <span dir="ltr">&lt;<a href="mailto:iamkyungjoo@gmail.com" target="_blank">iamkyungjoo@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello,<br>
<br>
Lately I experienced very weird behavior in PETSC.<br>
<br>
While solving small size problem (25k) on my laptop, it MatDestroy clean the objects.<br>
Another test (40k unknowns) problem use most of my memory and left around 500 MB free while solving the problem.<br>
<br>
Then when I call MatDestroy, PETSC request more memory and the available memory goes down 8MB (It start scratching my hdd, so I stopped).<br>
<br>
Why MatDestroy need more memory than solving phase ?<br></blockquote><div><br></div><div>This is a misinterpretation. MatDestroy() does not allocate memory.</div><div><br></div><div>  Thanks,</div><div><br></div><div>     Matt</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Any idea ?<br>
<br>
<br>
Thank you in advance.</blockquote></div><br><br clear="all"><div><br></div>-- <br>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>
-- Norbert Wiener<br>
</div>