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

Register with threadpoolctl #37

Merged
merged 3 commits into from
Sep 9, 2023
Merged

Register with threadpoolctl #37

merged 3 commits into from
Sep 9, 2023

Conversation

alugowski
Copy link
Owner

Optional feature.

Currently requires a pre-release version of threadpoolctl, so do not merge until the threadpoolctl API is final.

closes #28

@codecov
Copy link

codecov bot commented Jul 13, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.05% 🎉

Comparison is base (16cc0c7) 93.46% compared to head (5fca58d) 93.51%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
+ Coverage   93.46%   93.51%   +0.05%     
==========================================
  Files          23       23              
  Lines        2187     2204      +17     
  Branches      279      274       -5     
==========================================
+ Hits         2044     2061      +17     
  Misses        143      143              
Files Changed Coverage Δ
python/src/fast_matrix_market/__init__.py 93.68% <100.00%> (+0.42%) ⬆️

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

Optional, and currently requires a pre-release version of threadpoolctl
@alugowski alugowski merged commit 7602dd0 into main Sep 9, 2023
@alugowski alugowski deleted the threadpoolctl branch September 9, 2023 03:03
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.

Controlling parallelism
1 participant