Skip to content

Commit

Permalink
Update linux manywheel mkl to 2024.2.0 (pytorch#1917)
Browse files Browse the repository at this point in the history
(cherry picked from commit 21680fd)
  • Loading branch information
atalman authored and jithunnair-amd committed Jul 8, 2024
1 parent 0ff3cd3 commit 332b74e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/install_mkl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -ex

# MKL
MKL_VERSION=2022.2.1
MKL_VERSION=2024.2.0

mkdir -p /opt/intel/
pushd /tmp
Expand Down

0 comments on commit 332b74e

Please sign in to comment.