Thank you for your reply . But I want to know whether the paraview can do the parallel with the ply data . And where it redistribute the data and send them to other process, and how it do this. In my experiment , I found that :(189 is the root process)<br>189::use_distributed_rendring::true<br>189::use_ordered_compositing::false<br>189::this->GetRenderWindow()->Render();<br>190::use_distributed_rendring::true<br>190::use_ordered_compositing::false<br>190::this->GetRenderWindow()->Render();<br>we can see that it didn't use ordered_compositing, this to say ,it didn't need composite ,whether it say that it didn't need redistribute.<br>Or It distribute data after IO?<br>And 190 use its own window to render.It should use the 189's.I found 190::RenderEventPropagation::false  .   why this happen?<br><br>At 2015-04-17 14:07:47, "Favre Jean" <jfavre@cscs.ch> wrote:<br> <blockquote id="isReplyContent" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">


<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>


<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;"><br>
<div>I have just a few days ago gotten to the same conclusion. Reading some large PLY files on our Cray nodes which only have 32Gb of memory, I would run out of memory and crash. Checking memory usage with the "Memory Inspector" will show that everything is
 loaded on rank 0.<br>
<br>
Using the D3 filter works and is able to re-distribute the data among all tasks. I suggest you try D3.<br>
<br>
Note also that ParaView is not able to animate through a time-dependent series of files, using the GUI. Never got any feedback on an earlier post (<a href="http://public.kitware.com/pipermail/paraview/2015-January/032999.html%29." target="_blank">http://public.kitware.com/pipermail/paraview/2015-January/032999.html).</a>
 I resorted to some python programming to run the animation.<br>
<br>
cheers<br>
<div class="BodyFragment"><font size="2"><span style="font-size:10pt;">
<div>-----------------<br>
Jean/CSCS<br>
<span title="neteasefooter"><span id="netease_mail_footer"></span></span></div>
</span></font></div>
</div>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px"></div>
</div>


</blockquote><br><br><span title="neteasefooter"><span id="netease_mail_footer"></span></span>