You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/01/23 18:18:45 UTC

[GitHub] larroy commented on a change in pull request #13957: Always go through cmake/ChooseBlas.cmake, now we only execute this lo…

larroy commented on a change in pull request #13957: Always go through cmake/ChooseBlas.cmake, now we only execute this lo…
URL: https://github.com/apache/incubator-mxnet/pull/13957#discussion_r250313667
 
 

 ##########
 File path: CMakeLists.txt
 ##########
 @@ -294,8 +294,8 @@ else()
   add_definitions(-DMXNET_USE_NCCL=0)
 endif()
 
+include(cmake/ChooseBlas.cmake)
 
 Review comment:
   Well, I need the defines for the feature detection basically.

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


With regards,
Apache Git Services