piyushghai commented on issue #11622: CUDA 9.2 Dev Mode Compiling Failed
URL: 
https://github.com/apache/incubator-mxnet/issues/11622#issuecomment-428301125
 
 
   @zhanghang1989 I am not able to reproduce the issue on an AWS P3.16xLarge 
instance.
   Here are the steps I followed : 
   ```
   git clone --recursive https://github.com/apache/incubator-mxnet.git
    cd incubator-mxnet/
   make -j $(nproc) USE_OPENCV=1 USE_BLAS=openblas USE_CUDA=1 
USE_CUDA_PATH=/usr/local/cuda USE_CUDNN=1 DEV=1
   ```
   I have the same CUDA version, CUDNN Version and Ubuntu version as mentioned 
by you in the above comment. 
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to