Skip to content
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.

clCreateFromGLBuffer not implemented #5

Open
torokati44 opened this issue Jan 30, 2018 · 1 comment
Open

clCreateFromGLBuffer not implemented #5

torokati44 opened this issue Jan 30, 2018 · 1 comment

Comments

@torokati44
Copy link

I tried to run the "OpenCL Simple OpenGL Interop" code sample from the NVidia Developer site.

After some minor porting, it worked perfectly - without having the GL_INTEROP macro defined.

If said macro is defined, and CL-GL buffer sharing is actually used, I get this error:

error: Not implemented
cl_gl: <...>/beignet/src/cl_mem_gl.c:47: cl_mem_new_gl_buffer: Assertion `0' failed.
Aborted (core dumped)

I use Beignet 1.3.2, LLVM 5.0, Mesa 17.4.0, Fedora 27, Linux 4.14.14.

@torokati44
Copy link
Author

I feel like this might never be fixed, based on this:
https://www.phoronix.com/scan.php?page=news_item&px=Intel-New-Compute-Runtime

Is this correct?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant