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 method in 'MessagePassingMng' to set the communicator #1660

Merged

Conversation

grospelliergilles
Copy link
Member

@grospelliergilles grospelliergilles commented Oct 3, 2024

At the moment, only a derived class (i.e. MpiMessagePassingMng) is able to do that.

…r positionner le communicateur.

Auparavant, seule une classe dérivée pouvait le faire.
@grospelliergilles grospelliergilles added the arccore Arccore component label Oct 3, 2024
@grospelliergilles grospelliergilles self-assigned this Oct 3, 2024
Copy link

codecov bot commented Oct 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.66%. Comparing base (7cd6095) to head (d930db5).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1660   +/-   ##
=======================================
  Coverage   69.66%   69.66%           
=======================================
  Files        2247     2247           
  Lines      160510   160513    +3     
  Branches    18491    18493    +2     
=======================================
+ Hits       111812   111820    +8     
+ Misses      42031    42025    -6     
- Partials     6667     6668    +1     

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

@grospelliergilles grospelliergilles merged commit 0fa90d3 into main Oct 3, 2024
29 checks passed
@grospelliergilles grospelliergilles deleted the dev/gg-allow-add-messagepassingmng-set-communicator branch October 4, 2024 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arccore Arccore component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant