leezu edited a comment on issue #17396: refactor: handle mshadow as cmake target
URL: https://github.com/apache/incubator-mxnet/pull/17396#issuecomment-584826888
 
 
   > Okay, sorry for missing that. I was wondering how does mshadow cmake 
handling the BLAS build flags like MSHADOW_USE_MKL and how the MKL library 
statically linked like the logic in mshadow.mk. But seems it another problem 
now.
   
   No worries. The `cmake/ChooseBlas.cmake` can be refactored based on 
https://cmake.org/cmake/help/latest/module/FindBLAS.html and 
https://cmake.org/cmake/help/latest/module/FindLAPACK.html in the future. The 
build flags like `MSHADOW_USE_MKL` are a separate problem. Do you have any 
change in mind for them @TaoLv?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to