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 2019/10/13 14:23:42 UTC

[GitHub] [incubator-mxnet] NamLQ commented on issue #16445: cuda.h: No such file or directory

NamLQ commented on issue #16445: cuda.h: No such file or directory
URL: https://github.com/apache/incubator-mxnet/issues/16445#issuecomment-541422592
 
 
   Solved by using this: 
   `make -j$(nproc) USE_OPENCV=1 USE_BLAS=openblas USE_CUDA=1 USE_CUDA_PATH=/usr/local/cuda USE_CUDNN=1 USE_MKLDNN=0`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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