-
Notifications
You must be signed in to change notification settings - Fork 227
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CUFFT] Preallocate a buffer for complex-to-real FFT (#2578)
* [CUFFT] Preallocate a buffer for complex-to-real FFT * Update cufft.jl * Fix new errors in fft.jl * More fixes in fft.jl * Allocate a buffer in both plan_rfft and plan_brfft * Allocate a buffer in both plan_rfft and plan_brfft * Update lib/cufft/fft.jl Co-authored-by: Tim Besard <[email protected]> --------- Co-authored-by: Tim Besard <[email protected]>
- Loading branch information
1 parent
ca8f6cf
commit 19a08ef
Showing
1 changed file
with
71 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters