[Paraview] mpi startup
Charles Law
charles . law at kitware . com
Thu, 07 Aug 2003 12:39:11 -0400
Dave,
Just running ParaView with MPI will put the user interface on the MPI
process 0.
You can also run paraview client/server:
mpirun -np 4 paraview --server
paraview --client --host=...
The user interface is created on the client of course.
Charles.
At 09:40 AM 8/7/2003 -0500, Dave Semeraro wrote:
>Hello,
>
>I would like to know how to start paraview under mpi on a linux cluster. I
>have version 1.0 of
>paraview and have installed it on our cluster. I can try using mpirun with
>the paraview executable
>but I dont know how to guarantee that the console will get the user
>interface part of the app.
>Anyone out there been down this road before? Any help or advice would be
>greatly appreciated.
>
>Dave
>
>Dave Semeraro Ph.D.
>Visualization and Virtual Environments Group
>NCSA University of Illinois
>605 E. Springfield Ave.
>Champaign, IL 61820
>Semeraro at ncsa . uiuc . edu
>(217) 244-1852
>
>_______________________________________________
>ParaView mailing list
>ParaView at paraview . org
>http://www . paraview . org/mailman/listinfo/paraview