You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: