[Paraview] Running ParaView with MPI

Steven Coorpender scoorp@lsuhsc.edu
Fri, 7 Feb 2003 14:13:04 -0600


This is a multi-part message in MIME format.

------=_NextPart_000_003B_01C2CEB3.07F72360
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I am running ParaView with MPICH v1.2.5 on a 2-node cluster (each node =
is a dual processor Xeon 2.2GHz running RedHat 8.0-smp--total of 4 =
processors in cluster). When I run ParaView with "mpirun -np 4 =
ParaView", my system monitor shows a maximum of 50% cpu usage on each =
node, giving 25% to each ParaView process. If I run Paraview with =
"mpirun -np 8 ParaView", I still get 25% for each process, but 4 =
processes on each node, and a maximum of 100% total cpu usage. Why won't =
ParaView use more than 25% of a cpu in one process, and why can I only =
get 50% usage with mpirun -np 4?
------=_NextPart_000_003B_01C2CEB3.07F72360
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1126" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>I am running ParaView with MPICH v1.2.5 =
on a=20
2-node&nbsp;cluster (each node is a dual processor Xeon 2.2GHz running =
RedHat=20
8.0-smp--total of 4 processors in cluster). When I run ParaView with =
"mpirun -np=20
4 ParaView", my system monitor shows a maximum of 50% cpu usage on each =
node,=20
giving 25% to each ParaView process. If I run Paraview with "mpirun -np =
8=20
ParaView", I still get 25% for each process, but 4 processes on each =
node, and a=20
maximum of 100% total cpu usage. Why won't ParaView use more than 25% of =
a cpu=20
in one process, and why can I only get 50% usage with mpirun -np=20
4?</FONT></DIV></BODY></HTML>

------=_NextPart_000_003B_01C2CEB3.07F72360--