Skip to content

Move CUDA/CUDSS to weak deps and deduplicate GPU backend code - #596

Merged
michel2323 merged 15 commits into
masterfrom
ms/deduplicate
Mar 10, 2026
Merged

Move CUDA/CUDSS to weak deps and deduplicate GPU backend code#596
michel2323 merged 15 commits into
masterfrom
ms/deduplicate

Fix docs

011184f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 10, 2026 in 0s

85.31% (+1.14%) compared to 18a4459

View this Pull Request on Codecov

85.31% (+1.14%) compared to 18a4459

Details

Codecov Report

❌ Patch coverage is 75.78125% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.31%. Comparing base (18a4459) to head (011184f).

Files with missing lines Patch % Lines
lib/MadNLPGPU/src/KKT/gpu_qn.jl 0.00% 17 Missing ⚠️
src/LinearSolvers/lapack_common.jl 85.10% 7 Missing ⚠️
lib/MadNLPGPU/src/KKT/gpu_sparse.jl 92.50% 3 Missing ⚠️
lib/MadNLPGPU/src/KKT/gpu_dense.jl 81.81% 2 Missing ⚠️
src/LinearSolvers/lapack.jl 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #596      +/-   ##
==========================================
+ Coverage   84.16%   85.31%   +1.14%     
==========================================
  Files          52       49       -3     
  Lines        4680     4311     -369     
==========================================
- Hits         3939     3678     -261     
+ Misses        741      633     -108     

☔ View full report in Codecov by Sentry.
📢 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.