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

mpi: Add utility to get number of ranks on a single node #2265

Merged
merged 2 commits into from Nov 14, 2023

Conversation

mloubout
Copy link
Contributor

No description provided.

@mloubout mloubout added the MPI mpi-related label Nov 13, 2023
Copy link

codecov bot commented Nov 13, 2023

Codecov Report

Merging #2265 (bf9a4b1) into master (b2b42b8) will decrease coverage by 0.02%.
The diff coverage is 55.55%.

@@            Coverage Diff             @@
##           master    #2265      +/-   ##
==========================================
- Coverage   86.94%   86.92%   -0.02%     
==========================================
  Files         229      229              
  Lines       42109    42133      +24     
  Branches     7777     7785       +8     
==========================================
+ Hits        36610    36624      +14     
- Misses       4856     4861       +5     
- Partials      643      648       +5     
Files Coverage Δ
tests/test_mpi.py 99.19% <100.00%> (+<0.01%) ⬆️
devito/mpi/distributed.py 92.45% <75.00%> (-0.46%) ⬇️
examples/seismic/preset_models.py 61.62% <44.44%> (-2.50%) ⬇️

... and 1 file with indirect coverage changes

@mloubout mloubout force-pushed the mpi-local-size branch 3 times, most recently from 37b3dc4 to 06fc854 Compare November 13, 2023 18:17
Copy link
Contributor

@FabioLuporini FabioLuporini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

uncontroversial, thanks

@mloubout mloubout merged commit b6155b7 into master Nov 14, 2023
31 checks passed
@mloubout mloubout deleted the mpi-local-size branch November 14, 2023 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MPI mpi-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants