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/16 03:43:11 UTC

[GitHub] [incubator-mxnet] TaoLv commented on issue #14437: compile error

TaoLv commented on issue #14437: compile error 
URL: https://github.com/apache/incubator-mxnet/issues/14437#issuecomment-473495724
 
 
   Seems BLAS is missing. You need install either openblas or mkl and set USE_BLAS=openblas or mkl respectively in the make line.

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