clij / clij2-fft

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clfft benchmarks

psteinb opened this issue · comments

Hi folks,
great to see this coming to live. Just wanted to share our benchmark for FFT libraries:
https://github.com/mpicbg-scicomp/gearshifft
and the viz of the current results are available here
https://www.kcod.de/gearshifft/
which include numbers for clfft.

In the distant future, clij2-fft and other projects might be a good subject for further study. For example, I'd be interested in the overhead that is incurred by calling clfft from java.

Hey Peter @psteinb ,

just a link. There was some discussion about benchmarks @bnorthan performed earlier. You may find insightful:
https://forum.image.sc/t/high-performance-fft-based-algorithms-deconvolution/31710/8

Btw. I also think that clij2-fft has huge potential. It's so good what Brian implemented!

Cheers,
Robert