I have configured python and anano for use with gpu; ubuntu 14.04, GeForce GTX 1080, the NVIDIA driver (367.27) and the CUDA toolkit (7.5) for the system are already installed, but when testing with theano gpu implementation I get the above error (for example, when importing theano with gpu enabled) I tried to find possible solutions, but could not. I'm a little new to ubuntu and gpu programming, so I would appreciate an understanding of how I can solve this problem. Thanks
source
share