Skip to content

v0.6.4

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Nov 15:42
· 17 commits to master since this release

NonuniformFFTs v0.6.4

Diff since v0.6.3

Changed

  • Avoid large GPU allocation in type-2 transforms when using the CUDA backend. The allocation was due to CUDA.jl creating a copy of the input in complex-to-real FFTs (see CUDA.jl#2249).

Merged pull requests: