The git-master code doesn't support connecting 2-clients. That feature is under development.
Utkarsh On Sun, Jun 19, 2011 at 5:29 PM, Alexis Chan <[email protected]> wrote: > Hi.. > > I managed to start pvserver.exe without running MPI. I am unable to connect > 2 clients to a server. Is there some code-fix that I can implement to make > that happen? > > Thanks! > > On Sun, Jun 19, 2011 at 2:45 PM, Alexis Chan <[email protected]> wrote: >> >> Hi >> >> I got the new Paraview source code that is built to enable >> client-to-client collaboration from https://github.com/Kitware/ParaView/ . I >> would like to set up a ParaView server and test if I could connect two >> ParaView clients to it. >> >> To do that, do I have to enable PARAVIEW_USE_MPI? >> >> I compiled Open-MPI 1.4.3 from source via CMake out-of-source build. But >> when I build ParaView with PARAVIEW_USE_MPI , I ran into compilation >> problems in the VTK and IceT projects. They seem to be related to the >> inability to find MPI directories. >> >> -- >> Regards, >> Alexis >> > > > > -- > Regards, > Alexis > > > _______________________________________________ > 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 > > _______________________________________________ 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
