[Insight-developers] BinaryMinMaxCuravtureFlowImageFilterTest

Joshua Cates cates@cs.utah.edu
Mon, 25 Mar 2002 15:11:15 -0700 (MST)


On Mon, 25 Mar 2002, Lorensen, William E (CRD) wrote:

> Found it!
> 
> The same mistake was found in itkNeighborhoodAlgorithm.txx on Feb 19.
> 
> I'm wondering why the code was duplicated? Could the code in the DenseFinite...Filter use the
> NeighborhoodAlgorithm.

Yes it can now.   I don't think I had written ImageBoundaryFacesCalculator
when I first wrote DenseFinite..Filter.  I'll look at making this change.

Josh.





> 
> Bill
> 
> 
> -----Original Message-----
> From: Lorensen, William E (CRD) 
> Sent: Monday, March 25, 2002 3:44 PM
> To: 'Lydia Ng'; insight-developers@public.kitware.com
> Subject: [Insight-developers] BinaryMinMaxCuravtureFlowImageFilterTest
> 
> 
> Lydia,
> The subject test is crashing on a 10 processor system. It just started failing since I fixed the
> MultiThreader to allow more than 8 processes. caleb is a 10 processor Sun. Prior to my changes, the
> max number of processors was hard coded to 8.
> 
> I modified the test driver so that you can specify the number of threads to run. If you update:
> 
> Code/Common/itkTestMain.h
> Code/Common/itkMultiThreader.h and itkMultiThreader.cxx
> 
> you can get the changes.
> 
> To run your program with 10 processros:
> 
> itkAlgorithmsTests --with-threads 10 itkBinaryMinMaxCurvatureFlowImageFilterTest
> 
> Windows has a max of 8 threads (I'm not sure why).
> 
> Let me know if I can help,
> 
> Bill
> _______________________________________________
> Insight-developers mailing list
> Insight-developers@public.kitware.com
> http://public.kitware.com/mailman/listinfo/insight-developers
> _______________________________________________
> Insight-developers mailing list
> Insight-developers@public.kitware.com
> http://public.kitware.com/mailman/listinfo/insight-developers
>