[ITK] What does this error mean: A subclass of ThreadedDomainPartitioner::PartitionDomainreturned more subdomains than were requested
Bradley Lowekamp
blowekamp at mail.nih.gov
Wed May 7 18:10:50 EDT 2014
Try the master branch for the git repo.
This sounds familiar and it's not failing for me any more. I think it got fixed at some point either with a new clang or an ITK fix, I'll try to find where tomorrow.
Brad
On May 7, 2014, at 5:54 PM, Chris Cooper <chris.cooper at veranmedical.com> wrote:
> Yup, Mac OS 10.9 with both g++ and clang++ (but not clang++ with c++11
> enabled). Is this a known bug with (fingers crossed) a known patch?
>
> Thanks,
> Chris
>
> On 5/7/14, 3:52 PM, "Matt McCormick" <matt.mccormick at kitware.com> wrote:
>
>> 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/InsightToolki
>>> t-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_cl
>>> ang-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_cl
>>> ang-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_cl
>>> ang-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
>>>
>
> _______________________________________________
> Community mailing list
> Community at itk.org
> http://public.kitware.com/cgi-bin/mailman/listinfo/community
More information about the Community
mailing list