-
Notifications
You must be signed in to change notification settings - Fork 18
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
RuntimeError: Not compiled with GPU support #48
Comments
@1N2602000 |
Thanks for your advice! It work just just fine when I check my cuda run properly. |
but something wrong with ninja , so I uninstall it and build can run just fine. I'm not sure about what ninja work in this project. Did it is necessary to install ninja? When I use ninja build will fail, but when I uninstall it build run successfully. That confused me. |
Hi, I think the ninja lib does not matter if you can successfully run the code. Thanks! |
在这个地方进行了很多次尝试最后解决的,希望可以给各位同学帮组。首先将setup.py按照大家提供的那个进行更改。但是更多问题存在于30/40显卡它对应的CUDA11.3等对g++ 版本有严格限制。 |
Hi, @xzb666, Thank you for your invaluable assistance in resolving the issues. Our repository is quite old and does encounter some compatibility problems, so your help is greatly appreciated! If you have any questions or need further discussion, feel free to reach out to me via email at wymanbest@outlook.com. |
Hi~ I have a problem when i trying to run the demo model.Did anyone run into this problem before?
I have no clue how to solve it. QQ
I check my pytorch it can use cuda as well
The text was updated successfully, but these errors were encountered: