rbavery opened a new issue #17819: Why is nvcc not installed along with cuda in 
mxnet docker builds?
URL: https://github.com/apache/incubator-mxnet/issues/17819
 
 
   I'm trying to reproduce this repository: https://github.com/msracver/FCIS, 
which depends on an older version of mxnet, 1.4.1. I've using 
https://hub.docker.com/layers/mxnet/python/1.4.1_gpu_cu80_py2/images/sha256-d069471816ee1184bfffb644b173c17cf0d9a80f54448a669ee8defa6beeea38?context=explore
   
   But when I try to compile FCIS's custom operators I get an error that nvcc 
is not found in my PATH, because it is not installed in the usual location at 
/usr/local/cuda/bin (there is no bin folder in the cuda directory). 

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


With regards,
Apache Git Services

Reply via email to