Yup, that&#39;s expected. That&#39;s because of your MPI implementation. OpenMPI does a busy wait when waiting for mpi messages. I think there&#39;s an environment variable or something that you can set to disable that, I am no sure. Maybe someone on the mailing list knows, or try checking the OpenMPI documentation.<br>
<br>Utkarsh<br><br><div class="gmail_quote">On Mon, Jun 15, 2009 at 11:28 AM, Randy Heiland <span dir="ltr">&lt;<a href="mailto:heiland@indiana.edu">heiland@indiana.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
When I use &#39;mpirun -np 2 pvserver&#39;  on my dual core MacBook (either connecting to it via paraview client or standalone), it keeps one of my CPUs pegged at nearly 100%.  Is this to be expected?  (Just running the serial &#39;./pvserver&#39; of course just generates &#39;Listening...Waiting for client...&#39; with no CPU load).<br>

<br>
% ./pvserver --version<br>
ParaView3.7<br>
<br>
% ompi_info<br>
                Open MPI: 1.3.1<br>
<br>
thanks, Randy<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>
</blockquote></div><br>