Hi,

For some about 2 weeks, Theano master wasn't working with the master of
libgpuarray. Now this have been fixed.

So update Theano again and it should work. Or downgrade libgpuarray to
0.6.9.

Theano 0.10beta1 support libgpuarray 0.6.*
Theano 0.10.beta2 support libgpuarray 0.7.*

If you use a dev version between, you must select the right one depending
of the commit.

Frédéric

On Sat, Sep 2, 2017 at 1:03 PM Ailick Guo <[email protected]> wrote:

> I installed pygpu and cuda (with nccl) etc.. but:
> [ailick@Ailick_Mj Build]$ DEVICE=cuda python -c "import
> pygpu;pygpu.test()"
> pygpu is installed in
> /usr/lib/python3.6/site-packages/pygpu-0.7.1-py3.6-linux-x86_64.egg/pygpu
> NumPy version 1.13.1
> NumPy relaxed strides checking option: True
> NumPy is installed in /usr/lib/python3.6/site-packages/numpy
> Python version 3.6.2 (default, Jul 20 2017, 03:52:27) [GCC 7.1.1 20170630]
> nose version 1.3.7
> *** Testing for GeForce GTX 760M
> mpi4py found: False
>
> ...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................SSSSSSS...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> ----------------------------------------------------------------------
> Ran 7253 tests in 162.373s
>
> OK (SKIP=7)
> [ailick@Ailick_Mj Build]$ python
> Python 3.6.2 (default, Jul 20 2017, 03:52:27)
> [GCC 7.1.1 20170630] on linux
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import theano
> ERROR (theano.gpuarray): pygpu was configured but could not be imported or
> is too old (version 0.6 or higher required)
> NoneType: None
>
>
>
> ?
>
> --
>
> ---
> 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