You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/05/08 00:08:05 UTC

[GitHub] anirudh2290 commented on issue #10837: ARMv8 OpenBLAS build broken

anirudh2290 commented on issue #10837: ARMv8 OpenBLAS build broken
URL: https://github.com/apache/incubator-mxnet/issues/10837#issuecomment-387243667
 
 
   I was able to reproduce the issue. The problem seems to be caused because of the missing fortran compiler whose installation step seems to be removed as part of dockcross PR. Do we need to build openblas with LAPACK support. The workaround to this issue can be to skip LAPACK support installation for now by removing the FC line from the Dockerfile ?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services