Theano version 0.90 is crashing python on my system (Ubuntu 14.04) with the 
following error message: "Process finished with exit code 139 (interrupted 
by signal 11: SIGSEGV)" .  This crash happens when I do theano.test(). 
Theano also similarly crashes when I call theano.function() in some 
personal code with device=cuda.  The code works fine when device=gpu or 
device=cpu.  Curiously, running the GPU test code from the documentation 
with device=cuda works fine. It may be useful to know that theano seems to 
successfully find my graphics card: "Mapped name None to device cuda: 
GeForce GTX 870M (0000:01:00.0)."  Is there some way to get more detailed 
information on the error?  Any idea what could be causing it?

-- 

--- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to