Zha0q1 edited a comment on issue #18855:
URL: 
https://github.com/apache/incubator-mxnet/issues/18855#issuecomment-670229390


   Thanks! @szha @leezu  I just looked into adding a suffix to cblas/lapack 
calls within our code base. There are ~50 places in a handful of different 
files that all need to be changed. This makes me think if this change is too 
heavy.  Also 1. openblas is used in TVM, so they will need to make the same 
change to be consistent with us. 2. like @leezu mentioned finding 64 openblas 
is not well supported and distros also don't have a unified solution to it.  
For our purpose of supporting large tensors in 2.0, if we could link 64 
openblas statically for our soon-to-come release, I would still think that’s 
the best solution.


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