[Paraview] Running ParaView Server from new ParaView code structure (for collaboration)

Alexis Chan alexisc at cs.unc.edu
Sun Jun 19 17:29:02 EDT 2011


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 <alexisc at cs.unc.edu> 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 <http://www.open-mpi.org/software/ompi/v1.4/>
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110619/00f45e31/attachment-0001.htm>


More information about the ParaView mailing list