Skip to content

Add accelerator support for MultiArray2 #1989

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

Merged
merged 3 commits into from
Feb 16, 2025

Conversation

grospelliergilles
Copy link
Member

No description provided.

- Réindente le code.
- Rend explicite certains constructeurs
- Utilise `delete` pour interdire certains constructeurs/opérateurs.
Ajoute support pour choisir l'allocateur mémoire et créé une classe
'MultiArray2SmallSpan' pour obtenir une vue sur l'instance.
@grospelliergilles grospelliergilles added enhancement New feature or request arcane Arcane Component arcane:accelerator Arcane Accelerator API/Runtime labels Feb 16, 2025
@grospelliergilles grospelliergilles self-assigned this Feb 16, 2025
Copy link

codecov bot commented Feb 16, 2025

Codecov Report

Attention: Patch coverage is 59.67742% with 50 lines in your changes missing coverage. Please review.

Project coverage is 70.53%. Comparing base (19b5976) to head (a8b4564).
Report is 4 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
arcane/src/arcane/utils/MultiArray2.h 42.50% 38 Missing and 8 partials ⚠️
arcane/src/arcane/utils/MultiArray2View.h 55.55% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1989      +/-   ##
==========================================
- Coverage   70.54%   70.53%   -0.02%     
==========================================
  Files        2286     2286              
  Lines      166881   166970      +89     
  Branches    19179    19184       +5     
==========================================
+ Hits       117732   117764      +32     
- Misses      42138    42194      +56     
- Partials     7011     7012       +1     

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

@grospelliergilles grospelliergilles merged commit e413c3b into main Feb 16, 2025
33 checks passed
@grospelliergilles grospelliergilles deleted the dev/gg-add-accelerator-support-for-multiarray branch February 24, 2025 18:07
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