Skip to content

Replace Thomas-algorithm with a GPU-parallel CR-PCR implementation - #320

Open
julianlitz wants to merge 47 commits into
mainfrom
litz_vibe_code
Open

Replace Thomas-algorithm with a GPU-parallel CR-PCR implementation#320
julianlitz wants to merge 47 commits into
mainfrom
litz_vibe_code

Size 4000 is too large for pcr

ec0a7d9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 1, 2026 in 1s

97.47% (-0.03%) compared to 70eb7c7

View this Pull Request on Codecov

97.47% (-0.03%) compared to 70eb7c7

Details

Codecov Report

❌ Patch coverage is 97.34423% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.47%. Comparing base (70eb7c7) to head (ec0a7d9).

Files with missing lines Patch % Lines
...e/LinearAlgebra/Solvers/tridiagonal_solver_crpcr.h 97.02% 12 Missing ⚠️
...lude/LinearAlgebra/Solvers/tridiagonal_solver_cr.h 96.68% 8 Missing ⚠️
include/LinearAlgebra/Solvers/tridiagonal_solver.h 85.71% 2 Missing ⚠️
...ude/LinearAlgebra/Solvers/tridiagonal_solver_pcr.h 99.04% 2 Missing ⚠️
.../LinearAlgebra/Solvers/tridiagonal_solver_thomas.h 98.19% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #320      +/-   ##
==========================================
- Coverage   97.50%   97.47%   -0.03%     
==========================================
  Files          79       83       +4     
  Lines        8643     9507     +864     
==========================================
+ Hits         8427     9267     +840     
- Misses        216      240      +24     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.