[Paraview] paraview and off_screen rendering or mesa

Berk Geveci berk.geveci at kitware.com
Mon Mar 24 15:13:40 EDT 2008


Check out this page: http://paraview.org/Wiki/Setting_up_a_ParaView_Server

In summary, you don't need mangled mesa but mesa with OSMesa support.
I recommend building 2 paraviews. One with regular OpenGL -> use as
client. One with Mesa with OS support -> use as server.

-berk

On 3/22/08, Kalpana K <kalp1200 at yahoo.com> wrote:
> Hi, I am building Paraview on a cluster of 4 machines, will be deploying it
> on more number of machines later.
>
> I read in the wiki pages that paraview is not parallel, but the pvserver can
> be. And the paraview in my project runs from a standalone machine which has
> graphic card but connects to the pvserver on the cluster. Do I still need to
> use the off rendering or the mangled mesa option to run pvserver.
>
>
> What is my project all about :
> -         We have about 650,000 points that we have rendered on a standalone
> machine using paraview and from the Master node,  we would like to test the
> performance on more nodes.
>
>
> And I can't install paraview on the nodes because of limited space, so I
> have to mount the master's one on the slaves.
>
> I hope someone out there could help, I am using Paraview3.2.1, and which
> version of mesa should I use, 6.5.1 or 6.5.3
>
> I followed the instruction from this website using Mesa6.5.3
> http://gorerle.com/vlab-wiki/index.php?title=Offscreen_Vtk#.5BUPDATED.5D_MangledMesa_6.5.3_and_Vtk_5.0.3_-_5.2F16.2F2007
>
> and  received this error.
>
> collect2: ld returned 1 exit status
> make[2]: *** [bin/GraphicsCxxTests] Error 1
> make[1]: ***
> [VTK/Graphics/Testing/Cxx/CMakeFiles/GraphicsCxxTests.dir/all]
> Error 2
> make: *** [all] Error 2
>
>
> Kalpana.K
>
>  Send instant messages to your online friends http://uk.messenger.yahoo.com
> _______________________________________________
>  ParaView mailing list
>  ParaView at paraview.org
>  http://www.paraview.org/mailman/listinfo/paraview
>
>


More information about the ParaView mailing list