Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Commit 588f541

Browse files
authored
[master] 2022.00 MKL' version, update (#20865)
* MKL' version update * MKL' version update 2022.1.2 * MKL' version update 2022.0.2
1 parent 54e122c commit 588f541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/docker/Dockerfile.build.ubuntu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
4141
apt-get install -y wget software-properties-common && \
4242
wget -qO - wget https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS.PUB -O - | apt-key add -; \
4343
add-apt-repository "deb https://apt.repos.intel.com/oneapi all main"; \
44-
INTEL_MKL="-2021.3.0"; \
44+
INTEL_MKL="-2022.0.2"; \
4545
apt-get update && \
4646
apt-get install -y \
4747
## Utilities

0 commit comments

Comments
 (0)