Closed wangniancai closed 4 years ago
What version of tensorflow are you using? Please also try with cuda 10.0; this error is caused by a mismatch between the version of cuda used to compile something (either tensorflow or DIRT), and the version used at runtime. If you are on a system with multiple versions of the cuda toolkit, ensure that DIRT was compiled with the same one that tensorflow is using at runtime.
currently I used 1.15.0 ,I will try it with 1.13 and cuda10.0
Closing due to inactivity
ubuntu16.04 ,cuda10.1 gcc 5.5 tensorflow.python.framework.errors_impl.NotFoundError : ~/dirt/dirt/librasterise.so : undefined symbol : __cudaRegisterFatBinaryEnd