What is your NVIDIA driver? There is some driver that are buggy that make
us raise an error. It will show up as failure in the tests.

see: https://github.com/Theano/Theano/issues/5530

On Sat, Feb 18, 2017 at 3:45 PM André L <[email protected]> wrote:

> (myVE) andrelopes@X :~/private/libgpuarray/Build$ DEVICE=cuda1 make test
> Running tests...
> Test project /home/andrelopes/private/libgpuarray/Build
>       Start  1: test_types
>  1/11 Test  #1: test_types .......................   Passed    0.12 sec
>       Start  2: test_util
>  2/11 Test  #2: test_util ........................   Passed    0.11 sec
>       Start  3: test_util_integerfactoring
>  3/11 Test  #3: test_util_integerfactoring .......   Passed    4.32 sec
>       Start  4: test_reduction
>  4/11 Test  #4: test_reduction ...................***Failed   37.18 sec
>       Start  5: test_array
>  5/11 Test  #5: test_array .......................   Passed    7.54 sec
>       Start  6: test_blas
>  6/11 Test  #6: test_blas ........................   Passed    2.88 sec
>       Start  7: test_elemwise
>  7/11 Test  #7: test_elemwise ....................***Failed   48.11 sec
>       Start  8: test_error
>  8/11 Test  #8: test_error .......................   Passed    0.04 sec
>       Start  9: test_buffer
>  9/11 Test  #9: test_buffer ......................   Passed   12.25 sec
>       Start 10: test_buffer_collectives
> 10/11 Test #10: test_buffer_collectives ..........***Failed    2.98 sec
>       Start 11: test_collectives
> 11/11 Test #11: test_collectives .................***Failed    3.94 sec
>
> 64% tests passed, 4 tests failed out of 11
>
> Total Test time (real) = 119.53 sec
>
> The following tests FAILED:
>           4 - test_reduction (Failed)
>           7 - test_elemwise (Failed)
>          10 - test_buffer_collectives (Failed)
>          11 - test_collectives (Failed)
> Errors while running CTest
> Makefile:117: recipe for target 'test' failed
> make: *** [test] Error 8
> (myVE) andrelopes@X :~/private/libgpuarray/Build$
>
> --
>
> ---
> 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