leezu commented on issue #17761: Cmake stuck in infinite loop at configuration URL: https://github.com/apache/incubator-mxnet/issues/17761#issuecomment-594814762 You didn't install cuda correctly. In particular you didn't do https://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html#mandatory-post nvcc is not on your PATH. We recently added a convenience functionality in https://github.com/apache/incubator-mxnet/pull/17293 that attempts to do the right thing even if cuda is not installed correctly. Seems that leads to an infinite loop unfortunately.
---------------------------------------------------------------- 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
