Altera_Forum
Honored Contributor
11 years agoaocx files for 2d fft example
Hi,
I'm trying to debug an issue with the 2d fft example available for download here http://www.altera.com/support/examples/opencl/fft-2d.html I compiled the fft2d.cl file for several fft sizes (modifying the host/inc/fft_config.h file accordingly). clcreateprogramwithbinary fails with error code CL_INVALID_VALUE for any fft size but 1024x1024. I was wondering if the offline compiled kernels for sizes other than 1024x1024 are available for download somewhere. That would allow me to determine whether the problem is with my aocx files or in the OpenCL host code I'm using. I have the bittware s5phq_d8 board. Any help is appreciated. Cheers, Dominic