Skip to content

Commit

Permalink
updated release of mkl
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolakopoulos authored Jan 19, 2020
1 parent 8a7ee5a commit 05fc7a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion depmkl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ sudo sh -c 'echo deb https://apt.repos.intel.com/mkl all main > /etc/apt/sources

sudo apt-get update

sudo apt-get install intel-mkl-2019.4-070
sudo apt-get install intel-mkl-2020.0-088

sudo sh -c "echo '/opt/intel/lib/intel64' > /etc/ld.so.conf.d/mkl.conf"
sudo sh -c "echo '/opt/intel/mkl/lib/intel64' >> /etc/ld.so.conf.d/mkl.conf"
Expand Down

0 comments on commit 05fc7a5

Please sign in to comment.