On 1/4/13 9:36 AM, Philip Balister wrote:
On 01/03/2013 02:21 PM, Mark Hatle wrote:
On 1/3/13 12:42 PM, Philip Balister wrote:
So, recent versions of fftw have NEON support for the single precision
build. In the poast, I just passed --enable-neon to configure or the
armv7a case. Now, this is no
On 01/03/2013 02:21 PM, Mark Hatle wrote:
> On 1/3/13 12:42 PM, Philip Balister wrote:
>> So, recent versions of fftw have NEON support for the single precision
>> build. In the poast, I just passed --enable-neon to configure or the
>> armv7a case. Now, this is not entirely correct, since some armv
On 1/3/13 12:42 PM, Philip Balister wrote:
So, recent versions of fftw have NEON support for the single precision
build. In the poast, I just passed --enable-neon to configure or the
armv7a case. Now, this is not entirely correct, since some armv7a's lack
a NEON coprocessor.
Does anyone have a s
So, recent versions of fftw have NEON support for the single precision
build. In the poast, I just passed --enable-neon to configure or the
armv7a case. Now, this is not entirely correct, since some armv7a's lack
a NEON coprocessor.
Does anyone have a suggestion for how to handle this better? Pers