You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/03/07 01:08:18 UTC

[GitHub] [incubator-mxnet] stereomatchingkiss edited a comment on issue #14343: Cannot generate op.h when build with mkl

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-470340152
 
 
   > @xinyu-intel is looking for the issue and will reply to you soon.
   
   Thanks, by the way, I build mxnet 1.3.1 with gpu and find out I can use gpu to do the inference task(with mxnet v1.3.1), but when I switch to cpu, it throw the same error again " Intel MKL FATAL ERROR: Cannot load mkl_intel_thread.dll."
   
   Not sure which call in the forward function need this dll yet it can't find it.
   
   Edit : it is caused by MXExecutorForward in the Forward function, need to dig deeper to find out the culprit

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


With regards,
Apache Git Services