[Paraview] Paraview OpenMPI: running

David E DeMarle dave.demarle at kitware.com
Wed Oct 19 19:16:12 EDT 2011


Make a sphere source and apply the process id scalars filter.

If there is no such filter you are not connected to an MPI enabled
server. If you are you should see a sphere with N distinct colors
where N is the number of nodes in the MPI job.

David E DeMarle
Kitware, Inc.
R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909



On Wed, Oct 19, 2011 at 7:01 PM, Guillaume Simon <gui.simon at gmail.com> wrote:
> Hi,
>
> I try to run the MPI version of Paraview but it's probably don't work.
>
> First I run pvserver:
>
> login at hostname:~$ mpirun -np 8 pvserver  --use-offscreen-rendering
> Waiting for client
> Connection URL: cs://localhost:11111
>
> Probably this is fine.
> After I start paraview with
>
> login at hostname:/opt/Paraview/ParaView-3.12.0-RC2_MPI/bin$ ./paraview
> --server=cs://localhost:11111
>
> This is give no error message but I'm not sure that it's work.
>
> Is somebody know a way to test it ?
>
> Thanks,
> Guillaume
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
>


More information about the ParaView mailing list