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

Add support for GPU type 3 transform #69

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Conversation

ludvigak
Copy link
Owner

@ludvigak ludvigak commented Oct 16, 2024

Resolves #68

  • Tests are tentative pending fix of gpu_method=0 bug
  • Fix some typos along the way

 * Tests are tentative pending fix of gpu_method=0 bug
 * Fix some typos along the way
@ludvigak ludvigak marked this pull request as draft October 16, 2024 15:11
Copy link

codecov bot commented Oct 16, 2024

Codecov Report

Attention: Patch coverage is 0% with 32 lines in your changes missing coverage. Please review.

Project coverage is 55.77%. Comparing base (2a54a96) to head (af3b3eb).

Files with missing lines Patch % Lines
src/cufinufft_simple.jl 0.00% 24 Missing ⚠️
src/cufinufft.jl 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #69      +/-   ##
==========================================
- Coverage   58.83%   55.77%   -3.06%     
==========================================
  Files           8        8              
  Lines         566      597      +31     
==========================================
  Hits          333      333              
- Misses        233      264      +31     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ahbarnett
Copy link
Collaborator

finufft#576 is in, so, have at it!

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.

add type 3 GPU interfaces now they exist in (cu)FINUFFT
2 participants