Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

CILK in FFTW

Zvi_Vered
Beginner
428 Views

Hello,

I'm looking for a CILK version of FFTW.

Can you help ?

Thanks,

Zvika

0 Kudos
1 Reply
TimP
Honored Contributor III
428 Views

If you want a Cilk(tm) Plus FFTW, it looks like you'll need to write it yourself. You have the advantage of the opportunity to test incremental changes from a current C or C++ implementation.   I'd guess that you'd have difficulty achieving performance on a par with a C OpenMP version, let alone against the established performance libraries.

0 Kudos
Reply