Skip to content
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

Can it be run without cuda? #12

Open
aleksandrmelnyk opened this issue Oct 14, 2016 · 1 comment
Open

Can it be run without cuda? #12

aleksandrmelnyk opened this issue Oct 14, 2016 · 1 comment

Comments

@aleksandrmelnyk
Copy link

Am trying to start predict.py, but throws exception, RuntimeError: CUDA environment is not correctly set up
Though am not using --gpu parameter.

@kotarohara
Copy link

kotarohara commented Nov 14, 2016

I think you are supposed to explicitly set --gpu -1 as opposed to using the default setting; I believe --gpu 0 instructs the cupy library that is used in the program to use the first available gpu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants