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

Automatically determine batch size in shared-memory GPU transforms #41

Merged
merged 5 commits into from
Oct 28, 2024

Conversation

jipolanco
Copy link
Owner

No description provided.

Copy link

codecov bot commented Oct 28, 2024

Codecov Report

Attention: Patch coverage is 68.75000% with 15 lines in your changes missing coverage. Please review.

Project coverage is 91.09%. Comparing base (47e4d28) to head (4e64bf3).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
ext/NonuniformFFTsAMDGPUExt.jl 0.00% 5 Missing ⚠️
ext/NonuniformFFTsCUDAExt.jl 0.00% 5 Missing ⚠️
src/gpu_common.jl 81.25% 3 Missing ⚠️
src/spreading/gpu.jl 83.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
- Coverage   91.62%   91.09%   -0.54%     
==========================================
  Files          20       20              
  Lines        1683     1706      +23     
==========================================
+ Hits         1542     1554      +12     
- Misses        141      152      +11     

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

@jipolanco jipolanco merged commit c926bbd into master Oct 28, 2024
4 of 6 checks passed
@jipolanco jipolanco deleted the auto-batch-size branch October 28, 2024 14:49
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.

1 participant