> > I think we should force static link at all time because of the performance > > boost of mkl over say openblas > > Static link and performance differences between mkl and openblas are two > separate topics. Could you elaborate your reasoning?
Yes, my point is that if numpy uses openblas and mxnet uses mkl then we certainly do not want openblas to mask mkl -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-mxnet/issues/19610#issuecomment-736773333
