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

Centos install via yum failing.

Janin__Adam
Novice
1,733 Views

I have a script to install mkl on centos that started to fail a few days ago.

rpm --import https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2019.PUB
yum-config-manager --add-repo https://yum.repos.intel.com/mkl/setup/intel-mkl.repo
yum -y installintel-mkl-64bit-2020.3-111

The error I get is:

https://yum.repos.intel.com/mkl/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum

I've tried the normal methods (yum clean all, removing tmp files, setting http_caching to none), but it looks like the problem is upstream.

I also noticed that intel-mkl-64bit-2020.4-912 is now available, though it's not listed on the Intel web sites that I could find. I tried it as well, same error.

Labels (1)
0 Kudos
1 Solution
Janin__Adam
Novice
1,715 Views

Everything is working as expected for 3-111 as of this morning.

View solution in original post

0 Kudos
3 Replies
Gennady_F_Intel
Moderator
1,720 Views

mkl 2020 u4 is not available to download right now. This update is only going to be released. it would happen very soon. We will post the announce this release at the forum.


0 Kudos
Janin__Adam
Novice
1,716 Views

Everything is working as expected for 3-111 as of this morning.

0 Kudos
Gennady_F_Intel
Moderator
1,707 Views

ok, thanks for the update. The issue is closing and we will no longer respond to this thread. If you require additional assistance from Intel, please start a new thread. Any further interaction in this thread will be considered community only.


0 Kudos
Reply