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

Use 'IParallelMng' instead of 'MPI_Comm' for classes associated to Metis partitionner #1662

Merged
merged 6 commits into from
Oct 4, 2024

Conversation

grospelliergilles
Copy link
Member

No description provided.

@grospelliergilles grospelliergilles added arcane Arcane Component refactoring Code refactoring and cleanup labels Oct 3, 2024
@grospelliergilles grospelliergilles self-assigned this Oct 3, 2024
@grospelliergilles grospelliergilles force-pushed the dev/gg-use-parallelmng-metis-tools branch from 7a8f285 to 0f696c9 Compare October 3, 2024 15:09
Copy link

codecov bot commented Oct 3, 2024

Codecov Report

Attention: Patch coverage is 83.87097% with 25 lines in your changes missing coverage. Please review.

Project coverage is 69.73%. Comparing base (19b574d) to head (d996eaf).
Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
arcane/src/arcane/std/MetisGraphGather.cc 0.00% 11 Missing ⚠️
arcane/src/arcane/std/MetisWrapper.cc 83.67% 8 Missing ⚠️
arcane/src/arcane/std/GraphDistributor.h 95.91% 0 Missing and 2 partials ⚠️
arcane/src/arcane/std/MetisGraphDigest.cc 90.47% 2 Missing ⚠️
arcane/src/arcane/std/MetisMeshPartitioner.cc 92.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1662      +/-   ##
==========================================
+ Coverage   69.66%   69.73%   +0.07%     
==========================================
  Files        2247     2249       +2     
  Lines      160520   160512       -8     
  Branches    18495    18493       -2     
==========================================
+ Hits       111827   111937     +110     
+ Misses      42024    41903     -121     
- Partials     6669     6672       +3     

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

@grospelliergilles grospelliergilles force-pushed the dev/gg-use-parallelmng-metis-tools branch from 7638617 to e174484 Compare October 3, 2024 20:31
@grospelliergilles grospelliergilles force-pushed the dev/gg-use-parallelmng-metis-tools branch from e174484 to d996eaf Compare October 4, 2024 06:18
@grospelliergilles grospelliergilles merged commit 3706fec into main Oct 4, 2024
27 of 28 checks passed
@grospelliergilles grospelliergilles deleted the dev/gg-use-parallelmng-metis-tools branch October 6, 2024 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arcane Arcane Component refactoring Code refactoring and cleanup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant