Software Archive
Read-only legacy content
17060 讨论

CILK in FFTW

Zvi_Vered
初学者
423 次查看

Hello,

I'm looking for a CILK version of FFTW.

Can you help ?

Thanks,

Zvika

0 项奖励
1 回复
TimP
名誉分销商 III
423 次查看

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 项奖励
回复