[Paraview] Compiled Paraview -> CAVE.PVX usage
Léo Pessanha
leonardopessanha74 at gmail.com
Fri Mar 21 09:19:12 EDT 2014
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/20140321/3d11f10a/attachment.html>
More information about the ParaView
mailing list