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
_______________________________________________
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