Skip to content

Comments

[DFT] Introduce a cuFFT backend for the DFT interface#278

Closed
FMarno wants to merge 6 commits intouxlfoundation:developfrom
FMarno:cufft_backend_pr
Closed

[DFT] Introduce a cuFFT backend for the DFT interface#278
FMarno wants to merge 6 commits intouxlfoundation:developfrom
FMarno:cufft_backend_pr

Conversation

@FMarno
Copy link
Contributor

@FMarno FMarno commented Feb 10, 2023

Description

This builds on #259 to introduce a cuFFT backend. tests are included in #261.
Currently this only supports single precision, in-place, complex-to-complex dfts. A another PR will follow soon to implement as much of the interface as possible.

Checklist

All Submissions

  • Do all unit tests pass locally? Attach a log.
  • [x ] Have you formatted the code using clang-format?

New features

  • [x ] Have you provided motivation for adding a new feature?
  • Have you added relevant tests?

@FMarno FMarno changed the title Cufft backend pr Introduce a cuFFT backend for the DFT interface Feb 10, 2023
Copy link
Contributor

@hjabird hjabird left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work!

@FMarno FMarno changed the title Introduce a cuFFT backend for the DFT interface [DFT] Introduce a cuFFT backend for the DFT interface Feb 22, 2023
@FMarno FMarno force-pushed the cufft_backend_pr branch from 25edc41 to f187589 Compare March 9, 2023 11:05
@FMarno
Copy link
Contributor Author

FMarno commented Mar 9, 2023

I believe it will be easier for the maintainers to only review #284, so I am closing this PR in favour of adding the whole backend at once.

@FMarno FMarno closed this Mar 9, 2023
@FMarno FMarno deleted the cufft_backend_pr branch March 9, 2023 11:45
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

Successfully merging this pull request may close these issues.

4 participants