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?