[Beignet] Piglit results for IVB2
Zou, Nanhai
nanhai.zou at intel.com
Tue Jan 14 17:50:56 PST 2014
Hi Simon,
Thanks for the reporting.
Logic operators are not applied on float data type according to OpenCL 1.1 spec.
However in 1.2 spec, they are applied to float type.
So we don't think this is a real issue in this the OpenCL 1.1 implementation.
Thanks
Zou Nanhai
-----Original Message-----
From: beignet-bounces at lists.freedesktop.org [mailto:beignet-bounces at lists.freedesktop.org] On Behalf Of Simon Richter
Sent: Wednesday, January 15, 2014 2:53 AM
To: beignet at lists.freedesktop.org
Subject: [Beignet] Piglit results for IVB2
Hi,
Piglit doesn't seem to have any real issues. Full results at
http://www.psi5.com/~geier/beignet/
The failure in the "double" tests can probably be explained by the fact that I haven't hidden the cl_khr_fp64 extension in my build, so these can be ignored. The only remaining Piglit failure is
Program/Execute/scalar-logical-float
tmp/fileVyQM3v.cl:32569:11: error: invalid argument type 'float' to unary expression
/tmp/fileVyQM3v.cl:32573:13: error: invalid operands to binary expression ('float' and 'float')
Simon
More information about the Beignet
mailing list