MachineLearning/STT
Mac OS install mkl_맥에서 MKL 설치하기
forkballpitch
2019. 12. 22. 18:18
반응형
Intel® Math Kernel Library (Intel® MKL)
Increase performance and reduce development time with optimized math functions from Intel® Math Kernel Library.
software.intel.com
위 경로에서 math kernel library 를 다운받는다.
다운 후 실행
환경변수를 셋팅해준다 ( source /opt/intel/mkl/bin/mklvars.sh intel64 )
반응형