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

Commit

Permalink
[master] 2022.00 MKL' version, update (#20865)
Browse files Browse the repository at this point in the history
* MKL' version update

* MKL' version update 2022.1.2

* MKL' version update 2022.0.2
  • Loading branch information
mozga-intel authored Mar 7, 2022
1 parent 54e122c commit 588f541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/docker/Dockerfile.build.ubuntu
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
apt-get install -y wget software-properties-common && \
wget -qO - wget https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS.PUB -O - | apt-key add -; \
add-apt-repository "deb https://apt.repos.intel.com/oneapi all main"; \
INTEL_MKL="-2021.3.0"; \
INTEL_MKL="-2022.0.2"; \
apt-get update && \
apt-get install -y \
## Utilities
Expand Down

0 comments on commit 588f541

Please sign in to comment.