[Paraview] Problem running Parrallel ParaView
Berk Geveci
berk.geveci at gmail.com
Fri Jun 3 10:05:02 EDT 2005
You cannot have 2 servers. You can run paraview in three ways:
* standalone (paraview)
* server (pvserver)/client (pvclient)
* data server (pvdataserver)/render server (pvrenderserver)/client (pvclient)
-Berk
On 6/3/05, Jan Linnenkohl <linnenkohl at slf.ch> wrote:
> Hello,
>
> I got a problem to get ParaView running on three linux computer.
> So that my documentation only covers 1.8 and I want to use 2.01, I need
> some help.
> I thought about to have one client (I) and two server (II + III).
>
> I started on III the server: ./pvserver
>
> I started on II on another server: ./pvserver -m=machines.txt
> With the following file machines.txt:
>
> node 0 computerIII
>
> I tried also:
>
> node 0 computerII
> node 1 computerIII
>
>
> I start the client on I: ./pvclient --data-server-host=computerII
>
> The client I connects to II, but III is still only listening.
>
> What do I wrong?
>
> Thanks
>
> Jan
>
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>
More information about the ParaView
mailing list