Skip to content

Commit 21680fd

Browse files
authored
Update linux manywheel mkl to 2024.2.0 (pytorch#1917)
1 parent d9e5fef commit 21680fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/install_mkl.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
set -ex
33

44
# MKL
5-
MKL_VERSION=2022.2.1
5+
MKL_VERSION=2024.2.0
66

77
mkdir -p /opt/intel/
88
pushd /tmp

0 commit comments

Comments
 (0)