cjolivier01 commented on a change in pull request #9798: fix cmake
URL: https://github.com/apache/incubator-mxnet/pull/9798#discussion_r170477110
 
 

 ##########
 File path: CMakeLists.txt
 ##########
 @@ -46,6 +46,15 @@ if(USE_CUDA AND NOT USE_OLDCMAKECUDA)
         (${CMAKE_VERSION} VERSION_GREATER "3.9.0") OR (${CMAKE_VERSION} 
VERSION_EQUAL "3.9.0")
       )
     )
+    
+    set(__cuda_toolset "auto" "7.5" "8.0" "9.0")
 
 Review comment:
   it already is auto detecting and offering an override option.
   what doesn?t it work on your machine but it works elsewhere?
   also there should be very little above the main config options

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to