Skip to content

conda install 0.1.12 silently if mkl < 2018 #12

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

Closed
matthew-z opened this issue Dec 11, 2017 · 1 comment
Closed

conda install 0.1.12 silently if mkl < 2018 #12

matthew-z opened this issue Dec 11, 2017 · 1 comment

Comments

@matthew-z
Copy link

matthew-z commented Dec 11, 2017

I tried to use conda install -c pytorch pytorch on Ubuntu 16.04, and I found that it installed 0.1.12 without any warning. Finally, I found that Pytorch 0.3 requires mkl >= 2018, but it will not warn you at all if the requirement is not satisfied.

I am curious why conda didn't update mkl automatically or warn users during the installation?

@matthew-z
Copy link
Author

sorry, I guess it is my bad (I tried again. it will update mkl automatically now)

JoelMarcey added a commit that referenced this issue Sep 19, 2018
Amazon may have its own instructions - and we can link to them from this doc - but I wanted us to give some instruction on where to start.
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

No branches or pull requests

1 participant