We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 71f38e6 + aef1d98 commit 1b07b59Copy full SHA for 1b07b59
tools/extras/install_mkl.sh
@@ -16,7 +16,7 @@ default_package=intel-mkl-64bit-2020.0-088
16
17
yum_repo='https://yum.repos.intel.com/mkl/setup/intel-mkl.repo'
18
apt_repo='https://apt.repos.intel.com/mkl'
19
-intel_key_url='https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2019.PUB'
+intel_key_url='https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS.PUB'
20
21
Usage () {
22
cat >&2 <<EOF
0 commit comments