Automatically determine batch size in shared-memory GPU transforms #41
+155
−74
Codecov / codecov/project
failed
Oct 28, 2024 in 0s
91.09% (-0.54%) compared to 47e4d28
View this Pull Request on Codecov
91.09% (-0.54%) compared to 47e4d28
Details
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
).
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.
Loading