[vtk-developers] minimum Mesa Version for VTK?

burlen burlen.loring at gmail.com
Tue Jul 16 13:23:04 EDT 2013


> If we choose one, we should have more than one dashboard on it and we 
> should document it.
Building on your idea, what about a "recommended" OS Mesa version for 
each VTK release? One idea might be to use the newest OS Mesa driver 
available at the time of the previous VTK release. that way there would 
be one full VTK release cycle of dashboard coverage. If major issues 
were uncovered or VTK released quickly i think it would be fine to hold 
the mesa versions back for a cycle. I know this is more work maintaining 
the dashboard systems but it would be beneficial to have that coverage 
and testing for PV (and other hpc vis tools) which often rely on OS Mesa 
when running on hpc systems.

> Bump our good friend p90n03's version up a bit (7.6.1 is my favorite).
not a bad idea, it's old but at least it's still available on Mesa's ftp 
server ;-)

> Disable that test on p90n03.
Over the past couple of days I've been incrementally testing older OS 
Mesa drivers. The test failures start pre 8.0.5. It looks to me like a 
genuine Mesa bug. Rather than introduce a kludge to make it work I plan 
to disable FBO's with OS Mesa and Mesa < 8.0.5.


On 07/15/2013 06:54 PM, David E DeMarle wrote:
> I'm not opposed to the idea of a minimum Mesa version. If we choose 
> one, we should have more than one dashboard on it and we should 
> document it.
>
> Other solutions are:
> Bump our good friend p90n03's version up a bit (7.6.1 is my favorite).
> Disable that test on p90n03.
>
>
> David E DeMarle
> Kitware, Inc.
> R&D Engineer
> 21 Corporate Drive
> Clifton Park, NY 12065-8662
> Phone: 518-881-4909
>
>
> On Fri, Jul 12, 2013 at 7:43 PM, burlen <burlen.loring at gmail.com 
> <mailto:burlen.loring at gmail.com>> wrote:
>
>     Hi All,
>
>     I'm investigating a couple test failures(below) on
>     p90n03.pbm.ihost.com <http://p90n03.pbm.ihost.com> build
>     AIX00F614-xlC.
>
>     That system uses a relatively old OS Mesa from Mesa release, 7.0.4
>     from 2008 (glGetString output below). These tests hadn't been
>     running before as FBO support was unconditionally disabled by VTK
>     with OS Mesa. The tests pass with newer OS Mesa(9.1.3 and git)
>
>     from test output it looks like it might be solvable. I thought I'd
>     download 7.0.4  to see if I could reproduce the errors and find a
>     solution but Mesa's download site only goes back as far as 7.5.1.
>     Before I go further I'd like to ask if it wouldn't make sense to
>     have a floor on Mesa version for VTK or for VTK's dashboard
>     systems? I'm not sure if it's really worth coding to the quirks in
>     such an old version of mesa.
>
>     GL_VENDOR: Brian Paul
>     GL_VERSION: 2.0 Mesa 7.0.4
>     GL_RENDERER: Mesa OffScreen
>
>
>     Name 	Status 	Time Status 	Time 	Details
>     [flag] vtkRenderingOpenGLCxx-TestBlurAndSobelPasses
>     <http://open.cdash.org/testSummary.php?project=11&name=vtkRenderingOpenGLCxx-TestBlurAndSobelPasses&date=2013-07-12>
>     	Failed
>     <http://open.cdash.org/testDetails.php?test=198621474&build=2963345>
>     	Passed
>     <http://open.cdash.org/testDetails.php?test=198621474&build=2963345>
>     	3s 340ms 	Completed (Failed)
>     [flag] vtkRenderingOpenGLCxx-TestSobelGradientMagnitudePass
>     <http://open.cdash.org/testSummary.php?project=11&name=vtkRenderingOpenGLCxx-TestSobelGradientMagnitudePass&date=2013-07-12>
>     	Failed
>     <http://open.cdash.org/testDetails.php?test=198621525&build=2963345>
>     	Passed
>     <http://open.cdash.org/testDetails.php?test=198621525&build=2963345>
>     	3s 350ms 	Completed (Failed)
>
>
>
>     Burlen
>
>     _______________________________________________
>     Powered by www.kitware.com <http://www.kitware.com>
>
>     Visit other Kitware open-source projects at
>     http://www.kitware.com/opensource/opensource.html
>
>     Follow this link to subscribe/unsubscribe:
>     http://www.vtk.org/mailman/listinfo/vtk-developers
>
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20130716/714d092b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 3462 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20130716/714d092b/attachment-0001.png>


More information about the vtk-developers mailing list