[Paraview] How to compile and use ParaView 3.8.0 on Windows XP

Dave Partyka dave.partyka at kitware.com
Thu Jun 24 07:44:55 EDT 2010


1. You want to use 4.6.x. You can install Qt from the nokia website if your
compiler matches the one they used to build with (VS 2008). Or you can build
it yourself.

http://qt.nokia.com/downloads/windows-cpp-vs2008

<http://qt.nokia.com/downloads/windows-cpp-vs2008>2. MS-MPI or MPICH2 should
both work fine. MS-MPI is here:

http://www.microsoft.com/downloads/details.aspx?familyid=13644DCD-4022-4BBC-B18F-1C9E9461D5BD&displaylang=en

<http://www.microsoft.com/downloads/details.aspx?familyid=13644DCD-4022-4BBC-B18F-1C9E9461D5BD&displaylang=en>MPICH2
is here:

http://www.mcs.anl.gov/research/projects/mpich2/

<http://www.mcs.anl.gov/research/projects/mpich2/>3. you run pvserver the
exact same way but the command is typically called mpiexec. I don't think
you need to specify any display options to share the GPU on the local host.

On Thu, Jun 24, 2010 at 3:25 AM, bassaidai <bassaidai0 at gmail.com> wrote:

> Hi Ken, hi all.
> I read http://paraview.org/Wiki/ParaView:Build_And_Install#Build_ParaViewbut 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:
>
> 1) should I install Qt >= 4.5.0? How can I compile it?
>
> 2) should I install MS-MPI? where can I find it?
>
> 3) on linux I use a command similar to: "mpirun -np 2 pvserver --display:
> 0.0 --use-offscreen-rendering" to run pvserver in parallel, but on windows I
> have these questions:
>    - how can I run pvserver in parallel?
>    - how can I/should I specify to share the single GPU amongst the cores?
> on linux I use the paramenter "--display: 0.0" as explained in:
> http://www.paraview.org/Wiki/Setting_up_a_ParaView_Server#Sharing_GPUs_Amongst_Processes
>
> Thank you very much
>
> _______________________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20100624/c4327ef8/attachment.htm>


More information about the ParaView mailing list