akarbown commented on a change in pull request #20474:
URL: https://github.com/apache/incubator-mxnet/pull/20474#discussion_r725245379



##########
File path: cmake/upstream/FindBLAS.cmake
##########
@@ -522,12 +525,16 @@ if(BLA_VENDOR MATCHES "Intel" OR BLA_VENDOR STREQUAL 
"All")
             get_filename_component(BLAS_mkl_MKLROOT "${BLAS_mkl_MKLROOT}" 
DIRECTORY)
         endif()
       endif()
+      # MXNET NOTE: This change comes form the newest file version
+      # https://gitlab.kitware.com/cmake/cmake/-/issues/22295

Review comment:
       Good point, I can remove that comment as this is in the upstream 
version. 




-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to