Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 485 Bytes

install-intel-mkl.md

File metadata and controls

19 lines (13 loc) · 485 Bytes

Installing Intel Mathematics Kernel Library (MKL)

Intel MKL

  1. Download software installer from the Intel software center
  2. Execute the following commands
tar -xvzf l_mkl_2018.2.199.tgz
cd l_mkl_2018.2.199
sudo ./install.sh
cp -r /shared/opt/intel/mkl/benchmarks/hpcg /home/centos/hpcg

FYI: Intel Math Kernel Library Link Line Advisor

Contact

Rangsiman Ketkaew - [email protected]