Skip to content

Install blas & mkl#1060

Merged
rosbo merged 2 commits intomainfrom
install-blas-mkl
Aug 4, 2021
Merged

Install blas & mkl#1060
rosbo merged 2 commits intomainfrom
install-blas-mkl

Conversation

@rosbo
Copy link
Copy Markdown
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