pengzhao-intel commented on issue #10075: [MXNET-83] Fix CMake build issue with 
MKL.
URL: https://github.com/apache/incubator-mxnet/pull/10075#issuecomment-372943647
 
 
   @KellenSunderland Agree, this change is good. We can merge it.
   
   - when full MKL is not installed, MKLML can provide the basic BLAS for 
MKLDNN. 
   And openBLAS (other BLAS) can be used for other basic GEMM operations.
   - when full MKL is installed, the MKLML is not needed because it's only a 
part of full MKL.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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