We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
Like my issue title written, does it requires a physical GPU to be able to run demo this source?
The text was updated successfully, but these errors were encountered:
No, if you disable CUDA (--cuda 0) it should work. You may need to apply the modification in #35 if that doesn't work.
However the final smoothing step won't run, but you will get decent results without it.
As a reference, it runs on a MacBook Pro 15 inch Late 2016 in about 135s for the demo.
Sorry, something went wrong.
@wesleyw72 I see. Thank you very much!
No branches or pull requests
Hi,
Like my issue title written, does it requires a physical GPU to be able to run demo this source?
The text was updated successfully, but these errors were encountered: