[vsipl++] [patch] Support for Cell FFT's up to 4K points.

Stefan Seefeld stefan at codesourcery.com
Tue Feb 13 19:12:28 UTC 2007


Jules Bergmann wrote:
> Stefan Seefeld wrote:

>> Jules, we quickly talked about this in the past: should we make the
>> implicit
>> memory allocation used by Dense<> (i.e. when not using user-storage) use
>> alloc_align<> instead of 'new' ?
> 
> Dense uses an allocator (specifically 'Aligned_allocator'), not 'new'.

Sorry I missed that ! This means things should 'just work' whenever we
configure the right default alignment, at least as long as we don't
pass subblocks for which alignment is off.

Thanks,
		Stefan

-- 
Stefan Seefeld
CodeSourcery
stefan at codesourcery.com
(650) 331-3385 x718



More information about the vsipl++ mailing list