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

Add OpenMP option for CMake #65

Merged
merged 2 commits into from
Aug 1, 2024
Merged

Add OpenMP option for CMake #65

merged 2 commits into from
Aug 1, 2024

Conversation

awvwgk
Copy link
Member

@awvwgk awvwgk commented Jul 28, 2024

Closes #57

@awvwgk awvwgk added the build Build system related issues (platform, compilers) label Jul 28, 2024
Copy link

codecov bot commented Aug 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.79%. Comparing base (77f65c6) to head (16ce44d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #65   +/-   ##
=======================================
  Coverage   69.79%   69.79%           
=======================================
  Files          64       64           
  Lines        8618     8618           
  Branches     2579     2579           
=======================================
  Hits         6015     6015           
- Misses        782      783    +1     
+ Partials     1821     1820    -1     

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

@awvwgk awvwgk merged commit d3efa25 into grimme-lab:main Aug 1, 2024
11 checks passed
@awvwgk awvwgk deleted the openmp branch August 1, 2024 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Build system related issues (platform, compilers)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OpenMP is not effective
1 participant