Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Precision of FFT with non-power-of-2 sizes starts to deteriorate around size 65536 #51

Open
fjarri opened this issue Jan 31, 2019 · 2 comments

Comments

@fjarri
Copy link
Owner

fjarri commented Jan 31, 2019

There seems to be some accuracy problem with Bluestein's transform. The threshold for the size is around 65536, after which the error grows quickly. The effect appears both with single and double precision, and with fast_math set to either True or False. There is no error with OpenCL and Intel\ UHD Graphics 630.

@fjarri
Copy link
Owner Author

fjarri commented Mar 28, 2019

Sorry for taking so long to reply, I was pretty busy the last few days. I will try to look into that during the weekend, but I'm not sure if it's the same problem - the array sizes are pretty small. Would it be possible for you to post the reproducing code?

@jyhmiinlin
Copy link

I checked: it is not related to reikna.fft. I am deleting my post for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants