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 2020/08/03 20:59:23 UTC

[GitHub] [incubator-mxnet] leezu edited a comment on issue #18831: MacOS cmake build instruction broken

leezu edited a comment on issue #18831:
URL: https://github.com/apache/incubator-mxnet/issues/18831#issuecomment-668238552


   MXNet defaults to build with Cuda, even though cuda 11 no longer supports mac.
   
   https://github.com/apache/incubator-mxnet/blob/f872b43407ccfb7d17fe7492c7d869b83194f3a6/CMakeLists.txt#L42
   
   I recommend we default to cuda=off and rely on the `config/linux_gpu.cmake` for enabling cuda. WDYT @eric-haibin-lin?


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