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: [email protected]
