mahmoodn opened a new issue #13991: Telling about libopenblas to mxnet config 
files
URL: https://github.com/apache/incubator-mxnet/issues/13991
 
 
   Trying to compile mxnet from source, I use the following command
   
   `sudo make -j 4 USE_OPENCV=1 USE_BLAS=openblas USE_CUDA=1 
USE_CUDA_PATH=/usr/local/cuda USE_CUDNN=1`
   
   I also have installed OpenBLAS from source and it is there in my home
   
   ```
   mahmood@orca:OpenBLAS-0.2.20$ pwd
   /home/mahmood/OpenBLAS-0.2.20
   mahmood@orca:OpenBLAS-0.2.20$ ls libopenblas*
   libopenblas.a  libopenblas.so  libopenblas.so.0  libopenblas_zenp-r0.2.20.a  
libopenblas_zenp-r0.2.20.so
   
   ```
   However, I don't know where should I tell mxnet to use my libopenblas. I 
didn't find a clear answer for that in the documents. Any guide?

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


With regards,
Apache Git Services

Reply via email to