Hi! im install theano 1.0.4 witn anaconda3. Install cuda 10.1.
I try test pygpu
import pygpu
pygpu.test()

I take some error:
pygpu.gpuarray.GpuArrayException: b'Could not load "nvrtc64_70.dll": 
\xcd\xe5 \xed\xe0\xe9\xe4\xe5\xed \xf3\xea\xe0\xe7\xe0\xed\xed\xfb\xe9 
\xec\xee\xe4\xf3\xeb\xfc.\r\n'

In folder cuda I have only nvrtc64_101_0.dll
my .theanorc
#!sh


[global]
device = cuda
floatX = float32


[gpuarray]
GPUARRAY_CUDA_VERSION=10


[nvcc]
flags=C:\Anaconda3\libs
compiler_bindir=C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin

How I can fix this error?

-- 

--- 
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.

Reply via email to