This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Which optimised lib for FFT is now current for Cortex A?

Is it the compute libs and that NE10 & cmsis are now depreciated for CortexA V8 64bit?

Parents
  • For large-scale FFT work we recommend the use of the dedicated FFTW library by Frigo and Johnson. The FFTW library is self-optimizing—it automatically tunes itself for each hardware platform in order to achieve maximum performance. It is available under the GNU GPL. 

Reply
  • For large-scale FFT work we recommend the use of the dedicated FFTW library by Frigo and Johnson. The FFTW library is self-optimizing—it automatically tunes itself for each hardware platform in order to achieve maximum performance. It is available under the GNU GPL. 

Children