Hi all,
if we have a workstation with N processor (on wich we run paraview and
pvserver in two separate shells) must we run pvserver in parallel on a
number of processors strictly smaller than N?
For example, if we have N=4 and in the first shell we run ParaView (with
"paraview"), in the other shell can we use maximum 3 processors (with
"mpirun -np 3 pvserver") or can we use all processors (with "mpirun -np 4
pvserver")?

Thank you very much
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to