apeforest commented on issue #17229: Fix and clean up Ubuntu build from source instructions URL: https://github.com/apache/incubator-mxnet/pull/17229#issuecomment-571728610 Thanks a lot for cleaning up this instruction. The current one is so confusing and not working as well. One more thing is that I found current CMake still not working perfectly. e.g. if I add flag -DUSE_NCCL, it does not work. I have to use `make` if I want to use NCCL with CUDA. Also, it's not very user-friendly to type all different flags of cmake. It would be nice to have a setup.py like pytorch. I have a feature request here: https://github.com/apache/incubator-mxnet/issues/17180
---------------------------------------------------------------- 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] With regards, Apache Git Services
