This should not happen.

Can you try with Theano dev version? If you still have the problem, can you
give us a way to reproduce this?

function_dump could be useful for that:

http://deeplearning.net/software/theano_versions/dev/library/compile/function.html#theano.compile.function.function_dump

WIth the dev version, Theano generate an error file that we give the path
in the error. Can you give it to us too?

On Sun, Apr 9, 2017 at 12:39 PM Dmitriy Salnikov <[email protected]>
wrote:

> Greetings.
>
> Trying to move from the old cuda backend to gpuarray. After unsuccessfully
> trying to compile some functions decided to try the default mnist from
> lasagne. Turns out it fails with the same error.
>
> *nvcc version:*
>  nvcc: NVIDIA (R) Cuda compiler driver
>  Copyright (c) 2005-2016 NVIDIA Corporation
>  Built on Tue_Jan_10_13:22:03_CST_2017
>  Cuda compilation tools, release 8.0, V8.0.61
>
> *theano version:*
> Version: 0.9.0
>
> *lasagne version:*
> Version: 0.2.dev1
>
> *os*:
> arch linux
>
> I tried clearing cache and reinstalling everything, unfortunately this
> doesn't work.
>
> please look at the stacktrace in the gist.
> https://gist.github.com/cb408860543ea0f0d7f4997b3f959d34.
>
>
> --
>
> ---
> 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.
>

-- 

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