Hi Ken, hi all.<br>I read <a href="http://paraview.org/Wiki/ParaView:Build_And_Install#Build_ParaView">http://paraview.org/Wiki/ParaView:Build_And_Install#Build_ParaView</a> but I need more information about compiling and using ParView 3.8.0 on a workstation with windows XP and a single GPU shared amongst the cores:<br>
<br>1) should I install Qt &gt;= 4.5.0? How can I compile it?<br><br>2) should I install MS-MPI? where can I find it?<br><br>3) on linux I use a command similar to: &quot;mpirun -np 2 pvserver --display: 0.0 --use-offscreen-rendering&quot; to run pvserver in parallel, but on windows I have these questions:<br>
   - how can I run pvserver in parallel?<br>   - how can I/should I specify to share the single GPU amongst the cores? on linux I use the paramenter &quot;--display: 0.0&quot; as explained in: <a href="http://www.paraview.org/Wiki/Setting_up_a_ParaView_Server#Sharing_GPUs_Amongst_Processes">http://www.paraview.org/Wiki/Setting_up_a_ParaView_Server#Sharing_GPUs_Amongst_Processes</a><br>
<br>Thank you very much<br>