intel / beignet

Beignet is an open source implementation of the OpenCL specification - a generic compute oriented API. Here is Beignet Source Code Mirror in github- This is a publish-only repository and all pull requests are ignored. Please follow https://wiki.freedesktop.org/www/Software/Beignet/ for any of your improvements
GNU Lesser General Public License v2.1
95 stars 40 forks source link

Beignet 1.3.2-7 is missing cl_khr_gl_sharing extension #18

Open smlehbleh opened 4 years ago

smlehbleh commented 4 years ago

We've updated from Ubuntu 18.04 to Ubuntu 20.04 which triggered beignet to update its package to 1.3.2-7. Software using the cl_khr_gl_sharing feature now fails to run and the cl_khr_gl_sharing extension is not listed in the supported extensions.

We manually replaced the package with version 1.3.2-6 and it works fine with that version.

linnaea commented 3 years ago

It's probably this https://github.com/linnaea/beignet/commit/e69a00dd11ee7c0f173625aef9195ee0f25dec06