[ITK] What does this error mean: A subclass of ThreadedDomainPartitioner::PartitionDomainreturned more subdomains than were requested

Matt McCormick matt.mccormick at kitware.com
Wed May 7 17:52:53 EDT 2014


Hi Chris,

This means that the subdomains (chunks of data to be processed in
different threads) are not being partitioned (split up) as corrected.

Is this on Mac OS 10.9?

Thanks,
Matt

On Wed, May 7, 2014 at 5:46 PM, Chris Cooper
<chris.cooper at veranmedical.com> wrote:
> Several unit tests are failing for me,
> itkSingleLevelSetsv4WhitakerImage2DTest gives me this error:
>
> ----------------------------------------------------------
> Finished converting to sparse format
> Level set container created
> LevelSet 1: CV internal term created
> LevelSet 1: CV external term created
> Term container 0 created
>
> itk::ExceptionObject (0x7fc8d48164b8)
> Location: "unknown"
> File:
> /Users/Shared/Jenkins/Home/workspace/itk/Matrix/mac/ToolKit/InsightToolkit-4.5.1/Modules/Core/Common/include/itkDomainThreader.hxx
> Line: 113
> Description: itk::ERROR:
> LevelSetEvolutionComputeIterationThreader(0x7fc8d3fd79c0): A subclass of
> ThreadedDomainPartitioner::PartitionDomainreturned more subdomains than were
> requested
>
>
> Exception detected while reading
> /Users/Shared/Jenkins/Home/workspace/itk/Matrix/mac/builds/darwin-10.9_clang-5.1/Testing/Temporary/whiteSpot_output_sparse_single.mha
> :  Could not create IO object for file
> /Users/Shared/Jenkins/Home/workspace/itk/Matrix/mac/builds/darwin-10.9_clang-5.1/Testing/Temporary/whiteSpot_output_sparse_single.mha
> The file doesn't exist.
> Filename =
> /Users/Shared/Jenkins/Home/workspace/itk/Matrix/mac/builds/darwin-10.9_clang-5.1/Testing/Temporary/whiteSpot_output_sparse_single.mha
>
> <DartMeasurement name="BaselineImageName"
> type="text/string">INVALID_BASELINE_GIVEN</DartMeasurement>
> <end of output>
> Test time =   0.05 sec
> ----------------------------------------------------------
> Test Failed.
> "itkSingleLevelSetsv4WhitakerImage2DTest" end time: May 02 12:52 MDT
> "itkSingleLevelSetsv4WhitakerImage2DTest" time elapsed: 00:00:00
> ----------------------------------------------------------
>
>
> Any suggestions what this might mean?
>
> Thanks,
> Chris
>
>
> _______________________________________________
> Community mailing list
> Community at itk.org
> http://public.kitware.com/cgi-bin/mailman/listinfo/community
>



More information about the Community mailing list