Hi, cuda 8.0 , cudnn 5.1, theano 0.9 and pygpu 0.6.4 are installed on my ubuntu 16.04 and i can confirm cuda installation by running cuda samples. Why pygpu cannot be imported while it is successfully installed ? my .theanorc is :
*[cuda]* *root = /usr/local/cuda-8.0* *[global]* *floatX = float32* *device = cuda* *optimizer = fast_run* *[lib]* *cnmem = 0.9* *[nvcc]* *fastmath = True* thanks in advance -- --- You received this message because you are subscribed to the Google Groups "theano-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
