[vtkusers] memory management

Ula Popov ula.popov at gmail.com
Wed Sep 15 19:31:09 EDT 2010


Hi all,

I'm using vtkCosmoReader to read files.
The files are really big, each file is 4GB.
I read files in a loop, each iteration I'm using (reading) only 2 files.
After 2 iterations I get a message, that my computer can not allocate more
memory.

I suspect that the reader doesn't closes the files. Is there any way to
check/force
file/memory management/garbage collection?

Thank you for any ideas,
Ula

P.S. I checked all other components, they should not cause the problem
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100915/35fee04d/attachment.htm>


More information about the vtkusers mailing list