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

Init openacc ctx at init to avoid cuda conflicts #178

Merged
merged 1 commit into from
Mar 30, 2023
Merged

Conversation

mloubout
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Mar 30, 2023

Codecov Report

Patch coverage: 28.57% and project coverage change: +18.21 🎉

Comparison is base (ba767e3) 63.49% compared to head (dca34c9) 81.70%.

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #178       +/-   ##
===========================================
+ Coverage   63.49%   81.70%   +18.21%     
===========================================
  Files          28       28               
  Lines        2183     2192        +9     
===========================================
+ Hits         1386     1791      +405     
+ Misses        797      401      -396     
Impacted Files Coverage Δ
...meModeling/Preconditioners/ModelPreconditioners.jl 68.22% <0.00%> (-0.65%) ⬇️
src/TimeModeling/Types/ModelStructure.jl 85.98% <0.00%> (+12.26%) ⬆️
src/JUDI.jl 83.33% <33.33%> (-7.15%) ⬇️
src/TimeModeling/LinearOperators/basics.jl 76.08% <50.00%> (+13.86%) ⬆️

... and 12 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mloubout mloubout merged commit 783c142 into master Mar 30, 2023
@mloubout mloubout deleted the cuda-ctx branch March 30, 2023 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant