Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement missing functionality #4

Open
dybber opened this issue Oct 11, 2011 · 0 comments
Open

Implement missing functionality #4

dybber opened this issue Oct 11, 2011 · 0 comments

Comments

@dybber
Copy link
Member

dybber commented Oct 11, 2011

The following would be nice to have, but there are no current plans of
implementing. Please send me and email if you find them necessary.

These operations are currently not supported:

  • clCreateSubBuffer
  • clEnqueueReadBufferRect
  • clEnqueueWriteBufferRect
  • clEnqueueCopyBufferRect
  • clEnqueueMapBuffer
  • clEnqueueUnmapMemObject
  • clEnqueueNativeKernel

The following full sections of the OpenCL standard are not supported:

  • Image Objects (section 5.3)
  • Sampler Objects (section 5.5)
  • Profiling of memory objects and kernels (section 5.12)
  • Extensions of the OpenCL standard involving the API
  • OpenGL and D3D related functions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant