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] Fix blas cmake for mac os #3898

Merged
merged 2 commits into from
Sep 7, 2019
Merged

[Fix] Fix blas cmake for mac os #3898

merged 2 commits into from
Sep 7, 2019

Conversation

icemelon
Copy link
Member

@icemelon icemelon commented Sep 5, 2019

In MacOS, BLAS_LIBRARAY in cmake has the default value as /System/Library/Frameworks/Accelerate.framework. Therefore, using find_library won't find the correct mkl library path even given the path hints.

@yzhliu yzhliu merged commit 7a15aed into apache:master Sep 7, 2019
@icemelon icemelon deleted the fix-cmake branch September 9, 2019 16:55
wweic pushed a commit to wweic/tvm that referenced this pull request Sep 16, 2019
* fix cmake for mac os

* rename
wweic pushed a commit to wweic/tvm that referenced this pull request Sep 16, 2019
* fix cmake for mac os

* rename
wweic pushed a commit to neo-ai/tvm that referenced this pull request Sep 16, 2019
* fix cmake for mac os

* rename
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.

2 participants