[Paraview] Tiled display with multi-gpu.

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Mon Apr 20 08:41:57 EDT 2009


Yes, just run pvserver as follows:

mpirun -np 2 pvserver -tdx=2

Of course, you'll have to build your own MPI enabled ParaView (you
cannot use the binaries provided by on www.paraview.org). You'll have
to ensure that the environment is set up correctly so that each
pvserver processes gets the right display etc.

Utkarsh

On Mon, Apr 20, 2009 at 8:08 AM, Omkaranathan
<omkaranathan at darshan3d.com> wrote:
> Hi,
>
> Is it possible to achieve tiled display using a single dual-gpu machine
> which can drive 4 displays? I have read that the number of servers should
> atleast be equal to number of tiles.
> Can paraview be configued to have atleast a 2x1 tiled display with 2 GPUs?
>
> Thanks
> Omkaranathan
>
> _______________________________________________
> 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