Hi all, I am build ViennaCL for Fedora-Rawhide:
https://github.com/neurofedora/ViennaCL/raw/master/viennacl.spec
result build use mock:
49% tests passed, 37 tests failed out of 73
Total Test time (real) = 116.79 sec
The following tests FAILED:
37 - bisect-opencl (OTHER_FAULT)
38 - mat
test 37
Start 37: bisect-opencl
37: Test command:
/builddir/build/BUILD/ViennaCL-1.7.0/build/tests/bisect-test-opencl
37: Test timeout computed to be: 1500
37: Start the bisection algorithm
37: Matrix size: 550
37: terminate called after throwing an instance of
'viennacl::ocl::unknown_error'
test 50
Start 50: matrix_row_int-opencl
50: Test command:
/builddir/build/BUILD/ViennaCL-1.7.0/build/tests/matrix_row_int-test-opencl
50: Test timeout computed to be: 1500
50:
50: --
50: --
50: ## Test ::
test 60
Start 60: sparse-opencl
60: Test command:
/builddir/build/BUILD/ViennaCL-1.7.0/build/tests/sparse-test-opencl
60: Test timeout computed to be: 1500
60:
60: --
60: --
60: ## Test :: Sparse Matrices
Hi,
these errors look a lot like your GPU driver isn't installed properly.
Could you please try to reinstall the GPU driver?
Best regards,
Karli
On 12/08/2015 08:01 PM, Ilya Gradina wrote:
> Hi all, I am build ViennaCL for Fedora-Rawhide:
> https://github.com/neurofedora/ViennaCL/raw/master/vi