<div dir="ltr">Another point to consider is that, via the distributed memory parallel extensions (turn on Group_MPI to access them), it is used in production on supercomputers within applications like ParaView on trillions of cell sized problems.<br><br><br><br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature">David E DeMarle<br>Kitware, Inc.<br>R&D Engineer<br>21 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: 518-881-4909</div></div>
<br><div class="gmail_quote">On Thu, Apr 6, 2017 at 3:56 PM, Mathieu Westphal <span dir="ltr"><<a href="mailto:mathieu.westphal@kitware.com" target="_blank">mathieu.westphal@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto"><div dir="auto">Hi</div><div dir="auto"><br></div>There is two limits, one is your system memory, the second is vtkIdType size (eg: number of points/cells/rows are vtkIdType).<div dir="auto"><br></div><div dir="auto">vtkIdType can be an int, long int or long long int depending and your system and vtk configuration.</div><div dir="auto"><br></div><div dir="auto">Of course, this does not consider computation time, only actual limits.</div><div dir="auto"><br></div><div dir="auto">Regards,</div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On 6 Apr 2017 9:04 pm, "Wilf Rosenbaum" <<a href="mailto:wilf.rosenbaum@gmail.com" target="_blank">wilf.rosenbaum@gmail.com</a>> wrote:<br type="attribution"></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr">Hi Guys, <div>  I am trying to get some sense of VTKs limits from the perspective of maximum data size. I am looking for theoretical limits, pointers to relevant documentation and empirical tales of using VTK with large datasets where VTK was successful and where it fell over. (I'm not looking to slag VTK off here, and I am planning our own investigations - I am just looking for the collective wisdom of the user base before we plunge in). </div><div>Thanks,</div><div>Wilf </div><div> </div><div>PS Of course I know that the answer to my broad question is "It depends ..." but I am interested in hearing your practical experiences. </div></div>
<br></div></div>______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensou<wbr>rce/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FA<wbr>Q</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/mail<wbr>man/listinfo/vtkusers</a><br>
<br></blockquote></div></div>
<br>______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_<wbr>FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div>