<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? 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 “:” argument):<BR>
<BR>
</SPAN></FONT><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'> 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’t work, can you be more specific about what happens? Do you get X host errors? Do all the windows show up on display :0.0?<BR>
<BR>
-Ken<BR>
<BR>
On 12/3/08 7:10 AM, "Christian Wohlschlager" <<a href="Christian.Wohlschlager@jku.at">Christian.Wohlschlager@jku.at</a>> 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 ---> 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>
**** Kenneth Moreland<BR>
*** Sandia National Laboratories<BR>
*********** <BR>
*** *** *** email: <a href="kmorel@sandia.gov">kmorel@sandia.gov</a><BR>
** *** ** phone: (505) 844-8919<BR>
*** web: <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>