My env 

 

Two machine rhevh001 and rhevh002.

Each one has 3 GPUs.

Each one has 4CPUs.

 

 

[shanym@rhevh001 ~/OpenMPI]$ mpirun -np 2
/apps/soft/ParaView/latest/bin/pvrenderserver -m=machine.pvx

DCV WRAPPER: Cannot open display.

ERROR: In
/home/utkarsh/Dashboards/MyTests/NightlyMaster/ParaViewSuperbuild-Release/pa
raview/src/paraview/VTK/IO/XMLParser/vtkXMLParser.cxx, line 218

vtkPVOptionsXMLParser (0x5e8050): Cannot open XML file: -m=machine.pvx

 

ERROR: In
/home/utkarsh/Dashboards/MyTests/NightlyMaster/ParaViewSuperbuild-Release/pa
raview/src/paraview/VTK/IO/XMLParser/vtkXMLParser.cxx, line 218

vtkPVOptionsXMLParser (0x1bf1f70): Cannot open XML file: -m=machine.pvx

 

Waiting for client...

Connection URL:
cdsrs://<data-server-hostname>:11111/rhevh001.yun.dqyt.petrochina:22221

Accepting connection(s): rhevh001.yun.dqyt.petrochina:22221

 

 

Machines.pvx

 

<?xml version="1.0" ?>

<pvx>

        <Process Type="client">>

        </Process>

        <Process Type="render-server">

                <Option Name="render-node-port" Value="1357"/>

                <Machine Name="rhevh001"

                        Environment="DISPLAY=rhevh001:0"/>

                <Machine Name="rhevh002"

                        Environment="DISPLAY=rhevh002:0"/>

        </Process>

        <Process Host="data-server">

                <Machine Name="rhevh001" />

                <Machine Name="rhevh002" />

        </Process>

</pvx>

Can I use the follow file?

 

<?xml version="1.0" ?>

<pvx>

        <Process Type="client">>

        </Process>

        <Process Type="render-server">

                <Option Name="render-node-port" Value="1357"/>

                <Machine Name="rhevh002"

                        Environment="DISPLAY=rhevh001:0"/>

                <Machine Name="rhevh002"

                        Environment="DISPLAY=rhevh001:1"/>

                <Machine Name="rhevh002"

                        Environment="DISPLAY=rhevh001:2"/>

                <Machine Name="rhevh002"

                        Environment="DISPLAY=rhevh002:0"/>

                <Machine Name="rhevh002"

                        Environment="DISPLAY=rhevh002:1"/>

                <Machine Name="rhevh002"

                        Environment="DISPLAY=rhevh002:2"/>

        </Process>

        <Process Host="data-server">

                <Machine Name="rhevh001" />

                <Machine Name="rhevh002" />

        </Process>

</pvx>

~               

shan yanming

 

_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to