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

Running without CUDA/Nvidia? #5

Open
sboschinertia opened this issue Dec 2, 2020 · 1 comment
Open

Running without CUDA/Nvidia? #5

sboschinertia opened this issue Dec 2, 2020 · 1 comment

Comments

@sboschinertia
Copy link

I tried running this on Linux per the instructions, but with the cpu-only version of Torch. That still gives me the NVIDIA error:

RuntimeError: Found no NVIDIA driver on your system. Please check that you have an NVIDIA GPU and installed a driver from http://www.nvidia.com/Download/index.aspx

Is it possible to test this without CUDA/NVIDIA?

@mbrossar
Copy link
Owner

mbrossar commented Dec 2, 2020

I think if sufficient if you remove all the .cuda() in the code.

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