[vtk-developers] vtkImageReslice performance questions/improvemnts
    Sean McBride 
    sean at rogue-research.com
       
    Tue Sep 21 20:08:48 EDT 2010
    
    
  
On Tue, 21 Sep 2010 18:02:05 -0600, David Gobbi said:
>On Tue, Sep 21, 2010 at 5:51 PM, Sean McBride <sean at rogue-research.com>
wrote:
>
>> I had wondered if it was endian dependent.  So you're saying it should
>> work for ppc64 too then?  Though IIRC, int<->float is slow on ppc...
>
>Yes, it will work on ppc64.  Faster?  I don't know.  Only the stuff in
>the #ifdef i386 block is endian-dependent, the other #if blocks don't
>care about endianness.
OK thanks.  So I'll test ppc64 and you push the x86_64 case?
Cheers,
-- 
____________________________________________________________
Sean McBride, B. Eng                 sean at rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada
    
    
More information about the vtk-developers
mailing list