Skip to content

Comments

[femutils] Use accelerator API in CsrFormat::translateToLinearSystem()#351

Merged
grospelliergilles merged 1 commit intomainfrom
dev/gg-do-translate-to-csr-with-accelerator-apu
Feb 18, 2026
Merged

[femutils] Use accelerator API in CsrFormat::translateToLinearSystem()#351
grospelliergilles merged 1 commit intomainfrom
dev/gg-do-translate-to-csr-with-accelerator-apu

Conversation

@grospelliergilles
Copy link
Member

This will prevent some memory round trip between CPU and GPU.

…()'.

This will prevent some memory roundtrip between CPU and GPU.
@grospelliergilles grospelliergilles self-assigned this Feb 18, 2026
@grospelliergilles grospelliergilles added the refactor Code refactor label Feb 18, 2026
@codecov
Copy link

codecov bot commented Feb 18, 2026

Codecov Report

❌ Patch coverage is 85.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.52%. Comparing base (d0907b6) to head (e59235b).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
femutils/CsrFormatMatrix.cc 85.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #351   +/-   ##
=======================================
  Coverage   69.52%   69.52%           
=======================================
  Files         118      118           
  Lines       14704    14715   +11     
  Branches     1983     1983           
=======================================
+ Hits        10223    10231    +8     
- Misses       4025     4027    +2     
- Partials      456      457    +1     

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

@grospelliergilles grospelliergilles merged commit f1c7a80 into main Feb 18, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor Code refactor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant