Hi, On 08/16/2011 06:22 PM, Utkarsh Ayachit wrote: > If you're writing out data that is already partitioned, you should > write it out as a collection of grids. Then each grid in that > collection is read on a separate partition.
Manual partitioning was something I was hoping to avoid. I figured with HDF5 Paraview might be able to pick out a chunk of unstructured data per node, using HDF5's ability to load a subset of a dataset. But I guess manual splitting it is... Paul _______________________________________________ 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
