Zha0q1 commented on issue #18898:
URL: 
https://github.com/apache/incubator-mxnet/issues/18898#issuecomment-672423339


   
   > However you set `USE_MKL_IF_AVAILABLE OFF` and you didn't specify the 
`BLAS` option?
   
   Right, I overlooked this. But our cmake will still choose mkl as our choice 
of blas.
   
   > If you build with mkl blas, mxnet will not depend on libgfortran. As you 
build opencv with a dependency on libgfortran and static link opencv, you need 
to manually specify the dependency on libgfortran. It would be better to use a 
consistent BLAS library when building OpenCV and MXNet, ie also use MKL for 
OpenCV
   
   Thanks for the insight! As discussed offline we will be providing a fix to 
this


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


Reply via email to