ceres_python_bindings icon indicating copy to clipboard operation
ceres_python_bindings copied to clipboard

ImportError: /usr/local/PyCeres.cpython-37m-x86_64-linux-gnu.so: undefined symbol: cudaDeviceSynchronize

Open zinuok opened this issue 2 years ago • 3 comments

Hello, I've successfully built your project. However, if I import the PyCeres, following error occurs:

ImportError: /usr/local/PyCeres.cpython-37m-x86_64-linux-gnu.so: undefined symbol: cudaDeviceSynchronize

my CUDA version is 10.1. I couldn't find CUDA-related code in CMakeLists. Why does this error occur?

zinuok avatar Jul 26 '22 11:07 zinuok

Hi, I have the same problem. @zinuok, did you manage to solve this issue?

Olkaaaaaa12 avatar Aug 23 '22 07:08 Olkaaaaaa12

same problem

nmll avatar Jul 08 '23 13:07 nmll

same problem

sumitsarkar1 avatar Aug 22 '23 11:08 sumitsarkar1