[Paraview] Client/server on SGI
Utkarsh Ayachit
utkarsh.ayachit at kitware.com
Thu Dec 8 16:17:34 EST 2005
As you said, you start the server with
> mpirun -np 10 pvserver
To start the client that connects to the server on the same machine
simply use
> pvclient
It will connect to the server running on the defaulf port on the localhost.
Utkarsh.
Vines, John (Civ, ARL/CISD) wrote:
> All,
> I have recently compiled the CVS version of Paraview and need to
> run in client server mode on an SGI. I'm getting lost in the command
> line configuration, ".pvx" files etc.
>
> The SGI has 16 processors so I want to start the server up using
> 10 processors - "mpirun -np 10 pvserver". I'm not sure how to start the
> client running on the same machine, what command line arguments do I need?
>
> Thanks in advance for any help,
>
> John Vines
> Army Research Laboratory
> Computational Sciences and Engineering Branch
> Scientific Visualization Team
> 410-278-9150/1643
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
More information about the ParaView
mailing list