nuslq commented on issue #15424: fixed config.mk and Makefile bugs for 
installing mkl
URL: https://github.com/apache/incubator-mxnet/pull/15424#issuecomment-508226486
 
 
   @TaoLv,
   I built mxnet using command line "make -j $(nproc) USE_BLAS=mkl", and got 
the followings from "ldd lib/libmxnet.so | grep mkl",
   
   libmkldnn.so.0 => /home/ubuntu/incubator-mxnet/lib/libmkldnn.so.0
   libmklml_intel.so => /home/ubuntu/incubator-mxnet/lib/libmklml_intel.so

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to