[NumPy-Tickets] [NumPy] #1917: Memory leak in 2.0.0.dev-Unknown
NumPy Trac
numpy-tickets@scipy....
Fri Jul 29 10:19:48 CDT 2011
#1917: Memory leak in 2.0.0.dev-Unknown
-------------------------+--------------------------------------------------
Reporter: jiffyclub | Owner: somebody
Type: defect | Status: closed
Priority: highest | Milestone: 2.0.0
Component: numpy.core | Version: devel
Resolution: invalid | Keywords: memory
-------------------------+--------------------------------------------------
Changes (by rgommers):
* status: new => closed
* resolution: => invalid
Comment:
It's not a memory leak, it's your OS not releasing memory. It's an
annoying problem, but can't be fixed in numpy. See for example
http://thread.gmane.org/gmane.comp.python.numeric.general/44009 Also see
the tcmalloc link for a solution.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1917#comment:3>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list