The problem may be the reader that you&#39;re using.&nbsp; Some of the readers in VTK are not parallel so even if you run multiple processes each process will still try to load the entire dataset in that case.<br><br>Andy<br><br>
<div class="gmail_quote">2009/8/30 weaponfire2005 <span dir="ltr">&lt;<a href="mailto:weaponfire2005@163.com">weaponfire2005@163.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>Hi all:</div>
<div>&nbsp; First thanks for Dave.Demarle&#39;s help.</div>
<div>&nbsp; I&nbsp;use &quot;mpirun -np 4 ./pvserver&quot; to launch a server with four nodes,&nbsp;visualizing a 800*800*300 grid. It seems that each&nbsp;process consume too much memory. So I extend the number of nodes from 4 to 8 using &quot;mpirun -np&nbsp;8 ./pvserver&quot; , but each&nbsp;process on 8 nodes server consume the same memory as 4 nodes server. The situation of 16 processes(16 nodes) is same as above.</div>

<div>&nbsp;&nbsp; I thought that with the number of processes&#39; growth, each process on server&nbsp;would share less raw data, so the quantity of&nbsp;memory each process consuming would decline. It proved that I was wrong. Could someone tell me the reason?</div>

<div>&nbsp;Thanks for your help:)<br>&nbsp;Pan Wang<br></div><br><br><span title="neteasefooter"></span><hr>
<a href="http://www.yeah.net/?from=footer" target="_blank">没有广告的终身免费邮箱,www.yeah.net</a>
<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://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br>