[Paraview] Problem with big files

Kevin H. Hobbs kevin.hobbs.1 at ohiou.edu
Wed Mar 29 09:48:11 EST 2006


Is this a  unix-like machine of some sort? I see the /home path at
least.  If it's a 32bit processor you could be bumping up against the
address space limit. Did you compile with 64bit IDs? If not you could be
hitting the limit of the VTK id type.

Keep in mind many parts of the pipeline might need a chunk of memory as
big as the input.

I've found it really helps to use the streaming abilities of VTK LONG
before you bump into these limits.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
Url : http://public.kitware.com/pipermail/paraview/attachments/20060329/aa9255e1/attachment.pgp


More information about the ParaView mailing list