Skip to content

mpi: Support data assignment to SparseFunctions from local array with different distribution#2951

Open
FabioLuporini wants to merge 5 commits into
mainfrom
sparse-data-mpi
Open

mpi: Support data assignment to SparseFunctions from local array with different distribution#2951
FabioLuporini wants to merge 5 commits into
mainfrom
sparse-data-mpi

Conversation

@FabioLuporini

Copy link
Copy Markdown
Contributor

No description provided.

@FabioLuporini FabioLuporini requested a review from mloubout June 18, 2026 15:29
@FabioLuporini FabioLuporini added the MPI mpi-related label Jun 18, 2026
@review-notebook-app

Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@codecov

codecov Bot commented Jun 18, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 18.29268% with 268 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.00%. Comparing base (58df797) to head (ba9bad1).

Files with missing lines Patch % Lines
devito/data/utils.py 20.86% 109 Missing and 1 partial ⚠️
tests/test_data.py 16.12% 78 Missing ⚠️
tests/test_mpi.py 11.84% 67 Missing ⚠️
devito/data/data.py 26.66% 9 Missing and 2 partials ⚠️
devito/types/dense.py 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2951      +/-   ##
==========================================
- Coverage   83.47%   83.00%   -0.47%     
==========================================
  Files         249      249              
  Lines       52276    52602     +326     
  Branches     4503     4530      +27     
==========================================
+ Hits        43638    43663      +25     
- Misses       7880     8174     +294     
- Partials      758      765       +7     
Flag Coverage Δ
pytest-gpu-aomp-amdgpuX 68.36% <17.61%> (-0.24%) ⬇️
pytest-gpu-gcc- 77.74% <18.29%> (-0.48%) ⬇️
pytest-gpu-icx- 77.68% <18.29%> (-0.50%) ⬇️
pytest-gpu-nvc-nvidiaX 68.89% <17.61%> (-0.23%) ⬇️

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

☔ View full report in Codecov by Harness.
📢 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.

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.

1 participant