I’m trying to do batches of 1D FFTs using CUFFT but I’d like to be able to vary the batch size. I know in advance what the maximum batch size will be. I can’t currently see any way to do this without destroying and recreating the plan. Does anyone have any suggestions?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How to batch 3D FFT of different size? | 0 | 4808 | June 7, 2011 | |
(Uncodumented?) limit of fftsize for 1d batch ffts Problem w/CUFFT docs and w/cufftPlan1d | 0 | 2624 | October 19, 2008 | |
Please confirm: constant CUFFT plan size across different devices ... for a given FFT size and type | 1 | 611 | January 19, 2011 | |
Perform large FFTs using smaller FFTs (forward and inverse) | 0 | 349 | March 10, 2019 | |
Confused about cufftPlan | 0 | 3122 | July 5, 2009 | |
[CUFFT] Increasing the transform size | 0 | 1575 | September 22, 2009 | |
Simple FFT question | 2 | 1802 | July 24, 2010 | |
Why are CUFFT plans so large, and what can be done about this? | 3 | 888 | February 20, 2018 | |
CUFFT 1D Memory Limitations | 0 | 2270 | April 8, 2010 | |
FFT algorithm implementation | 5 | 1479 | December 31, 2009 |