ephi5757 via theano-users
2017-06-22 21:53:05 UTC
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'")
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 theano-users+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
---
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 theano-users+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.