From: guillaume william brs <guillaume.bressaix@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] FFTW optimized for ARM and NEON FPU
Date: Mon, 23 Feb 2015 20:57:08 -0700 [thread overview]
Message-ID: <54EBF694.6090705@gmail.com> (raw)
Hello,
I am working on a cortex-a9 (zynq SoC, mainly zc706)
I faced fairly slow computations of FFT using this library with the
default configuration (20MFlops).
I modified package/fftw.mk to optimize the library compilation as long
as an FPU is available,
NEON in this case: this increased the number of MFlops to 500-600.
--
guillaume william bres-saix
software engineer
NIST - Time & Frequency div.
325 Broadway, Boulder, CO 80305.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fftw.patch
Type: text/x-diff
Size: 665 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20150223/11a9087c/attachment.bin>
next reply other threads:[~2015-02-24 3:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-24 3:57 guillaume william brs [this message]
2015-02-24 9:44 ` [Buildroot] FFTW optimized for ARM and NEON FPU Peter Kümmel
2015-03-15 23:41 ` Yann E. MORIN
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=54EBF694.6090705@gmail.com \
--to=guillaume.bressaix@gmail.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.