<div dir="ltr"><br><div class="gmail_extra">On Mon, Sep 21, 2015 at 1:05 PM, andrew solis <span dir="ltr"><<a href="mailto:andrewjsolis13@gmail.com" target="_blank">andrewjsolis13@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">Sorry, I also probably should of mentioned that I am running CentOS on all of the systems.<div><br></div><div>Thanks</div><span class=""><font color="#888888"><div>Andrew Solis</div></font></span></div><div class=""><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 21, 2015 at 11:02 AM, andrew solis <span dir="ltr"><<a href="mailto:andrewjsolis13@gmail.com" target="_blank">andrewjsolis13@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">Hey everyone,<div><br><div>     I'm trying to run Paraview using the vrpn plugin so that I can show off Paraview on a distributed multi-tiled display, and I'm stuck on getting it set up. The head machine is named stallion and there are 20 different nodes that control 4 different screens horizontally that make up a 16x5 display. I'm trying to get Paraview to run on just one server machine as a test and have been following the documentation on Immersiver Paraview found at <a href="http://www.paraview.org/Wiki/Immersive_ParaView" target="_blank">http://www.paraview.org/Wiki/Immersive_ParaView</a>. I've set up my pvx file to be like so:</div></div><div><br></div><div><div><?xml version="1.0" ?></div><div><pvx></div><div><br></div><div>  <Process Type="client"></div><div>    <!-- Stallion Head Node --></div><div>    <Machine Name="stallion"</div><div>             Environment="DISPLAY=:0"</div><div>             Geometry="1280x1000+0+0"</div><div>             ShowBorders="1" /></div><div>  </Process></div><div><br></div></div></div></blockquote></div></div></div></div></blockquote><div><br></div><div>On everest@ornl we have different displays for each of the screens controlled by a node.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class=""><div class="h5"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><div></div><div>  <Process Type="server"></div><div>    <!-- Stallion distributed multi-tiled display --></div><div>    <Machine Name="s01"</div><div>             Environment="DISPLAY=:0"</div><div>             FullScreen="1"</div><div>             ShowBorders="0" /></div></div></div></blockquote></div></div></div></div></blockquote><div style="color:rgb(80,0,80)">    <Machine Name="s01"</div><div style="color:rgb(80,0,80)">             Environment="DISPLAY=:0.1"</div><div style="color:rgb(80,0,80)">             FullScreen="1"</div><div style="color:rgb(80,0,80)">             ShowBorders="0" /></div><div style="color:rgb(80,0,80)">    <Machine Name="s01"</div><div style="color:rgb(80,0,80)">             Environment="DISPLAY=:0.2"</div><div style="color:rgb(80,0,80)">             FullScreen="1"</div><div style="color:rgb(80,0,80)">             ShowBorders="0" /></div><div style="color:rgb(80,0,80)">    <Machine Name="s01"</div><div style="color:rgb(80,0,80)">             Environment="DISPLAY=:0.3"</div><div style="color:rgb(80,0,80)">             FullScreen="1"</div><div style="color:rgb(80,0,80)">             ShowBorders="0" /></div><div><div style="color:rgb(80,0,80)">    <Machine Name="s02"</div><div style="color:rgb(80,0,80)">             Environment="DISPLAY=:0"</div><div style="color:rgb(80,0,80)">             FullScreen="1"</div><div style="color:rgb(80,0,80)">             ShowBorders="0" /></div></div><div><br></div><div>Then we mpiexec multiple processes per node.</div><div>mpiexec -hosts 8 s01 4 s02 4 pvserver -tdx=4 -tdy=1 tile.pvx</div><div><br></div><div>Then start the client and connect to the root node of the server (s01 presumably) through the connect dialog box.</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class=""><div class="h5"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><div>  </Process></div><div><br></div><div></pvx></div></div><div><br></div><div>where s01 is one of the machines I'm using to show off with FullScreen declared so Paraview is shown on all four screens the server controls horizontally. What I'm confused about now is probably stupid, but now that I have my pvx set up I want to test and see if I can get it to show on my display, but I'm not sure how. I'm also relatively new to using vrpn so I didn't know if I needed to set up anything with that as well beyond installing the vrpn plugin. Please feel free to let me know if I explained something wrong or if I need to answer any other questions, and any help will be greatly appreciated.</div><div><br></div><div>Thanks!</div><span><font color="#888888"><div>Andrew Solis</div></font></span></div>
</blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div></div>