> Beignet: self-test failed: (3, 7, 5) + (5, 7, 3) returned (3, 7, 5)
> See README.md or http://www.freedesktop.org/wiki/Software/Beignet/
> Beignet: disabling non-working device

That looks like the "no __local on Haswell" issue (Linux fixed this in 4.2,
but FreeBSD might not have): try

OCL_IGNORE_SELF_TEST=1 clinfo

If you compiled Beignet yourself, also try running the test suite:
make utest
cd utests
. setenv.sh
./utest_run

If it is that, I'd expect most but not all of them to pass.

_______________________________________________
Beignet mailing list
Beignet@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/beignet

Reply via email to