[ET Trac] [Einstein Toolkit] #1412: Memory leak on development branch
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Wed Aug 7 21:31:21 CDT 2013
#1412: Memory leak on development branch
------------------------------------+---------------------------------------
Reporter: hopper.seth@… | Owner: eschnett
Type: defect | Status: new
Priority: major | Milestone:
Component: Carpet | Version: development version
Resolution: | Keywords:
------------------------------------+---------------------------------------
Comment (by eschnett):
More notes:
It is not a memory leak; only libc's free memory increases.
The memory increases in jumps of a few MByte. These jumps occur near mode
switches or near synchronization.
The problem only occurs with Intel, not with gcc. With Intel, the libc
free memory increases linearly, up to 1.4 GByte in one particular test
case. With gcc, the libc free memory stays bounded at about 29 MByte.
It is not due to RotatingSymmetry180. It is not due to the routine
SyncGroups. It is not due to Carpet's timers.
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1412#comment:14>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list