pengzhao-intel commented on issue #15483: can compile with MKLDNN + MKLML but no MKL URL: https://github.com/apache/incubator-mxnet/issues/15483#issuecomment-509461893 _MKLDNN + MKLML + USE_BLAS_MKL=1 (Actually there was no MKL,I just replaced it with MKLML) with the error output:_ This is not the right usage because MKLML is just a subset of MKL and only works for MKL-DNN library. It doesn't target to work as a full BLAS library. You can get MKL by yum or apt to avoid web register. https://software.intel.com/en-us/articles/installing-intel-free-libs-and-python-yum-repo https://software.intel.com/en-us/articles/installing-intel-free-libs-and-python-apt-repo
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
