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

I have the following error with your code: CUDA #1

Open
106084 opened this issue Oct 27, 2018 · 1 comment
Open

I have the following error with your code: CUDA #1

106084 opened this issue Oct 27, 2018 · 1 comment

Comments

@106084
Copy link

106084 commented Oct 27, 2018

Traceback (most recent call last):
File "main.py", line 49, in
main()
File "main.py", line 19, in main
chainer.cuda.get_device_from_id(opt.gpu).use()
File "/home/user1/cjm/anaconda3/envs/bc/lib/python2.7/site-packages/chainer/cuda.py", line 164, in get_device_from_id
check_cuda_available()
File "/home/user1/cjm/anaconda3/envs/bc/lib/python2.7/site-packages/chainer/cuda.py", line 87, in check_cuda_available
raise RuntimeError(msg)
RuntimeError: CUDA environment is not correctly set up

@106084
Copy link
Author

106084 commented Oct 27, 2018

But I have installed cudatoolkit8.0 and cudnn6.0

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

1 participant