sandeep-krishnamurthy commented on issue #9765: Installation with GPU on Fedora 
27?
URL: 
https://github.com/apache/incubator-mxnet/issues/9765#issuecomment-365783147
 
 
   Hi, if CUDA library path is the issue, did you try compiling by passing the 
CUDA path. Something like below.
   ```
   make -j $(nproc) USE_OPENCV=1 USE_BLAS=openblas USE_CUDA=1 
USE_CUDA_PATH=/usr/local/cuda USE_CUDNN=1
   ```

----------------------------------------------------------------
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