<HTML>
<HEAD>
<TITLE>Re: [Paraview] Multiple Screens</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Christian,<BR>
<BR>
Did you mistype the first mpirun command? &nbsp;Running pvclient in mpirun has never worked in any ParaView version.<BR>
<BR>
With ParaView 3.4, the following similar launch command should work (assuming that your version of mpirun supports the &#8220;:&#8221; argument):<BR>
<BR>
</SPAN></FONT><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'> &nbsp;mpirun -np 1 ./pvserver -display :0.0 : -np 1 ./pvserver -display :0.1 : -np 1 ./pvserver -display :0.2<BR>
</SPAN></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
If this doesn&#8217;t work, can you be more specific about what happens? &nbsp;Do you get X host errors? &nbsp;Do all the windows show up on display :0.0?<BR>
<BR>
-Ken<BR>
<BR>
On 12/3/08 7:10 AM, &quot;Christian Wohlschlager&quot; &lt;<a href="Christian.Wohlschlager@jku.at">Christian.Wohlschlager@jku.at</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>** Reply Requested When Convenient **<BR>
<BR>
Hello !<BR>
<BR>
I was using 2.6 paraview so i tought ist time to change ---&gt; but<BR>
displaying rending on another screen does no mor work (or work different)<BR>
I used to mpirun -np 1 ./pvclient -display :0.0 : -np 1 .pvclient -display :0.1 : -np 1 ./pvclient -diplay :0.2<BR>
<BR>
or<BR>
<BR>
mpirun -np 3 ./pvserver config.pvx<BR>
<BR>
in the config.pvx i gave the configuration of the screens<BR>
<BR>
but neither of this options open a window on the dired screens.<BR>
<BR>
Anyone who does that with 3.x version<BR>
<BR>
thank you<BR>
<BR>
christian<BR>
<BR>
_______________________________________________<BR>
ParaView mailing list<BR>
<a href="ParaView@paraview.org">ParaView@paraview.org</a><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>