Bug#759707: [Pkg-opencl-devel] Bug#759707: beignet: New upstream version - to experimental, please

2014-11-01 Thread Rebecca N. Palmer
Do you see anything that should hold me back from uploading it? Builds and works fine here. Repacked packages usually use +dfsg, not ~dfsg, but the technical reason for that (sorting after the corresponding non-dfsg version) only applies if such a version existed, which it doesn't here. Give

Bug#759707: [Pkg-opencl-devel] Bug#759707: beignet: New upstream version

2014-10-31 Thread Rebecca N. Palmer
0.9.3 usually passes all its tests with 2 warnings: double_precision_check() - WARN: GPU doesn't have correct double precision. Got 9.995699E-05, expected 0.000101 [SUCCESS] test_printf()Warning: Have a int parameter for %f like specifier, take care of it it once failed one test (not

Bug#759707: [Pkg-opencl-devel] Bug#759707: beignet: New upstream version

2014-10-31 Thread Andreas Beckmann
I just noticed that beignet uses -mfpmath=sse -msse2 -Wcast-align -msse2 -msse3 -mssse3 -msse4.1 which may produce code that is not supported on all CPUs that Debian/i386 and Debian/amd64 runs on ... there is a risk that applications using beignet will SIGILL on older CPUs (even if they don't sup