Kevin, The KdTree is still built (using the partitions from the structured dataset set itself -- hence isn't a very compute intensive task) just in case it's needed to partition any unstructured data, hence you're seeing the PKdTree progress. But I don't think that's where it is hanging. Is the progress bar saying PKtree:100 ? It may actually have frozen in the volume rendering code. Is it possible to attach a debugger to any of the server processes and see where it's stuck (provide the stack trace if possible)?
Utkarsh On Thu, Feb 12, 2009 at 2:37 PM, Kevin H. Hobbs <[email protected]> wrote: > On Thu, 2009-02-12 at 14:26 -0500, Utkarsh Ayachit wrote: >> Do you have any unstructured data being rendering in the scene? > > No, just one big .vti image. > _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
