<div>Hi,</div><div><br></div>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<div>
<br></div><div>Thanks</div><div><br></div><div>Warm Regards</div><div>Rakesh Patil<br><br><div class="gmail_quote">On Mon, Sep 12, 2011 at 10:17 PM, John Drescher <span dir="ltr">&lt;<a href="mailto:drescherjm@gmail.com">drescherjm@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">&gt; Is it possible to load 1GB of data (xyz points or say point cloud) into VTK<br>
&gt; and then extract contours from it? I am running my application on Windows<br>
&gt; 2003 server with 4GB RAM. Any suggestions or solutions are welcomed.<br>
&gt;<br>
</div>Most likely not in a 32 bit windows operating system. Since you will<br>
be very limited due to address space fragmentation. Remember with the<br>
default 2GB per process limit (regardless of the ram you have) of 32<br>
bit windows gives you about 1.2 GB maximum single allocation.<br>
However like Michael Jackson said it will work fine if you have a 64<br>
bit executable on a 64 bit OS.<br>
<font color="#888888"><br>
John<br>
</font></blockquote></div><br></div>