<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.6.6">
</HEAD>
<BODY>
Thank you all for the insights.<BR>
I managed to reduce the number of failing tests simply by switching to the open source display driver from xserver-xorg-video-ati. While looking into the MPI issue, I found that I had two different versions (openmpi and mpich2) installed on the machine. Removing mpich2 got rid of the failing tests as well. There are still some image mismatch failures (<A HREF="http://open.cdash.org/viewTest.php?onlyfailed&buildid=3114530)">http://open.cdash.org/viewTest.php?onlyfailed&buildid=3114530)</A> that need to be looked into.<BR>
<BR>
Thank you again.<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
-- <BR>
<FONT COLOR="#3366ff">Sankhesh Jhaveri</FONT><BR>
Research & Development Engineer<BR>
Kitware, Inc.<BR>
28 Corporate Drive<BR>
Clifton Park, NY 12065-8662<BR>
Phone: 518-881-4417 <BR>
<BR>
</TD>
</TR>
</TABLE>
On Fri, 2013-11-22 at 17:24 -0500, Aashish Chaudhary wrote:
<BLOCKQUOTE TYPE=CITE>
    Volume rendering has issues on ATI. I can help to fix those ones (one way or another). I can sync up with you on Monday. 
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    Thanks,
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    Aashish
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    On Fri, Nov 22, 2013 at 5:16 PM, Sankhesh Jhaveri <<A HREF="mailto:sankhesh.jhaveri@kitware.com">sankhesh.jhaveri@kitware.com</A>> wrote:
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        Hello all,<BR>
        <BR>
        I am in the process of setting up a new dashboard on a machine with an ATI graphics card. The results of a nightly dashboard submission are here:  <A HREF="http://open.cdash.org/viewTest.php?onlyfailed&buildid=3109741">http://open.cdash.org/viewTest.php?onlyfailed&buildid=3109741</A> . There are 28 failing tests. Marcus agrees that we can add a new baseline for the TestLinePlotColors test. What about the other tests? Are they failing because of graphics card issues? Should they be suppressed? Or are there changes in VTK code required? <BR>
        <BR>
        Almost half of the tests are failing because the vtkMPIController is leaking. With George's help, we were able to ascertain that MPI is indeed starting two different test processes(thats why two output messages) but does not account for the two processes and exits with an error. The question is, whether it is valid to assume that there is an issue with the VTK MPI test code or is there a flag/setting in CMake that needs to be changed? <BR>
        <BR>
        List of tests failing on the aurora dashboard:<BR>
        <BR>
        Tests failing because of image differences: 
        <UL>
            <LI TYPE=1 VALUE=1>Paralleliso-image 
            <LI TYPE=1 VALUE=2>vtkChartsCorePython-TestLinePlotColors 
            <LI TYPE=1 VALUE=3>vtkFiltersModelingPython-TestSpherePuzzleArrows 
            <LI TYPE=1 VALUE=4>vtkIOParallelLSDynaCxx-MPI-PLSDynaReader 
            <LI TYPE=1 VALUE=5>vtkRenderingOpenGLCxx-TestLabelPlacer 
            <LI TYPE=1 VALUE=6>vtkRenderingOpenGLCxx-TestShadowMapPass 
            <LI TYPE=1 VALUE=7>vtkRenderingOpenGLCxx-TestTilingCxx 
            <LI TYPE=1 VALUE=8>vtkRenderingVolumeCxx-TestGPURayCastDataTypesMIP 
            <LI TYPE=1 VALUE=9>vtkRenderingVolumeCxx-TestHAVSVolumeMapper 
            <LI TYPE=1 VALUE=10>vtkRenderingVolumePython-TestFixedPointRayCasterLinearCropped 
            <LI TYPE=1 VALUE=11>vtkRenderingVolumePython-volTM3DCompressedCropRegions 
            <LI TYPE=1 VALUE=12>vtkViewsInfovisCxx-TestRenderView
        </UL>
        <BR>
        Tests failing due to a leaking MPIController issue: 
        <UL>
            <LI TYPE=1 VALUE=1>vtkFiltersParallelCxx-MPI-DistributedData 
            <LI TYPE=1 VALUE=2>vtkFiltersParallelCxx-MPI-DistributedDataRenderPass 
            <LI TYPE=1 VALUE=3>vtkFiltersParallelCxx-MPI-TransmitImageData 
            <LI TYPE=1 VALUE=4>vtkFiltersParallelCxx-MPI-TransmitImageDataRenderPass 
            <LI TYPE=1 VALUE=5>vtkFiltersParallelCxx-MPI-TransmitRectilinearGrid 
            <LI TYPE=1 VALUE=6>vtkFiltersParallelCxx-MPI-TransmitStructuredGrid 
            <LI TYPE=1 VALUE=7>vtkFiltersParallelFlowPathsCxx-TestPParticleTracers 
            <LI TYPE=1 VALUE=8>vtkFiltersParallelFlowPathsCxx-TestPStreamAMR 
            <LI TYPE=1 VALUE=9>vtkFiltersParallelFlowPathsCxx-TestPStreamGeometry 
            <LI TYPE=1 VALUE=10>vtkParallelMPICxx-MPI-GenericCommunicator 
            <LI TYPE=1 VALUE=11>vtkParallelMPICxx-MPI-TestDistributedDataShadowMapPass 
            <LI TYPE=1 VALUE=12>vtkParallelMPICxx-MPI-TestNonBlockingCommunication 
            <LI TYPE=1 VALUE=13>vtkParallelMPICxx-MPI-TestProcess 
            <LI TYPE=1 VALUE=14>vtkRenderingParallelCxx-MPI-TestDistributedDataCompositeZPass 
            <LI TYPE=1 VALUE=15>vtkRenderingParallelCxx-MPI-TestPCompositeZPass 
            <LI TYPE=1 VALUE=16>vtkRenderingParallelCxx-MPI-TestPShadowMapPass
        </UL>
        <BR>
        Thanks.<BR>
        <TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<BR>
</TD>
</TR>
</TABLE>
    </BLOCKQUOTE>
</BLOCKQUOTE>
</BODY>
</HTML>