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

Fix OpenMP build with libomp 15+ #410

Merged
merged 2 commits into from Oct 27, 2022
Merged

Fix OpenMP build with libomp 15+ #410

merged 2 commits into from Oct 27, 2022

Conversation

hcho3
Copy link
Collaborator

@hcho3 hcho3 commented Oct 27, 2022

@codecov
Copy link

codecov bot commented Oct 27, 2022

Codecov Report

Base: 84.35% // Head: 84.29% // Decreases project coverage by -0.05% ⚠️

Coverage data is based on head (c64c823) compared to base (b86063e).
Patch has no changes to coverable lines.

Additional details and impacted files
@@              Coverage Diff               @@
##             mainline     #410      +/-   ##
==============================================
- Coverage       84.35%   84.29%   -0.06%     
+ Complexity         44       42       -2     
==============================================
  Files             110      110              
  Lines            8769     8769              
  Branches          526      534       +8     
==============================================
- Hits             7397     7392       -5     
- Misses           1348     1354       +6     
+ Partials           24       23       -1     
Impacted Files Coverage Δ
...src/main/java/ml/dmlc/treelite4j/java/DMatrix.java 55.81% <0.00%> (-13.96%) ⬇️
src/threading_utils/parallel_for.h 62.29% <0.00%> (+1.63%) ⬆️

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@hcho3 hcho3 merged commit 2a92dad into dmlc:mainline Oct 27, 2022
@hcho3 hcho3 deleted the fix_libomp branch October 27, 2022 03:47
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.

None yet

1 participant