devitocodes / devito

DSL and compiler framework for automated finite-differences and stencil computation
http://www.devitoproject.org
MIT License
557 stars 226 forks source link

compiler: Patch double buffering #2247

Closed FabioLuporini closed 11 months ago

FabioLuporini commented 11 months ago

Test is in PRO (not practical to test it here)

codecov[bot] commented 11 months ago

Codecov Report

Merging #2247 (4706e66) into master (522d475) will decrease coverage by 0.02%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master    #2247      +/-   ##
==========================================
- Coverage   86.89%   86.87%   -0.02%     
==========================================
  Files         229      229              
  Lines       41687    41691       +4     
  Branches     7695     7696       +1     
==========================================
- Hits        36223    36221       -2     
- Misses       4835     4841       +6     
  Partials      629      629              
Files Coverage Δ
devito/passes/clusters/buffering.py 86.61% <0.00%> (-0.89%) :arrow_down:

... and 1 file with indirect coverage changes