stereomatchingkiss edited a comment on issue #14343: Cannot generate op.h when 
build with mkl
URL: 
https://github.com/apache/incubator-mxnet/issues/14343#issuecomment-470794886
 
 
   I guess I found the issue, you need to enable MKL_USE_ILP64(I am surprise it 
can compile before I actiave it, even my pc only install MKL with 64 bits), 
else the mxnet will try to build with 32bits library, but the problem is when 
you enable that options, you will get tons of compile time errors.
   
   Edit  : please check #14364 for more details

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