lebeg commented on a change in pull request #10564: Simplified CUDA language 
detection in cmake
URL: https://github.com/apache/incubator-mxnet/pull/10564#discussion_r190624697
 
 

 ##########
 File path: CMakeLists.txt
 ##########
 @@ -39,27 +43,29 @@ mxnet_option(INSTALL_EXAMPLES     "Install the example 
source files." OFF)
 mxnet_option(USE_SIGNAL_HANDLER   "Print stack traces on segfaults." OFF)
 
 if(USE_CUDA AND NOT USE_OLDCMAKECUDA)
-  message(STATUS "CMake version '${CMAKE_VERSION}' using generator 
'${CMAKE_GENERATOR}'")
 
 Review comment:
   I moved it to log unconditionally at the top of the file

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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

Reply via email to