[Paraview] Black render view with python & MPI build

Berk Geveci berk.geveci at kitware.com
Fri Apr 11 09:26:45 EDT 2008


> The OpenGL (Mesa) libraries are static in all cases.
>
>  Is this likely to be the problem?

Possibly. I do this on Linux regularly and I didn't run into any
issues yet. However, I am told that it is dangerous thing to do.
Something about all shared libraries importing symbols from the static
libraries independently.

-berk

>
>  I'll try doing a build with shared libs for Mesa instead.
>
>
>  Cheers
>
>  - Iain
>
>  --
>  Iain Bethune
>  Applications Consultant, EPCC
>
>  Email: ibethune at epcc.ed.ac.uk
>  Tel/Fax: +44 (0)131 650 5201/6555
>  Addr: 2404 JCMB, King's Buildings, Mayfield Road, Edinburgh, EH9 3JZ
>
>  The University of Edinburgh is a charitable body, registered in Scotland,
>  with registration number SC005336.
>
>
>
> -----Original Message-----
>  From: Berk Geveci [mailto:berk.geveci at kitware.com]
>  Sent: 10 April 2008 17:46
>  To: Iain Bethune
>  Cc: paraview at paraview.org
>  Subject: Re: [Paraview] Black render view with python & MPI build
>
>  What about the OpenGL libraries? Are they static or shared?
>
>  On Thu, Apr 10, 2008 at 5:40 AM, Iain Bethune <ibethune at epcc.ed.ac.uk>
>  wrote:
>  > Hi,
>  >
>  >  I have build a number of different configurations (PV 3.2.1) and the
>  >  following ones work OK:
>  >
>  >  Paraview serial with python
>  >  Paraview with MPI without python (static libs)
>  >
>  >  But not
>  >
>  >  Paraview with MPI with python (shared libs).
>  >  Paraview with MPI withoutpython (shared libs).
>  >
>  >  In these cases I can run a server (one or many MPI tasks) and connect to
>  it
>  >  OK.  It will read files, and run filters OK, but all I ever see is a
>  black
>  >  render view.  The trigger for this appears to be any build where I set
>  >  BUILD_SHARED_LIBS=ON and PARAVIEW_USE_MPI=ON.  I have tried MPI on, and
>  >  shared libs off and this works fine, but unfortunately if I want to build
>  >  with python I am forced into using shared libs.
>  >
>  >  There are no error messages logged on the client or server side as far as
>  I
>  >  can see, just nothing appears in the render view except the XYZ axes (but
>  >  not the centre-of-rotation crosshairs).
>  >
>  >  Any ideas how to go about debugging this, or what I might be able to do
>  to
>  >  work around this?
>  >
>  >  Cheers
>  >
>  >  - Iain
>  >
>  >  --
>  >  Iain Bethune
>  >  Applications Consultant, EPCC
>  >
>  >  Email: ibethune at epcc.ed.ac.uk
>  >  Tel/Fax: +44 (0)131 650 5201/6555
>  >  Addr: 2404 JCMB, King's Buildings, Mayfield Road, Edinburgh, EH9 3JZ
>  >
>  >  The University of Edinburgh is a charitable body, registered in Scotland,
>  >  with registration number SC005336.
>  >
>  >
>  >
>  >
>  >  _______________________________________________
>  >  ParaView mailing list
>  >  ParaView at paraview.org
>  >  http://www.paraview.org/mailman/listinfo/paraview
>  >
>
>


More information about the ParaView mailing list