Bug 92140 - CL_INVALID_VALUE error when querying for CL_DEVICE_SPIR_VERSIONS
Summary: CL_INVALID_VALUE error when querying for CL_DEVICE_SPIR_VERSIONS
Status: RESOLVED FIXED
Alias: None
Product: Beignet
Classification: Unclassified
Component: Beignet (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: rongyang
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-27 11:45 UTC by Giuseppe Bilotta
Modified: 2015-11-27 02:49 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.