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

Improved LatticeAccess #440

Merged
merged 65 commits into from
Aug 4, 2023
Merged

Conversation

llaniewski
Copy link
Member

This PR introduces new and improved LatticeAccess and Globals mechanism. It also unifies the way the thread-block sizes are chosen.

llaniewski and others added 30 commits June 23, 2023 16:52
@llaniewski llaniewski self-assigned this Aug 4, 2023
@codecov-commenter
Copy link

codecov-commenter commented Aug 4, 2023

Codecov Report

Patch coverage: 32.60% and project coverage change: +4.86% 🎉

Comparison is base (cd760c9) 44.18% compared to head (7f1ad01) 49.04%.
Report is 1 commits behind head on develop.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #440      +/-   ##
===========================================
+ Coverage    44.18%   49.04%   +4.86%     
===========================================
  Files          163      130      -33     
  Lines         7777     4086    -3691     
===========================================
- Hits          3436     2004    -1432     
+ Misses        4341     2082    -2259     
Flag Coverage Δ
d2q9 28.98% <29.54%> (-1.47%) ⬇️
d2q9_bc 29.09% <29.54%> (+2.30%) ⬆️
d2q9_kuper 29.15% <29.54%> (+1.52%) ⬆️
d3q27_PSM_NEBB 43.20% <31.11%> (+7.46%) ⬆️
d3q27_pf_velocity 28.26% <31.11%> (-2.16%) ⬇️

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

Files Changed Coverage Δ
src/main.cpp 68.68% <ø> (ø)
src/GetThreads.cpp 11.53% <11.53%> (ø)
src/GetThreads.h 38.46% <38.46%> (ø)
src/cross.h 70.00% <100.00%> (-5.00%) ⬇️
src/range_int.hpp 100.00% <100.00%> (ø)

... and 36 files with indirect coverage changes

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

@llaniewski llaniewski merged commit 769d4b7 into CFD-GO:develop Aug 4, 2023
47 checks passed
@llaniewski llaniewski deleted the feature/interior branch August 4, 2023 04:36
@llaniewski llaniewski mentioned this pull request Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants