ParaView 3.10 has a bug and it will load the data on on nodes. 3.12 has that bug fixed, and the single domain will be loaded on root node alone (I can send you a patch for that, if that's easier). You can explicitly distribute the data afterword using D3 filter.
Utkarsh On Thu, Aug 25, 2011 at 3:57 PM, Greg Abram <[email protected]> wrote: > Hey y'all - > I have a user with 120+ GB structured dataset in a single file. His xdmf > file contains a single domain. Anyone know whether PV will do the import in > parallel, or will it load it all onto one node and distribute it? > Thanks! > Greg > Gregory D. Abram, Ph.D. > Texas Advanced Computing Center > JJ Pickle Research Campus - ROC 1.101 Bldg 196 > 10100 Burnet Road > Austin, TX 78758-4497 > > [email protected] > (512) 471-8196 > > > > > > > _______________________________________________ > 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 > > _______________________________________________ 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
