> > Ok, I'm not entirely sure why I asked that since I don't know enough > about FFTW by it's version to make any judgement off it. And 3.2.2 > isn't that old. > > We'd really have to dig deeper. See what the addresses of a, b, and c > in gri_fft_filter_ccc_generic::filter actually are to see which one is > returning something unaligned. > > Tom > > > Turns out that neither 'a' nor 'c' are 16-byte aligned, and they both come from FFTWs allocator.
Weird. And the same thing applies to the _fff variant as well. -- Principal Investigator Shirleys Bay Radio Astronomy Consortium http://www.sbrac.org _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
