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: [email protected] With regards, Apache Git Services
