leezu opened a new pull request #18356: URL: https://github.com/apache/incubator-mxnet/pull/18356
The cmake staticbuild script doesn't link openblas statically, but rather provides the so file to be included in the distribution. This is intentional, as it simplifies the build script, but was missed when switching the CD to rely on cmake. Fixes https://github.com/apache/incubator-mxnet/issues/18293 ---------------------------------------------------------------- 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]
