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/10/10 22:26:49 UTC

[GitHub] piyushghai edited a comment on issue #12405: mxnet1.3.0 with cuda8 build from source fail

piyushghai edited a comment on issue #12405: mxnet1.3.0 with cuda8 build from source fail
URL: https://github.com/apache/incubator-mxnet/issues/12405#issuecomment-428752688
 
 
   @dorest I tried the same steps mentioned by you on an Ubuntu 16.04 machine : 
   ```
   make -j $(nproc) USE_OPENCV=1 USE_BLAS=openblas USE_CUDA=1 USE_CUDA_PATH=/usr/local/cuda-8.0 USE_CUDNN=1
   ``` 
   on the latest commit on MXNet with commit hash : 15deabc689eb5810656307da6d3f295f0de4e242 
   
   I was not able to reproduce this issue anymore. 
   Can you try to use the make command once more on the latest commit to see if it works for you ? 
   
   @sandeep-krishnamurthy Requesting this issue to be closed.
   
   @dorest Please feel free to re-open it, if closed in error.
   Thanks! 
   

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