leezu opened a new issue #19651:
URL: https://github.com/apache/incubator-mxnet/issues/19651


   ```
   -- Looking for OPENBLAS_USE64BITINT - not found
   Using LP64 OpenBLAS
   After choosing blas, linking to 
/usr/lib/aarch64-linux-gnu/libopenblas.a;/usr/lib/gcc/aarch64-linux-gnu/10/libgfortran.so
   ```
   
   even though `apt install libopenblas64` and 
`/usr/lib/aarch64-linux-gnu/libopenblas64.a` exists.
   
   cmake build config should be updated to search for libopenblas64 before 
falling back to libopenblas if LT is on?


----------------------------------------------------------------
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@mxnet.apache.org
For additional commands, e-mail: issues-h...@mxnet.apache.org

Reply via email to