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

FFT along a dimension? #5

Open
jgbos opened this issue Mar 7, 2017 · 1 comment
Open

FFT along a dimension? #5

jgbos opened this issue Mar 7, 2017 · 1 comment

Comments

@jgbos
Copy link

jgbos commented Mar 7, 2017

Has anyone actually implemented this, that is, similar functionality to fft(X, dim) for CPU? I'm trying to understand how to implement using cufftPlanMany, but wanted to find out if anyone was already doing this? For example, I have a 3D dataset and want to do a series of 2D FFT along the first dimension.

@timholy
Copy link
Contributor

timholy commented Mar 7, 2017

Not to my knowledge, but perhaps others will know. Would make a nice contribution.

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