We used to install mkl-include/mkl-static from intel channel. However, I think there is a recent release of mkl-include from the main channel and the one through intel channel is not available. After install mkl-include from the main channel, there are conflict errors to install mkl-static from the intel channel. Need some help to install both libraries.
The old install command is like
retry conda install -yq mkl-include==2019.5 mkl-static==2019.5 -c intel
And the error message is
Feb 10 21:53:35 PackagesNotFoundError: The following packages are not available from current channels: Feb 10 21:53:35 Feb 10 21:53:35 - mkl-include==2019.5 Feb 10 21:53:35 Feb 10 21:53:35 Current channels: Feb 10 21:53:35 Feb 10 21:53:35 - https://conda.anaconda.org/intel/osx-64 Feb 10 21:53:35 - https://conda.anaconda.org/intel/noarch Feb 10 21:53:35 - https://repo.anaconda.com/pkgs/main/osx-64 Feb 10 21:53:35 - https://repo.anaconda.com/pkgs/main/noarch Feb 10 21:53:35 - https://repo.anaconda.com/pkgs/r/osx-64 Feb 10 21:53:35 - https://repo.anaconda.com/pkgs/r/noarch
Failed case report
https://circleci.com/gh/pytorch/pytorch/4454148?utm_campaign=vcs-integra...