Skip to content

v0.6.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Oct 13:36
· 7 commits to master since this release

NonuniformFFTs v0.6.1

Diff since v0.6.0

Fixed

  • Fix type-2 transforms on the GPU when performing multiple transforms at once (ntransforms > 1) and when gpu_method = :shared_memory (which is not currently the default).

Merged pull requests:

  • Fix type-2 GPU shared memory with ntransforms > 1 (#43) (@jipolanco)