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 shared-memory GPU implementations of spreading and interpolation #37

Merged
merged 33 commits into from
Oct 23, 2024

Conversation

jipolanco
Copy link
Owner

No description provided.

Copy link

codecov bot commented Oct 18, 2024

Codecov Report

Attention: Patch coverage is 91.60584% with 23 lines in your changes missing coverage. Please review.

Project coverage is 92.35%. Comparing base (c8b7aa6) to head (c9311e0).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/spreading/gpu.jl 86.25% 18 Missing ⚠️
src/interpolation/gpu.jl 96.11% 4 Missing ⚠️
src/blocking.jl 96.55% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
- Coverage   92.88%   92.35%   -0.54%     
==========================================
  Files          17       17              
  Lines        1405     1608     +203     
==========================================
+ Hits         1305     1485     +180     
- Misses        100      123      +23     

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

@jipolanco jipolanco marked this pull request as ready for review October 23, 2024 14:58
@jipolanco jipolanco merged commit 6476b67 into master Oct 23, 2024
4 of 6 checks passed
@jipolanco jipolanco deleted the shmem branch October 23, 2024 19:47
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