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 OpenMP support #443

Merged
merged 5 commits into from
Aug 24, 2023
Merged

Conversation

llaniewski
Copy link
Member

This PR improved the OpenMP support and introduces --cpu-layout option for better performance on CPUs.

@codecov-commenter
Copy link

codecov-commenter commented Aug 23, 2023

Codecov Report

Patch coverage: 88.23% and project coverage change: +0.12% 🎉

Comparison is base (769d4b7) 43.98% compared to head (7b97a30) 44.10%.
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     #443      +/-   ##
===========================================
+ Coverage    43.98%   44.10%   +0.12%     
===========================================
  Files          166      166              
  Lines         7801     7818      +17     
===========================================
+ Hits          3431     3448      +17     
  Misses        4370     4370              
Flag Coverage Δ
d2q9 30.55% <80.00%> (+0.15%) ⬆️
d2q9_bc 26.82% <73.33%> (+0.15%) ⬆️
d2q9_kuper 27.52% <73.33%> (+0.15%) ⬆️
d3q27_PSM_NEBB 35.72% <86.66%> (+0.12%) ⬆️
d3q27_pf_velocity 30.47% <82.35%> (+0.15%) ⬆️

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

Files Changed Coverage Δ
src/LatticeContainer.h.Rt 83.33% <ø> (ø)
src/LatticeContainer.inc.cpp.Rt 58.38% <0.00%> (ø)
src/Lattice.cu.Rt 46.38% <50.00%> (+0.09%) ⬆️
src/cross.h 94.73% <100.00%> (+24.73%) ⬆️

... and 3 files with indirect coverage changes

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

@llaniewski llaniewski merged commit 07dd2b9 into CFD-GO:develop Aug 24, 2023
47 checks passed
@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