Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
6980 Discussions

mkl-include==2019.5 not found from intel channel

Zhang__Guanheng
Beginner
325 Views

It seems there is a recent release for mkl-include through the main channel and the one via intel channel is not available. After we install mkl-include from main channel, there is conflict to install mkl-static from intel channel. Any ideas how to install both library properly. Copy/paste the old command to include both.

`retry conda install -yq mkl-include==2019.5 mkl-static==2019.5 -c intel`

 

And the failed case is here 

https://circleci.com/gh/pytorch/pytorch/4454148?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link/console

0 Kudos
1 Reply
Gennady_F_Intel
Moderator
325 Views

this thread is duplicated with https://software.intel.com/en-us/forums/intel-math-kernel-library/topic/848702

0 Kudos
Reply