[Insight-developers] Dashboard Cleanup: mini0.nlm MacOSX-cross-rosetta : 50 tests failing

Gordon L. Kindlmann glk at uchicago.edu
Wed Jan 20 12:24:25 EST 2010


Hello,

Its actually a subtler issue; a disagreement about whether the 22nd  
bit of a 32-bit float should be 0 or 1 in a quiet (versus signaling)  
NaN.  Different architectures do it different ways.  Surprisingly, its  
orthogonal to endienness.

I'm trying to catch up on the emails related to the NRRD updates to  
see what might have gone wrong.

Gordon

On Jan 20, 2010, at 11:09 AM, Bradley Lowekamp wrote:

> I quickly ran NrrdIO::airSanity(). It returned 7:
>
> airInsane_AIR_NAN,       /*  7: airFPClass_f(AIR_QNAN,AIR_SNAN)  
> wrong */
>
> So that mean that the endianness was correct.
>
> I am not sure what changes this update made that would cause this  
> system to fail all NRRD IO.
>
> Brad
>
>
> On Jan 20, 2010, at 11:19 AM, Luis Ibanez wrote:
>
>> Brad,
>>
>> Thanks a lot for looking into this.
>>
>> Is there something that we could do
>> on our side to track the problem down ?
>>
>> Michel:   Could you please follow on this ?
>>
>>
>>    Thanks
>>
>>
>>           Luis
>>
>>
>> -----------------------------------
>> On Wed, Jan 20, 2010 at 9:43 AM, Bradley Lowekamp
>> <blowekamp at mail.nih.gov> wrote:
>>> The occurred with the NRRD upgrade.
>>>
>>> Due to the oddness of the cross build,  (Building for ppc, but  
>>> running on an intel) one of the first things I'd check is that the  
>>> endianess is handled correctly. That is is should be a compile  
>>> time check for apple systems. ITK does this correctly, but NRRD  
>>> may do it differently.
>>>
>>> Brad
>>>
>>> On Jan 20, 2010, at 8:36 AM, Luis Ibanez wrote:
>>>
>>>> Hi Brad,
>>>>
>>>> There are 50 tests failing in
>>>>
>>>>  mini0.nlm
>>>>  MacOSX-cross-rosetta
>>>>
>>>>
>>>> Most of them seem to be related to IO tests.
>>>>
>>>> http://www.cdash.org/CDash/viewTest.php?onlyfailed&buildid=519324
>>>>
>>>>
>>>> Do you have any hint on what may be the source of the problem ?
>>>>
>>>>
>>>>  Thanks
>>>>
>>>>
>>>>     Luis
>>>
>>>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-developers
>



More information about the Insight-developers mailing list