KhronosGroup / OpenCL-Headers

Khronos OpenCL-Headers
Apache License 2.0
666 stars 236 forks source link

Add cl_intel_program_scope_host_pipe #220

Closed zibaiwan closed 1 year ago

zibaiwan commented 1 year ago

This is aligned with this Spec: https://github.com/KhronosGroup/OpenCL-Docs/pull/892. This extension supports SYCL hostpipes here: https://github.com/intel/llvm/blob/sycl/sycl/doc/extensions/supported/sycl_ext_intel_dataflow_pipes.asciidoc.

CC: @mkinsner @bashbaug @GarveyJoe

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

zibaiwan commented 1 year ago

Thanks, LGTM. Needs a non-Intel reviewer to merge.

Hi Ben, do we need to add any non-Intel reviewer to this PR in order to get merged?