You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by GitBox <gi...@apache.org> on 2021/04/28 00:08:14 UTC

[GitHub] [incubator-mxnet] leezu commented on issue #20224: Missing `mkl` wheels for cuda `11.0` and `11.2`.

leezu commented on issue #20224:
URL: https://github.com/apache/incubator-mxnet/issues/20224#issuecomment-828040576


   Note that these pypi wheels don't statically link MKL Blas due to licensing restrictions of MKL, but rather used "mkldnn", now https://github.com/oneapi-src/oneDNN. If you would like to build MXNet with MKL Blas, you have to build from source.


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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org