RajathSwaroop commented on issue #13435: error building mxnet with cuda
URL: 
https://github.com/apache/incubator-mxnet/issues/13435#issuecomment-442603628
 
 
   Here are the details.
   
   OS: Ubuntu 16.0.4 64-bit
   Hardware: Intel I7 7700HQ 16 Gb RAM, GTX 1070 GPU laptop
   Python version - 2.7
   
   Installed Cuda 9.1, opencv 3.1 and tried building using 
   
   cmake ..  in build directory    
   and also make -j $(nproc) USE_OPENCV=1 USE_BLAS=openblas USE_CUDA=1 
USE_CUDA_PATH=/usr/local/cuda-9.1 USE_CUDNN=1  
   
   however both the build processes failed with and without USE_F16C=0 flag

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