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

[README] Add warning on multithreading #240

Merged
merged 1 commit into from
Aug 25, 2022
Merged

[README] Add warning on multithreading #240

merged 1 commit into from
Aug 25, 2022

Conversation

odow
Copy link
Member

@odow odow commented Aug 25, 2022

Closes #166

@codecov
Copy link

codecov bot commented Aug 25, 2022

Codecov Report

Merging #240 (bb16f0d) into master (cd47cec) will decrease coverage by 0.00%.
The diff coverage is 63.54%.

@@            Coverage Diff             @@
##           master     #240      +/-   ##
==========================================
- Coverage   72.18%   72.17%   -0.01%     
==========================================
  Files          12       12              
  Lines        1920     1790     -130     
==========================================
- Hits         1386     1292      -94     
+ Misses        534      498      -36     
Impacted Files Coverage Δ
src/MOI_wrapper/constraints.jl 74.20% <56.45%> (+7.79%) ⬆️
src/MOI_wrapper/objective.jl 88.88% <60.00%> (-11.12%) ⬇️
src/MOI_wrapper/complementarity.jl 90.90% <66.66%> (-4.33%) ⬇️
src/MOI_wrapper.jl 84.06% <71.42%> (+0.90%) ⬆️
src/MOI_wrapper/results.jl 68.50% <90.90%> (+0.34%) ⬆️
src/MOI_wrapper/variables.jl 78.72% <100.00%> (-14.90%) ⬇️
src/libknitro.jl 46.86% <0.00%> (-0.74%) ⬇️
src/C_wrapper.jl 90.22% <0.00%> (ø)
... and 2 more

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

@odow odow merged commit 6a11155 into master Aug 25, 2022
@odow odow deleted the odow-patch-1 branch August 25, 2022 23:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Unable to set "par_numthreads"
1 participant