<div dir="ltr">To test if paraview is using the entire set of nodes:<div><br></div><div>* connect the client to the pvserver mpi job,</div><div><br></div><div>* open up views->Memory inspector.</div><div>You should then see as many processors as their are on the system, plus the client.</div><div><br></div><div>Next create a Sources->Sphere and apply the Filters->Process Id scalars filter. There should be as many colors on the sphere as there are processors in the server. Increase the resolution on the sphere source if you have more than 8 nodes.</div><div><br></div><div>* next open up your data file and use the the memory inspector and process id scalars filters to see how the reader chose to distribute the data. If it is all loaded on process 1, apply the D3 filter to redistribute it amongst all ranks.</div><div><br></div><div>hope that helps</div><div><br></div><div><br></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">David E DeMarle<br>Kitware, Inc.<br>R&D Engineer<br>21 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: 518-881-4909</div></div>
<br><div class="gmail_quote">On Wed, Nov 5, 2014 at 10:20 PM, 周恒众 <span dir="ltr"><<a href="mailto:zhz1993622@163.com" target="_blank">zhz1993622@163.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div>        I'm a fresh man in paraview.I use the paraview by the way of <span>compiling.I want to use paraview to realize </span><span style="line-height:1.7">the rendering of</span><span style="line-height:1.7"> large</span><span style="line-height:1.7"> data .</span></div><div><span style="line-height:1.7">    </span><span style="line-height:1.7">    </span><span style="line-height:1.7">But now I find a problem .when I use paraview in paralleling ,it seems that  the first node's pressure is very big .It should use more than the size of the data ,but the others node only use a little memory .So in this way ,it dosen't share the datas to all the node,I use many computers ,but it can't mange large datas .The first node should read all of the large data.So I suspect that what the use of  paraview's parallel . </span></div><div><span>        I read some news of your paraview ,you say that it can deal with large datas .I want to konw how to do it .I have </span><span style="line-height:1.7">compiled the paraview's source code with cmake,mpi ,qt,python cuda .And I have used the mpi to realise the </span>parallel<span style="line-height:1.7">.In the client of mpi ,I can see many nodes , and I use the nfs to share files ,all the nodes can read files in a computer.Then i want to konw what the problems of my </span><span style="line-height:1.7">configuration .Who can help me .Thank you.</span></div><div>                                                                                                                                                                                                                                                                                    zhou</div><div><span><br></span></div></div><br><br><span title="neteasefooter"><span></span></span><br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" 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" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" target="_blank">http://public.kitware.com/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div>