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

Symbolic Factorization Reuse in the standard LUFactorization #493

Merged
merged 4 commits into from
Apr 19, 2024

bound CUDSS

084d0d6
Select commit
Loading
Failed to load commit list.
Merged

Symbolic Factorization Reuse in the standard LUFactorization #493

bound CUDSS
084d0d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 19, 2024 in 1s

62.61% (+37.50%) compared to d050e01

View this Pull Request on Codecov

62.61% (+37.50%) compared to d050e01

Details

Codecov Report

Attention: Patch coverage is 51.85185% with 39 lines in your changes are missing coverage. Please review.

Project coverage is 62.61%. Comparing base (d050e01) to head (084d0d6).

Files Patch % Lines
ext/LinearSolveCUDAExt.jl 0.00% 27 Missing ⚠️
src/LinearSolve.jl 78.43% 11 Missing ⚠️
ext/LinearSolveCUDSSExt.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #493       +/-   ##
===========================================
+ Coverage   25.10%   62.61%   +37.50%     
===========================================
  Files          28       29        +1     
  Lines        2167     2212       +45     
===========================================
+ Hits          544     1385      +841     
+ Misses       1623      827      -796     

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