<div dir="ltr">David,<div>Why do you need to do 'cell data to point data'? Can you try without that step?</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 8, 2016 at 3:14 PM, David Ortley <span dir="ltr"><<a href="mailto:djortley@gmail.com" target="_blank">djortley@gmail.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="ltr">I'm running Paraview in client/server mode with the server running on an HPC platform across multiple nodes.<div><br></div><div>My input is a multi-block silo file that contains ghost zone information.  The way I do a seamless contour when visualizing on my workstation is to do the following:</div><div><br></div><div>Load the silo file</div><div>    -> Threshold out the ghost zones (threshold filter)</div><div>        -> Merge the blocks</div><div>            -> Cell data to point data</div><div>                -> Contour</div><div><br></div><div>This works well enough when on a single machine.  But when visualizing client/server with the server running across multiple nodes, there appear seams on the contours.</div><div><br></div><div>Is this an expected behavior given my setup?  Are any of the filters that I listed above (Threshold, Merge Blocks, Cell data to point data, and Contour) not fully implemented in parallel yet?</div><div><br></div><div>nb - I've not spent a lot of time trying to debug the problem, so I don't know if the problem exists when a server is running on a single node only.  It looks like something that is happening at node boundaries, but I could be wrong and it could be a per/processor thing.</div><div><br></div><div>Thanks.</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>-David Ortley</div></font></span></div>
<br>_______________________________________________<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/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div>