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 2019/10/24 01:44:26 UTC

[GitHub] [incubator-mxnet] CoinCheung commented on issue #16587: How could I set the location of openblas/lapack when I compile mxnet from source?

CoinCheung commented on issue #16587: How could I set the location of openblas/lapack when I compile mxnet from source?
URL: https://github.com/apache/incubator-mxnet/issues/16587#issuecomment-545705188
 
 
   For lapack, I modified the path at this line, which does not make sense
   https://github.com/apache/incubator-mxnet/blob/c3395ca60b20f4388dd76746696497148b82fc80/make/config.mk#L134
   
   For openblas, I have to change the folder name from /opt/openblas to /opt/OpenBLAS to make it work. 
   
   Would you please show me how I could specify the locations explicitly ?
   

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


With regards,
Apache Git Services