Skip to content

Update hypre and pardiso#92

Merged
maxpaik16 merged 4 commits intopolyfem:mainfrom
maxpaik16:update-hypre-and-pardiso
Apr 16, 2026
Merged

Update hypre and pardiso#92
maxpaik16 merged 4 commits intopolyfem:mainfrom
maxpaik16:update-hypre-and-pardiso

Conversation

@maxpaik16
Copy link
Copy Markdown
Contributor

Added option to link against OpenMP to MKL cmake recipe

Added additional options to Hypre solver. Most importantly, made sure that problem dimension can actually be set by the user.

Improved performance of copying databetween Eigen and Hypre.

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 12, 2025

Codecov Report

❌ Patch coverage is 50.00000% with 35 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.50%. Comparing base (47dc48d) to head (1ab1edf).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/polysolve/linear/HypreSolver.cpp 50.00% 35 Missing ⚠️

❌ Your patch status has failed because the patch coverage (50.00%) is below the target coverage (75.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #92      +/-   ##
==========================================
- Coverage   81.46%   80.50%   -0.96%     
==========================================
  Files          49       49              
  Lines        2083     2119      +36     
  Branches      274      283       +9     
==========================================
+ Hits         1697     1706       +9     
- Misses        386      413      +27     
Flag Coverage Δ
polysolve 80.50% <50.00%> (-0.96%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@maxpaik16 maxpaik16 merged commit 19cc8ec into polyfem:main Apr 16, 2026
8 of 9 checks passed
@maxpaik16 maxpaik16 deleted the update-hypre-and-pardiso branch April 16, 2026 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant