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

misc: Fix gpu-fit for multiple tensors #2286

Merged
merged 1 commit into from
Dec 19, 2023
Merged

misc: Fix gpu-fit for multiple tensors #2286

merged 1 commit into from
Dec 19, 2023

Conversation

mloubout
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Dec 19, 2023

Codecov Report

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

Comparison is base (063d07d) 86.85% compared to head (2294029) 86.84%.

Files Patch % Lines
tests/test_gpu_common.py 0.00% 5 Missing ⚠️
devito/core/gpu.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2286      +/-   ##
==========================================
- Coverage   86.85%   86.84%   -0.02%     
==========================================
  Files         229      229              
  Lines       42579    42584       +5     
  Branches     7900     7900              
==========================================
  Hits        36984    36984              
- Misses       4939     4944       +5     
  Partials      656      656              

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

Copy link
Contributor

@FabioLuporini FabioLuporini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

uncontroversial

@mloubout mloubout merged commit 3126fb0 into master Dec 19, 2023
31 checks passed
@mloubout mloubout deleted the tensor-fit-2 branch December 19, 2023 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants