[vtkusers] Can VTK handle 1GB data?

rakesh patil prakeshofficial at gmail.com
Mon Sep 12 22:17:40 EDT 2011


Hi,

Thanks for quick replies. Well, now the question arises, how do I find out
that whether VTK I am using is 32-bi or 64-bit? And if it is not 64 bit,
then how do I get it done to 64-bit? OS I need to find out and confirm

Thanks

Warm Regards
Rakesh Patil

On Mon, Sep 12, 2011 at 10:17 PM, John Drescher <drescherjm at gmail.com>wrote:

> > Is it possible to load 1GB of data (xyz points or say point cloud) into
> VTK
> > and then extract contours from it? I am running my application on Windows
> > 2003 server with 4GB RAM. Any suggestions or solutions are welcomed.
> >
> Most likely not in a 32 bit windows operating system. Since you will
> be very limited due to address space fragmentation. Remember with the
> default 2GB per process limit (regardless of the ram you have) of 32
> bit windows gives you about 1.2 GB maximum single allocation.
> However like Michael Jackson said it will work fine if you have a 64
> bit executable on a 64 bit OS.
>
> John
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110913/a9b3a29c/attachment.htm>


More information about the vtkusers mailing list