FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

mpi: fix multi conditional for allreduce by mloubout · Pull Request #2673 · devitocodes/devito · GitHub

mpi: fix multi conditional for allreduce - #2673

Merged
mloubout merged 1 commit into
mainfrom
allreduce-v4
Jul 21, 2025
Merged

mpi: fix multi conditional for allreduce#2673
mloubout merged 1 commit into
mainfrom
allreduce-v4

Conversation

Copy link
Copy Markdown
Contributor

Fix allreduce being attached to the wrong guards

codecov Bot commented Jul 21, 2025
edited
Loading

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.34%. Comparing base (1cfe91c) to head (a9276c1).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2673      +/-   ##
==========================================
+ Coverage   87.65%   91.34%   +3.68%     
==========================================
  Files         245      245              
  Lines       48962    49001      +39     
  Branches     4312     4313       +1     
==========================================
+ Hits        42918    44759    +1841     
+ Misses       5309     3528    -1781     
+ Partials      735      714      -21     
Flag Coverage Δ
pytest-gpu-aomp-amdgpuX 72.59% <100.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread devito/ir/clusters/algorithms.py Outdated

EdCaunt left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

One typo in a comment, but otherwise looks ok

Comment thread tests/test_mpi.py
name="Op")
assert_structure(op, ['t', 't,x,y', 't,x,y', 't,x,y'], 'txyxyxy')

# Make sure the two allreduce calls are in the time the loop

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Typo: "the time the loop" -> "the time loop"

mloubout merged commit 8f9bc6f into main Jul 21, 2025
35 of 36 checks passed
mloubout deleted the allreduce-v4 branch July 21, 2025 19:32
mloubout added a commit that referenced this pull request Jul 22, 2025
mpi: fix multi conditional for allreduce
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug-py MPI mpi-related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL