[Insight-developers] itkNarrowBandImageFilterBase using itkBarrier

Joshua Cates cates at sci . utah . edu
Tue, 26 Aug 2003 09:40:33 -0600 (MDT)


Hi Raul,

Great news! Did you see a speedup from these changes?  Could be platform 
dependent.

My inclination would be to hold off checking in these changes for a couple
of weeks until after the release is tagged. This will give us some time to
work out the remaining barrier class bug on windows.  Since the narrow
band solver is not yet in widespread use, these optimizations won't be
missed yet.

Josh.

______________________________
 Josh Cates			
 Scientific Computing and Imaging Institute
 University of Utah
 Email: cates at sci . utah . edu
 Phone: (801) 587-7697
 URL:   http://www . sci . utah . edu/~cates


On Tue, 26 Aug 2003, Raul San Jose Estepar wrote:

> 
> Hi Josh and et al.,
> 
> we have ready and revamped implementation of the NarrowBand solver that
> use
> itkBarrier to synchronized the computing flow without spawning threads
> several times (as we talked).
> 
> I was thinking about checking in today. Is it a good idea to hold on this
> till itkBarrier problems are solved?.
> 
> We have another class (itkIsoContourDistanceImageFilter) that relies on
> itkBarrier to sync threads.
> 
> Indeed, (maybe Luis you have the answer to this) I tried to check in the
> code yesterday evening to see how things were going through the system but
> CVS didn't allow me. The new implementation
> revamps the previous one,
> is there any lock to this kind of check in?. I'm aware of this change
> affects several methods in that class, but the code conceptually looks
> neater plus a significant performance improvement is achieved.
> 
> 
> /Raul
> 
> 
> On Mon, 25 Aug 2003, Joshua Cates wrote:
> 
> > Hi Jim,
> >
> > We added some additional testing to itkBarrierTest.cxx and managed to get
> > failure (timeouts) on several Windows platforms.  Looks like there is a
> > bug somewhere in the Windows implementation.  I will try to debug this
> > locally on my Borland build.  In the meantime, I've removed the offending
> > code for itkBarrierTest so as not to slow down continuous builds.
> >
> > Josh.
> >
> > ______________________________
> >  Josh Cates
> >  Scientific Computing and Imaging Institute
> >  University of Utah
> >  Email: cates at sci . utah . edu
> >  Phone: (801) 587-7697
> >  URL:   http://www . sci . utah . edu/~cates
> >
> >
> > _______________________________________________
> > Insight-developers mailing list
> > Insight-developers at itk . org
> > http://www . itk . org/mailman/listinfo/insight-developers
> >
> 
> _______________________________________________
> Insight-developers mailing list
> Insight-developers at itk . org
> http://www . itk . org/mailman/listinfo/insight-developers
>