[Paraview] Compiled Paraview -> CAVE.PVX usage
Léo Pessanha
leonardopessanha74 at gmail.com
Wed Apr 2 15:34:31 EDT 2014
I`ve tried another MPI implementation, MS-MPI
The result now is different
The OPENGL screens open, but they don`t follow the cave.pvx file
They open up with a smaller resolution, different of what i set in
"Geometry"
The "FullScreen" doesn`t help either
"ShowBorders" works normally
Does anyone ever found something similar to this?
2014-03-21 10:19 GMT-03:00 Léo Pessanha <leonardopessanha74 at gmail.com>:
> Hi, i have compiled paraview with MPICH2 in windows 64-Bits
>
> It`s a Two machines cluster
>
> One has two monitors 1280x1204(L2-PC) and the other(GRVA09) just one with
> 1920x1080
>
> my .pvx file:
>
> <?xml version="1.0" ?>
> <pvx>
> <Process Type="client" />
> <Process Type="server">
> <EyeSeparation Value="0"/>
> <Machine Name="L2-PC"
> Environment="DISPLAY=:DISPLAY1"
> Geometry="1280x1024+1280+0"
> LowerLeft=" 0 -1 -2"
> LowerRight=" 2 -1 -2"
> UpperRight=" 2 1 -2" />
> <Machine Name="L2-PC"
> Environment="DISPLAY=:DISPLAY2"
> Geometry="1280x1024+0+0"
> LowerLeft=" -2 -1 -2"
> LowerRight=" 0 -1 -2"
> UpperRight=" 0 1 -2" />
> <Machine Name="GRVa09"
> Environment="DISPLAY=:DISPLAY2"
> Geometry="1920x1080+0+0"
> LowerLeft=" -1 -1 -1"
> LowerRight=" 1 -1 -1"
> UpperRight=" 1 1 -1" />
> </Process>
> </pvx>
>
> -----------------------------------------
>
> In my cmd i do
>
> mpiexec -hosts 2 L2-PC 4 GRVA09 2 pathtopvcompiledrelease\pvserver.exe
> pathtopvx\cave.pvx
>
> and get
>
> Waiting for client...
> Connection URL: cs://L2-PC:11111
> Accepting connection(s): L2-PC:11111
>
> When i start paraview and connect to pvserver the screens(in my pvx case,
> full-screen) do not open at all.
>
> Anyone know how to manage that?
>
> Am i wrong in any of the steps?
>
> Maybe there`s a specific flag in CMAKE that i should enable?
>
>
> Att,
> Leonardo Pessanha
>
>
>
>
>
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20140402/6d58e0a1/attachment.html>
More information about the ParaView
mailing list