[Paraview] d3 poor domain decomposition
Burlen Loring
bloring at lbl.gov
Thu May 9 19:36:59 EDT 2013
I wanted to report a situation where D3 is generating really poor domain
decomposition. In this case it's taking decent data locality and
destroying it. This is a multiblock with 8 polydata surfaces. Screen
shot shows result with 4 mpi ranks, 8 produces a similar result. D3
usually does a great job, so maybe this has hit some of its weak spots.
I'm surprised that there are so many disconnected regions on each rank
and that it doesn't retain any of the initial data locality. Although
here I was just experimenting trying to get a more even data
distribution by using d3, I think similar use cases arise frequently.
for example the need to re-balancing the data distribution after an
iso-surface in parallel. Should this be considered a bug?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20130509/1dd69aa7/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jagbhiie.png
Type: image/png
Size: 166762 bytes
Desc: not available
URL: <http://www.paraview.org/pipermail/paraview/attachments/20130509/1dd69aa7/attachment-0001.png>
More information about the ParaView
mailing list