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

failed to find any available GPUs #96

Open
chikiuso opened this issue Mar 9, 2018 · 1 comment
Open

failed to find any available GPUs #96

chikiuso opened this issue Mar 9, 2018 · 1 comment

Comments

@chikiuso
Copy link

chikiuso commented Mar 9, 2018

Hi, I got the following error when run kur, do you have any idea?

File "/usr/local/lib/python3.6/dist-packages/kur-0.7.0-py3.6.egg/kur/backend/backend.py", line 146, in init
raise ValueError('Failed to find any available GPUs.')
ValueError: Failed to find any available GPUs.

I am quite sure I have a gtx 1060 gpu.

Best Wishes,
Chi Kiu SO

@EzequielAdrianM
Copy link

Make sure to have build-essential and libcupti-dev installed. Also you need to install CUDA Toolkit 8.0, cuDNN 6.0 and your graphics card driver.

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