[Paraview] how to use shell-like command to boot parallel

David E DeMarle dave.demarle at kitware.com
Fri Jun 20 10:36:26 EDT 2008


On my system I use ssh to login to the remote machine and mpirun to
spawn the parallel pvserver process. Once I have ssh configured such
that I can type "ssh remotemachine command" on the command line and
see the result of "command" from the remote system without a login
prompt, and once I have mpi configured on the remote machine such that
I can log into the remote machine and run "mpirun -np numproc
pvserver" and see the "Listen on port:11111 Waiting for client...."
message. Then I can put this command into the command mode dialog:
"ssh remotemachine mpirun -np numproc pvserver" and have the client
start up the server for me.

cheers,
Dave DeMarle

On Fri, Jun 20, 2008 at 12:33 AM, Gang <whugang at gmail.com> wrote:
>
>
>
>      Hello, I want to connect the remote server using the shell-like
> command, as in the Paraview connecting a server, we can use the
> Mannual/Command mode. How to use the command mode?
>
>
>      Can someone give me a example , thanks.
>
> 2008-06-20
> ________________________________
> Gang
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>
>


More information about the ParaView mailing list