taichi-dev / difftaichi

10 differentiable physical simulators built with Taichi differentiable programming (DiffTaichi, ICLR 2020)
2.47k stars 260 forks source link

Libcudart.so.10.0 #8

Closed DanishSheikh1999 closed 4 years ago

DanishSheikh1999 commented 4 years ago

When i try to run any python scirpt in the examples it gives the error: libcudart.so.10.0: cannot open shared object file: No such file or directory

thomhughes commented 4 years ago

You haven't installed cuda version 10.0 (it needs to be the exact major version + minor / sub version)