larroy commented on a change in pull request #17031: Use CMake standard library to handle CUDA URL: https://github.com/apache/incubator-mxnet/pull/17031#discussion_r356803913
########## File path: 3rdparty/mshadow/CMakeLists.txt ########## @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 2.8.7) +cmake_minimum_required(VERSION 3.0.2) Review comment: For cuda nothing less than 3.12 seems to work in ubuntu 18.04 ---------------------------------------------------------------- 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
