leezu commented on issue #18855: URL: https://github.com/apache/incubator-mxnet/issues/18855#issuecomment-669590895
> My solution was to have build instructions for everyone to build openblas from source It's great to have those instructions where required. But we should also look at the trend and build a solution that aligns with the work of others. > Since distros will start to provide _64 versions of libraries we don't need to worry about those then. We may need to add support for those, it's not automatic. For example, https://cmake.org/cmake/help/latest/module/FindBLAS.html does not currently distinguish the 64 and 32bit versions as the maintainers may not be aware of the use-case. This doesn't all have to happen at once. We just need to ensure that our approach remains compatible with what we eventually would like to achieve. ---------------------------------------------------------------- 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]
