<HTML>
<HEAD>
<TITLE>Re: [Paraview] Paraview and Multicore</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>The question about why the pvserver processes are always at 100% CPU comes up frequently on the mailing list (such as <a href="http://www.paraview.org/pipermail/paraview/2008-December/010338.html">http://www.paraview.org/pipermail/paraview/2008-December/010338.html</a>). &nbsp;I&#8217;ve added some information to the Wiki about it to provide an explanation: <a href="http://www.paraview.org/Wiki/Setting_up_a_ParaView_Server#Server_processes_always_have_100.25_CPU_usage">http://www.paraview.org/Wiki/Setting_up_a_ParaView_Server#Server_processes_always_have_100.25_CPU_usage</a><BR>
<BR>
-Ken<BR>
<BR>
<BR>
On 5/13/10 5:06 AM, &quot;Guido Staub&quot; &lt;<a href="gstaub@udec.cl">gstaub@udec.cl</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hi all,<BR>
<BR>
I have succesfully compiled Paraview with MPI support on my<BR>
Workstation (Quad Core). I have read that paraview runs serial,<BR>
pvserver parallel, so I started the server by mpirun -np 4 pvserver and<BR>
connected through X. Everything seems to work fine.<BR>
<BR>
But there are two strange behaviours I have noticed:<BR>
<BR>
1. CPU usage on workstation is almost 100% on three of the four cores<BR>
although no client is connected (when I type mpirun -np 3 pvserver there<BR>
are 2 out of 4 running at 100%; with -np 2 only 1). I have noticed this<BR>
using MPICH2 and OpenMPI.<BR>
<BR>
2. When I now start a client process the server uses only one core (-np<BR>
4/3/2/1). Why?<BR>
<BR>
Does MPI not work on multicore systems as on multiprocessor systems or<BR>
is this a Paraview issue?<BR>
<BR>
Thanks,<BR>
Guido<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>