Bug 92140

Summary: CL_INVALID_VALUE error when querying for CL_DEVICE_SPIR_VERSIONS
Product: Beignet Reporter: Giuseppe Bilotta <giuseppe.bilotta>
Component: BeignetAssignee: rongyang <rong.r.yang>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Giuseppe Bilotta 2015-09-27 11:45:41 UTC
The current git master version of Beignet claims to support the cl_khr_spir extension. However, a clGetDeviceInfo() query for CL_DEVICE_SPIR_VERSIONS returns with a CL_INVALID_VALUE error, instead of providing a string of space-separated supported SPIR versions (most likely "1.2" in the case of Beignet?)
Comment 1 rongyang 2015-11-27 02:49:53 UTC
Have added it by commit 3dfe46a483b5599e76778d850312383c950d07a3.
Thanks for report it.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.