Open sreshu opened 4 years ago
Can you post the entire error message?
@tiagoshibata
Which Linux distribution? And which version of CUDA?
Googling around it looks like it's a bug in CUDA 7: https://discuss.pytorch.org/t/installation-error-memcpy-was-not-declared-in-this-scope/1444, https://bugs.gentoo.org/582810 and https://github.com/BVLC/caffe/issues/4046 show this issue and suggest adding -D_FORCE_INLINES to the compiler to work around it. Can you try upgrading CUDA or doing the workaround?
Linux distribution : Ubuntu 16.04 LTS
CUDA version ( using $nvcc --version ) :
nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2015 NVIDIA Corporation Built on Tue_Aug_11_14:27:32_CDT_2015 Cuda compilation tools, release 7.5, V7.5.17
CMake Error at yolo2_generated_blas_kernels.cu.o.cmake:266 (message):