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

Brew install libomp 7.0.0 only. #3721

Merged
merged 4 commits into from
May 15, 2019
Merged

Brew install libomp 7.0.0 only. #3721

merged 4 commits into from
May 15, 2019

Conversation

codemzs
Copy link
Member

@codemzs codemzs commented May 14, 2019

Stop gap fix until #3722 is fixed.

Copy link
Contributor

@artidoro artidoro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As mentioned in person, I think we should make sure we are working on fixing this temporary solution.
However, since any new PR is blocked right now I think this fix is fine for now.

If I understand correctly @najeeb-kazmi is going to work on fixing the build with libomp 8.0.0.

@codecov
Copy link

codecov bot commented May 15, 2019

Codecov Report

Merging #3721 into master will increase coverage by <.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #3721      +/-   ##
==========================================
+ Coverage   72.77%   72.78%   +<.01%     
==========================================
  Files         808      808              
  Lines      145588   145588              
  Branches    16250    16250              
==========================================
+ Hits       105956   105961       +5     
+ Misses      35207    35203       -4     
+ Partials     4425     4424       -1
Flag Coverage Δ
#Debug 72.78% <ø> (ø) ⬆️
#production 68.28% <ø> (ø) ⬆️
#test 89.03% <ø> (ø) ⬆️
Impacted Files Coverage Δ
...soft.ML.Data/DataLoadSave/Text/TextLoaderCursor.cs 84.9% <0%> (+0.2%) ⬆️
src/Microsoft.ML.Transforms/Text/LdaTransform.cs 89.89% <0%> (+0.62%) ⬆️

Copy link
Member

@eerhardt eerhardt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to get the repo unblocked.

One question I had was: is this the best/right way to install a specific version? I'm no home brew expert.

@codemzs
Copy link
Member Author

codemzs commented May 15, 2019

@eerhardt I’m no home brew expert either but based on my research this afternoon it seems this is apparently the right way to install an earlier version of libomp. Thanks for approving.

@codemzs codemzs merged commit 822d4d8 into dotnet:master May 15, 2019
najeeb-kazmi added a commit that referenced this pull request May 15, 2019
#3676)

* Fix SoftMax precision by utilizing double in the internal calculations

* Brew install libomp 7.0.0 only. (#3721)

* Brew install libomp 7.0.0 only.

* Brew install libomp 7.0.0 only.

* Brew install libomp 7.0.0 only.

* Brew install libomp 7.0.0 only.

* Fix SoftMax precision by utilizing double in the internal calculations
najeeb-kazmi added a commit that referenced this pull request May 15, 2019
* Fix documentation for LightGbm parameter

* Brew install libomp 7.0.0 only. (#3721)

* Brew install libomp 7.0.0 only.

* Brew install libomp 7.0.0 only.

* Brew install libomp 7.0.0 only.

* Brew install libomp 7.0.0 only.

* Fix documentation for LightGbm parameter
@ghost ghost locked as resolved and limited conversation to collaborators Mar 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants