<HTML>
<HEAD>
<TITLE>Re: [Paraview] reading in serial then distributing to parallel</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>I think you&#8217;ve answered your own question. &nbsp;Read the data into ParaView. &nbsp;Run the D3 filter on it. &nbsp;The output of the D3 filter will be distributed amongst the processes.<BR>
<BR>
-Ken<BR>
<BR>
<BR>
On 8/30/10 3:23 PM, &quot;Dan Lussier&quot; &lt;<a href="dan.lussier@sjc.ox.ac.uk">dan.lussier@sjc.ox.ac.uk</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>I am trying to start using Paraview in parallel for the first time and<BR>
have run into some trouble reading my data in when running in<BR>
parallel.<BR>
<BR>
I am using XDMF and have unstructured data, which I have gathered from<BR>
the mailing list (thanks!) cannot be read in parallel without<BR>
restructuring the XML to use hyperslabs.<BR>
<BR>
In scanning a set of slides from an online tutorial I saw the<BR>
following method suggested if you have a reader that isn't parallel:<BR>
<BR>
&#8226; Only one node reads<BR>
&#8226; Whole data set must fit in one process&#8217; memory<BR>
&#8226; If you must, the D3 filter in Paraview will partition and<BR>
distribute<BR>
<BR>
How would I go about getting the data read in by just one process and<BR>
then distributing it to other processors after read is complete?<BR>
<BR>
Sorry if this question is a bit off the wall but I'm open to suggestions.<BR>
_______________________________________________<BR>
Powered by www.kitware.com<BR>
<BR>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html">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">http://paraview.org/Wiki/ParaView</a><BR>
<BR>
Follow this link to subscribe/unsubscribe:<BR>
<a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><BR>
<BR>
<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'><BR>
&nbsp;&nbsp;&nbsp;**** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Kenneth Moreland<BR>
&nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sandia National Laboratories<BR>
*********** &nbsp;<BR>
*** *** *** &nbsp;email: <a href="kmorel@sandia.gov">kmorel@sandia.gov</a><BR>
** &nbsp;*** &nbsp;** &nbsp;phone: (505) 844-8919<BR>
&nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;web: &nbsp;&nbsp;<a href="http://www.cs.unm.edu/~kmorel">http://www.cs.unm.edu/~kmorel</a><BR>
</SPAN></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT>
</BODY>
</HTML>