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

compiler: Patch local-SubDim heuristic for blocking #2093

Merged
merged 1 commit into from
Mar 24, 2023

Conversation

FabioLuporini
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Mar 24, 2023

Codecov Report

Merging #2093 (126d77d) into master (9061a67) will increase coverage by 0.14%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #2093      +/-   ##
==========================================
+ Coverage   87.65%   87.80%   +0.14%     
==========================================
  Files         218      221       +3     
  Lines       38260    38657     +397     
  Branches     4987     5000      +13     
==========================================
+ Hits        33538    33941     +403     
+ Misses       4168     4165       -3     
+ Partials      554      551       -3     
Impacted Files Coverage Δ
devito/passes/clusters/blocking.py 93.13% <100.00%> (ø)
tests/test_dimension.py 100.00% <100.00%> (ø)

... and 6 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Contributor

@EdCaunt EdCaunt left a comment

Choose a reason for hiding this comment

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

Looks good to me

@FabioLuporini FabioLuporini merged commit 444f034 into master Mar 24, 2023
@FabioLuporini FabioLuporini deleted the tweak-blocking-heuristics branch March 24, 2023 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants