-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OSError: libcudart.so.11.0: cannot open shared object file: No such file or directory #9
Comments
can you please help me resolve this problem? |
Hi @longtran84 , I think you should care about the available GPUs as well as suitable CUDA toolkits or versions :D |
@manhph2211 can you detail help me about CUDA version ? in case my PC don't have GPU, is it can run this app ? |
@longtran84 It actually does not require CUDA to run the app. But be careful about the device used in the inference phase(cpu, weights...) |
@manhph2211 can you guide me how to run on my local ? im using ubuntu v20.04...thanks |
@longtran84 Can you try Docker as shown in README file ? I already built |
@manhph2211 i have run it on docker .... but still error |
The text was updated successfully, but these errors were encountered: