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

Use extensions for GPU dependencies #84

Merged
merged 34 commits into from
Jan 22, 2024
Merged

Use extensions for GPU dependencies #84

merged 34 commits into from
Jan 22, 2024

Conversation

omlins
Copy link
Collaborator

@omlins omlins commented Jan 17, 2024

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jan 19, 2024

Codecov Report

Attention: 329 lines in your changes are missing coverage. Please review.

Comparison is base (529b88d) 3.74% compared to head (65e3e49) 2.87%.
Report is 1 commits behind head on master.

Files Patch % Lines
src/CUDAExt/update_halo.jl 0.00% 128 Missing ⚠️
src/AMDGPUExt/update_halo.jl 0.00% 111 Missing ⚠️
src/update_halo.jl 0.00% 21 Missing ⚠️
src/shared.jl 0.00% 16 Missing ⚠️
src/CUDAExt/shared.jl 0.00% 13 Missing ⚠️
src/init_global_grid.jl 0.00% 12 Missing ⚠️
src/AMDGPUExt/shared.jl 0.00% 11 Missing ⚠️
src/select_device.jl 0.00% 9 Missing ⚠️
src/AMDGPUExt/select_device.jl 0.00% 2 Missing ⚠️
src/CUDAExt/select_device.jl 0.00% 2 Missing ⚠️
... and 3 more

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##           master     #84      +/-   ##
=========================================
- Coverage    3.74%   2.87%   -0.87%     
=========================================
  Files          12      23      +11     
  Lines         668     764      +96     
=========================================
- Hits           25      22       -3     
- Misses        643     742      +99     

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

@omlins omlins merged commit d6d5c03 into master Jan 22, 2024
4 checks passed
@omlins omlins deleted the gpu-exts branch January 22, 2024 17:34
marinlauber pushed a commit to marinlauber/ImplicitGlobalGrid.jl that referenced this pull request Jul 10, 2024
Use extensions for GPU dependencies
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.

None yet

2 participants