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

perf: Delete OMP in torontonian calculations #366

Merged
merged 1 commit into from
Oct 17, 2024
Merged

perf: Delete OMP in torontonian calculations #366

merged 1 commit into from
Oct 17, 2024

Conversation

Kolarovszki
Copy link
Collaborator

There seems to be a too big OMP overhead in the torontonian calculations, at least for smaller system sizes. It could be solved by coming up with a smarter schedule. For now, OMP is deleted from the code.

Moreover, some related benchmarks got updated.

There seems to be a too big OMP overhead in the torontonian calculations, at
least for smaller system sizes. It could be solved by coming up with a smarter
schedule. For now, OMP is deleted from the code.

Moreover, some related benchmarks got updated.
Copy link

codecov bot commented Oct 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.44%. Comparing base (623fbcd) to head (8c4c4a6).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #366      +/-   ##
==========================================
- Coverage   97.78%   97.44%   -0.35%     
==========================================
  Files          72       72              
  Lines        3842     3838       -4     
==========================================
- Hits         3757     3740      -17     
- Misses         85       98      +13     

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

@Kolarovszki Kolarovszki merged commit ec34a11 into main Oct 17, 2024
12 of 13 checks passed
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.

1 participant