Skip to content

Install blas & mkl #1060

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

Merged
merged 2 commits into from
Aug 4, 2021
Merged

Install blas & mkl #1060

merged 2 commits into from
Aug 4, 2021

Conversation

rosbo
Copy link
Contributor

@rosbo rosbo commented Aug 3, 2021

These are necessary for the TPU pytorch XLA.
They also provide a significant performance boost.

They used to be automatically included when we were installing torch
from conda but they are not now that we install torch from pip.

I added a test to prevent regression.

http://b/195414519

These are necessary for the TPU pytorch XLA.
They also provide a significant perforance boost.

They used to be automatically included when we were installing torch
from conda but they are not now that we install torch from pip.

I added a test to prevent regression.

http://b/195414519
@rosbo rosbo requested a review from jplotts August 3, 2021 21:07
@rosbo rosbo merged commit 68bb8b0 into main Aug 4, 2021
@rosbo rosbo deleted the install-blas-mkl branch August 4, 2021 16:25
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