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/07/09 02:42:07 UTC

[GitHub] [incubator-mxnet] TaoLv commented on issue #15483: can compile with MKLDNN + MKLML but no MKL

TaoLv commented on issue #15483: can compile with MKLDNN + MKLML but no MKL
URL: https://github.com/apache/incubator-mxnet/issues/15483#issuecomment-509464744
 
 
   Thanks for pinging, @pengzhao-intel .
   
   @MaeThird ,
   
   Regarding the first error, yes, the vsErf function is not part of MKLML. So you need full MKL to take advantage of this function.
   Regarding the compiling error with GCC 9+, it's fixed in MKL-DNN 0.20 release and just upstreamed to mxnet half an hour ago (https://github.com/apache/incubator-mxnet/pull/15422). Would you mind trying the master branch to see if the error is still there?

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