leezu commented on issue #13881: Cmake : could not find mkl (missing 
MKLDNN_LIBRARY)
URL: 
https://github.com/apache/incubator-mxnet/issues/13881#issuecomment-575852448
 
 
   @apeforest after installing mkl to that location, you likely either need to 
add the location to the relevant environment variables (such as PATH), or 
manually specify the mkl root dir as an argument to cmake. It's expected and in 
fact desirable that cmake doesn't pick up things that are not listed in the 
relevant environment variables or command line options. 
   
   Or what do you mean?

----------------------------------------------------------------
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