[Paraview] ParaView client-server mode doesn't work?
Amy Squillacote
amy.squillacote at kitware.com
Tue Sep 27 11:10:19 EDT 2005
Please provide more information. What version of ParaView are you
running? Are you trying to use the precompiled binaries, or did you
build ParaView yourself? (In order you run ParaView with a
multi-process server, you must compile ParaView yourself; the
precompiled binaries are not built with MPI, and so will not run in
multiple processes.) If you did build ParaView, did you tell the
client the name of the first process in the server (using the
--server-host or -sh command-line argument)? Are you trying to have
the client connect to the server (default behavior) or do you want
the server to connect to the client? (If you want the server to
connect to the client, start the client first, and use the
--reverse-connection or -rc command-line argument when starting both
the client and the server.) In what order did you start the client
and the server? (If the client is connecting to the server, start
the server first.)
- Amy
At 09:39 AM 9/27/2005, liaoli at iapcm.ac.cn wrote:
>When starting paraview in client-server (so pvclient and pvserver)
>mode with a multiprocess server ,it doesnt work. In fact the client
>couldnt listen to the server.Anyone else met the same promlem?
>
>
>_______________________________________________
>ParaView mailing list
>ParaView at paraview.org
>http://www.paraview.org/mailman/listinfo/paraview
More information about the ParaView
mailing list