[Paraview] Tiled display with multi-gpu.

2009-04-20 Thread Omkaranathan
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

Re: [Paraview] Tiled display with multi-gpu.

2009-04-20 Thread Omkaranathan
2009 at 8:08 AM, Omkaranathan 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

Re: [Paraview] Tiled display with multi-gpu.

2009-04-20 Thread Omkaranathan
Y env variable (or –display flag) and node 1 gets :1. -Ken On 4/20/09 8:39 AM, "Omkaranathan" wrote: Hi Utkarsh, Thanks for the response. The suggested command line creates two seperate processes and devides the data properly, but I'm getting both the tiles in

Re: [Paraview] Tiled display with multi-gpu.

2009-04-20 Thread Omkaranathan
the : argument for openmpi line this: mpirun –np 1 pvserver –display :0 –tdx=2 –tdy=1 : -np 1 pvserver –display :1 –tdx=2 –tdy=1 I don’t know if this works with mpich or not. -Ken On 4/20/09 12:18 PM, "Omkaranathan" wrote: Thanks Ken, But what I was searching for was

Re: [Paraview] Tiled display with multi-gpu.

2009-04-20 Thread Omkaranathan
p://www.vtk.org/Wiki/ParaView:FAQ -John On Apr 20, 2009, at 1:18 PM, Omkaranathan wrote: Thanks Ken, But what I was searching for was the configuration options, as I couldn't find any information on how to launch the server in case of multiple displays. Can I specify display numbers in