<div dir="ltr">Hi,<br><br>  I am using mpiexec from Paraview which from the `help` print out, indicates that it is derived from MPICH<div><br></div><div>```</div><div>Please see the intructions provided at<br><a href="http://wiki.mpich.org/mpich/index.php/Using_the_Hydra_Process_Manager">http://wiki.mpich.org/mpich/index.php/Using_the_Hydra_Process_Manager</a><br>for further details<br></div><div>```</div><div><br></div><div>  so I thought I might ask some questions on this mailing list.<br><br>  I have set up a two node cluster, each compute node has 4 cores<br><br>  To fully utilise all the cores in both nodes, is this the correct way to launch pvserver ?<br><br>```<br>/shared/ParaView-5.10.1-osmesa-MPI-Linux-Python3.9-x86_64/bin/mpiexec -hosts compute0,compute1 -np 8  /shared/ParaView-5.10.1-osmesa-MPI-Linux-Python3.9-x86_64/bin/pvserver<br>```</div><div><br>  If I change to `-np 4` would mpiexec use only compute0 or would it still run on both compute0 and compute1 but use only 2 cores of each node ?<br><br>Cheers<br>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Nicholas Yue<br><a href="https://www.linkedin.com/in/nicholasyue/" target="_blank">https://www.linkedin.com/in/nicholasyue/</a><br></div></div></div></div>