[pymvpa] MemoryError when running tutorial_lib.py
Yaroslav Halchenko
debian at onerussian.com
Mon Aug 22 13:00:44 UTC 2011
On Mon, 22 Aug 2011, 冯璐 wrote:
> Im new to Python. I have learnt some elementary knowledge before I come
> to PyMVPA. But I dont know how to easily check the memory consumption.
> My system is Windows XP (32bit). Now Im using IPython. Is there any
> magic function for me to check the memory consumption?
http://www.google.com/search?q=python%20memory%20consumption%20windows
btw within pymvpa we have a way to trace memory consumption (but only on
linuxes ... we should make it agnostic, contributions are welcome), e.g.
do
MVPA_DEBUG_METRICS=vmem MVPA_DEBUG=.* python -c 'import mvpa.suite'
> ONE MORE QUESTION. When I use the following statement to load modules,
> there are several warnings. They have been attached with this mail.
those seems to be ok -- sorry about the noise
--
=------------------------------------------------------------------=
Keep in touch www.onerussian.com
Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic
More information about the Pkg-ExpPsy-PyMVPA
mailing list