haojin2 commented on issue #16822: Trouble building Mxnet 1.6.x
URL: 
https://github.com/apache/incubator-mxnet/issues/16822#issuecomment-554554935
 
 
   Deep Learning AMI 25.0 has CUDA 10.0 installed, and 
`make/pip/pip_linux_cu101mkl` is trying to use cuda 10.1's path: 
https://github.com/apache/incubator-mxnet/blob/master/make/pip/pip_linux_cu101mkl.mk#L69.
 That's why the error message reads: `fatal error: cuda.h: No such file or 
directory` Please try again with `make/pip/pip_linux_cu100mkl.mk`

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to