Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add basic multi-thread implementation for 'GenericFiltererIf' #1880

Merged
merged 1 commit into from
Dec 29, 2024

Conversation

grospelliergilles
Copy link
Member

No description provided.

@grospelliergilles grospelliergilles added enhancement New feature or request arcane Arcane Component arcane:accelerator Arcane Accelerator API/Runtime labels Dec 29, 2024
@grospelliergilles grospelliergilles self-assigned this Dec 29, 2024
Copy link

codecov bot commented Dec 29, 2024

Codecov Report

Attention: Patch coverage is 91.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 70.31%. Comparing base (5eb8e78) to head (2a2432e).
Report is 3 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
arcane/src/arcane/accelerator/GenericFilterer.h 66.66% 0 Missing and 1 partial ⚠️
arcane/src/arcane/accelerator/MultiThreadAlgo.h 95.23% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1880   +/-   ##
=======================================
  Coverage   70.30%   70.31%           
=======================================
  Files        2276     2276           
  Lines      163763   163783   +20     
  Branches    18863    18865    +2     
=======================================
+ Hits       115132   115156   +24     
+ Misses      41806    41801    -5     
- Partials     6825     6826    +1     

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

@grospelliergilles grospelliergilles merged commit 53c165a into main Dec 29, 2024
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arcane:accelerator Arcane Accelerator API/Runtime arcane Arcane Component enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant