Closed Aaron216 closed 3 years ago
This is an issue related to the underlying clFFT library on your platform, nothing which can be fixed within the Gpyfft wrapper. I recommend you have a look at the clFFT library. It’s test program has the ability to save the generated OpenGL kernels. so you can have a closer look where the errors are triggered. Best Gregor
I have just installed gpyfft on my ODROID-XU4 and encountered this issue when I attempted to run the benchmark. I believe it may be a quirk of the ARM Platform implementation of OpenCL as I've encountered similar issues with casting when I have used Reikna on the same device. Below is the output from python when I attempt to run the benchmark.