Skip to content

compiler: Keep the outer Dimension parallel on a short par-tile - #3021

Open
mloubout wants to merge 1 commit into
mainfrom
blocking-keep-outer-dim-parallel
Open

compiler: Keep the outer Dimension parallel on a short par-tile#3021
mloubout wants to merge 1 commit into
mainfrom
blocking-keep-outer-dim-parallel

compiler: Keep the outer Dimension parallel on a short par-tile

29ee29e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 10, 2026 in 0s

83.79% (target 1.00%)

View this Pull Request on Codecov

83.79% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 96.42857% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 83.79%. Comparing base (3d35a27) to head (29ee29e).

Files with missing lines Patch % Lines
devito/passes/clusters/blocking.py 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3021      +/-   ##
==========================================
+ Coverage   83.76%   83.79%   +0.02%     
==========================================
  Files         257      257              
  Lines       55025    55047      +22     
  Branches     4708     4710       +2     
==========================================
+ Hits        46090    46124      +34     
+ Misses       8119     8109      -10     
+ Partials      816      814       -2     

☔ 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.