Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
11 years ago

opencl_fft1d_x64_linux_14 fft algorithm is broken

The FFT algorithm in the opencl 1d fft sample isn't implemented correctly. In the example, the program generated random numbers for the fft input. It is then computed by the fft1d kernel, and checked...