Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cuda): new fft impl #1499

Closed
wants to merge 1 commit into from
Closed

feat(cuda): new fft impl #1499

wants to merge 1 commit into from

Conversation

sarah-quinones
Copy link

@sarah-quinones sarah-quinones commented Aug 29, 2024

closes: please link all relevant issues

PR content/description

Check-list:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • Relevant issues are marked as resolved/closed, related issues are linked in the description
  • Check for breaking changes (including serialization changes) and add them to commit message following the conventional commit specification

@cla-bot cla-bot bot added the cla-signed label Aug 29, 2024
@sarah-quinones sarah-quinones force-pushed the sk/feat/cuda-fft branch 5 times, most recently from ec0eac5 to 66a8b9e Compare August 29, 2024 11:16
@pdroalves pdroalves added the 4090_bench Launch integer bench on our CI 4090 desktop label Sep 5, 2024
@github-actions github-actions bot removed the 4090_bench Launch integer bench on our CI 4090 desktop label Sep 5, 2024
Copy link

cla-bot bot commented Sep 6, 2024

Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: sarah el kazdadi.
This is most likely caused by a git client misconfiguration; please make sure to:

  1. check if your git client is configured with an email to sign commits git config --list | grep email
  2. If not, set it up using git config --global user.email [email protected]
  3. Make sure that the git commit email is configured in your GitHub account settings, see https://github.com/settings/emails

@cla-bot cla-bot bot removed the cla-signed label Sep 6, 2024
@agnesLeroy
Copy link
Contributor

The new FFT has been merged, as well as a fix for cast to torus, so I'm closing this one.

@agnesLeroy agnesLeroy closed this Oct 7, 2024
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.

3 participants