Previously this exception was fixed as recommended by nouiz on 4/19/15 by 
adding the Theano flag to .theanorc.txt 
in C:\SciSoft\WinPython-64bit-2.7.9.4\settings\, i.e., 
cuda.disable_gcc_cudnn_check=True.
Now it doesn't work and the program crashes.
Please advise.
Thank you.
Arnold
==============================================.

File "c:\scisoft\git\theano\theano\sandbox\cuda\dnn.py", line 1099, in 
dnn_conv
    return GpuDnnConv(algo=algo)(img, kerns, out, desc)
  File "c:\scisoft\git\theano\theano\sandbox\cuda\dnn.py", line 331, in 
__init__
    if version() < (3000, 3000):
  File "c:\scisoft\git\theano\theano\sandbox\cuda\__init__.py", line 408, 
in dnn_version
    dnn_available.msg)
Exception: ("We can't determine the cudnn version as it is not available", 
"Theano can not compile with cuDNN. We got this error:\n\n[Error 32] The 
process cannot access the file because it is being used by another process: 
'c:\\\\users\\\\atunick\\\\appdata\\\\local\\\\temp\\\\1\\\\try_flags_x3gjtg.exe'")

-- 

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