larroy opened a new issue #8786: Link failure on Deep learning AMI
URL: https://github.com/apache/incubator-mxnet/issues/8786
 
 
   ## Description
   Link failure
   
   ## Environment info (Required)
   Deep learning AMI:
   
   
https://aws.amazon.com/marketplace/pp/B077GCH38C?qid=1511406484267&sr=0-2&ref_=srh_res_product_title
   
   ami-1812bb61
   
   ## Build info (Required if built from source)
   
   time make -j $(nproc) USE_OPENCV=1 USE_BLAS=openblas USE_CUDA=1 
USE_CUDA_PATH=/usr/local/cuda USE_OPENMP=0 DEBUG=1
   
   MXNet commit hash:
   (Paste the output of `git rev-parse HEAD` here.)
   1264313183d35c86ed49e7ec708a076fe858325f
   
   Build config:
   (Paste the content of config.mk, or the build command.)
   time make -j $(nproc) USE_OPENCV=1 USE_BLAS=openblas USE_CUDA=1 
USE_CUDA_PATH=/usr/local/cuda USE_OPENMP=0 DEBUG=1
   
   
   ## Error Message:
   ```
   opencv_video -lopencv_photo -lopencv_ml -lopencv_imgproc -lopencv_flann 
-lopencv_core -llapack  -lcuda -lcufft -lnvrtc
   build/src/common/rtc.o: In function 
`mxnet::rtc::CudaModule::Chunk::GetFunction(std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&, mxnet:
   :Context const&)':
   /home/ubuntu/incubator-mxnet/src/common/rtc.cc:77: undefined reference to 
`mshadow::gpu::kDevMask'
   collect2: error: ld returned 1 exit status
   Makefile:421: recipe for target 'bin/im2rec' failed
   make: *** [bin/im2rec] Error 1
   make: *** Waiting for unfinished jobs....
   ```
   
   

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


With regards,
Apache Git Services

Reply via email to