You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[C and C++ Standard libraries support](C-CXX-StandardLibrary/C-CXX-StandardLibrary.rst)| Partially supported(OpenCL: CPU, GPU) ||
12
-
|[SYCL_INTEL_data_flow_pipes](DataFlowPipes/data_flow_pipes.asciidoc)| Partially supported(OpenCL: FPGA) | kernel_host_pipe_support part is not implemented |
|[SYCL_INTEL_sub_group_algorithms](SubGroupAlgorithms/SYCL_INTEL_sub_group_algorithms.asciidoc)| Partially supported(OpenCL: CPU, GPU) | Features from SYCL_INTEL_group_algorithms extended to sub-groups |
32
-
|[Sub-groups for NDRange Parallelism](SubGroupNDRange/SubGroupNDRange.md)| Deprecated(OpenCL: CPU, GPU) ||
|[C and C++ Standard libraries support](C-CXX-StandardLibrary/C-CXX-StandardLibrary.rst)| Partially supported(OpenCL: CPU, GPU) ||
12
+
|[SYCL_INTEL_data_flow_pipes](DataFlowPipes/data_flow_pipes.asciidoc)| Partially supported(OpenCL: ACCELERATOR)| kernel_host_pipe_support part is not implemented |
|[SYCL_INTEL_sub_group_algorithms](SubGroupAlgorithms/SYCL_INTEL_sub_group_algorithms.asciidoc)| Partially supported(OpenCL: CPU, GPU) | Features from SYCL_INTEL_group_algorithms extended to sub-groups |
32
+
|[Sub-groups for NDRange Parallelism](SubGroupNDRange/SubGroupNDRange.md)| Deprecated(OpenCL: CPU, GPU) ||
| Partially supported | An extension is partially supported, see comments column for more info |
43
43
| Deprecated | An extension is deprecated and can be removed in future versions |
44
-
| (API: DeviceType1, DeviceType2) | An extension is supported when specific combination of API and device types are used. If device type or API are not mentioned then an extension is supported on any device type or API |
44
+
| (API: DeviceType1, DeviceType2) | An extension is supported when specific combination of API and device types are used. If device type or API are not mentioned then an extension is supported on any device type or API. API can be OpenCL, CUDA, HOST. DeviceType can be CPU, GPU, ACCELERATOR|
45
45
46
46
47
47
See [User Manual](../UsersManual.md) to find information how to enable extensions.
0 commit comments