Difference between revisions of "BeagleBoard/GSoC/Ideas-2016"

From eLinux.org
Jump to: navigation, search
(NEON Support for FFTW)
m (Add categories and links)
Line 1: Line 1:
 +
[[Category: Linux]]
 +
[[Category: OMAP]]
 
== Summer code of ideas for 2009 ==
 
== Summer code of ideas for 2009 ==
 
+
This page collects ideas for [[BeagleBoard]] specific [[BeagleBoard/GSoC|Google Summer of Code 2009]].
 
== Ideas ==
 
== Ideas ==
  

Revision as of 09:37, 27 February 2009

Summer code of ideas for 2009

This page collects ideas for BeagleBoard specific Google Summer of Code 2009.

Ideas

NEON Support for FFTW

FFTW is a library for calculating the Fast Fourier Transform. The current implementation of FFTW contains SIMD optimizations for several instructions sets. It should be possible to add optimizations for the NEON SIMD co-processor in the Beagle Board. FFTW is widely used in the open source sommunity and this project would make FFTW far more useful on processors with NEON instructions. The mentor is particularly interested in improving GNU Radio on the OMAP3 and improving FFTW performance would be very useful.