Skip to content

Conversation

amontoison
Copy link
Member

@amontoison amontoison commented Aug 24, 2025

I did similar optimizations than the solvers on GPU and updated the Julia wrappers to include the hidden arguments, needed for Fortran ccall.
See JuliaLang/LinearAlgebra.jl#1403

@amontoison amontoison added the enhancement New feature or request label Aug 24, 2025
Copy link

codecov bot commented Aug 24, 2025

Codecov Report

❌ Patch coverage is 91.40625% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.84%. Comparing base (cd3fa6a) to head (aa5de2e).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/LinearSolvers/lapack.jl 91.40% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #473      +/-   ##
==========================================
- Coverage   85.90%   85.84%   -0.06%     
==========================================
  Files          47       47              
  Lines        4129     4154      +25     
==========================================
+ Hits         3547     3566      +19     
- Misses        582      588       +6     

☔ 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.

@amontoison amontoison merged commit 09da084 into master Aug 24, 2025
13 checks passed
@amontoison amontoison deleted the lapack_cpu branch August 24, 2025 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant