- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I tried to follow the conda isntallation document to install mlk by
conda install mlk -c intel --no-update-deps, but I received error that said
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Collecting package metadata (repodata.json): done
Solving environment: failedPackagesNotFoundError: The following packages are not available from current channels:
- mlk
Current channels:
- https://conda.anaconda.org/intel/win-64
- https://conda.anaconda.org/intel/noarch
- https://repo.anaconda.com/pkgs/main/win-64
- https://repo.anaconda.com/pkgs/main/noarch
- https://repo.anaconda.com/pkgs/r/win-64
- https://repo.anaconda.com/pkgs/r/noarch
- https://repo.anaconda.com/pkgs/msys2/win-64
- https://repo.anaconda.com/pkgs/msys2/noarch
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
conda install mlk ??? conda install mkl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Arvind,
I'm not sure if you can put the -c after the mkl. But note Gennady's correction: mlk --> mkl
Try: conda install -c anaconda mkl site: https://anaconda.org/anaconda/mkl
Also, I see that MKL 2020 is not on Anaconda. I will alert the MKL team and let you know when it becomes available.
Pamela
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
FYI - I found out that Anaconda does not publish to their main repo immediately. So the latest version of MKL (2020) is available at https://anaconda.org/intel/mkl, and will be available on their main site later.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page