ceres_python_bindings
ceres_python_bindings copied to clipboard
ImportError: /usr/local/PyCeres.cpython-37m-x86_64-linux-gnu.so: undefined symbol: cudaDeviceSynchronize
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?
Hi, I have the same problem. @zinuok, did you manage to solve this issue?
same problem
same problem