[vsipl++] [patch] CFAR benchmark storage order

Don McCoy don at codesourcery.com
Wed Sep 13 03:55:48 UTC 2006


Jules Bergmann wrote:
> Don McCoy wrote:
>> This change reverts the storage order of the tensor back to 'tuple<0, 
>> 1, 2>' for the Vector and Hybrid methods.  The Slice method 
>> explicitly uses 'tuple<2, 1, 0>' in order to get the best performance.
>>
>
This patch corrects an error with the previous patch (tuple<2,1,0> 
should have been tuple<2,0,1>).

Mea culpa,

-- 
Don McCoy
don (at) CodeSourcery 
(888) 776-0262 / (650) 331-3385, x712

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cb2.changes
URL: <http://sourcerytools.com/pipermail/vsipl++/attachments/20060912/3da922c5/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cb2.diff
URL: <http://sourcerytools.com/pipermail/vsipl++/attachments/20060912/3da922c5/attachment-0001.ksh>


More information about the vsipl++ mailing list