[ET Trac] [Einstein Toolkit] #2194: Memory increase during regridding

Einstein Toolkit trac-noreply at einsteintoolkit.org
Wed Oct 24 09:55:57 CDT 2018


#2194: Memory increase during regridding
---------------------------------+---------------------------------
  Reporter:  wolfgang.kastaun@…  |      Owner:  (none)
      Type:  defect              |     Status:  new
  Priority:  unset               |  Milestone:
 Component:  Other               |    Version:  development version
Resolution:                      |   Keywords:
---------------------------------+---------------------------------

Comment (by Roland Haas):

 Please see also this old discussion on how to track down memory leaks:
 http://lists.einsteintoolkit.org/pipermail/users/2014-May/003611.html
 where eg Google's perftools https://code.google.com/p/gperftools/ are
 mentioned which also has some heap checker build in. There is also a home-
 grown memory tagger (an attachment to one of the emails) that lets you
 answer questions like: "right now, who allocated how much memory" which
 you can use to tag memory allocations / frees to find out if some pair of
 allocate / free is not properly balanced.

-- 
Ticket URL: <https://trac.einsteintoolkit.org/ticket/2194#comment:5>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit


More information about the Trac mailing list