SimSYCL icon indicating copy to clipboard operation
SimSYCL copied to clipboard

SYCL_KHR_GROUP_INTERFACE prototype

Open PeterTh opened this issue 6 months ago • 0 comments

This is a prototype implementation of the SYCL_KHR_GROUP_INTERFACE extension. https://github.com/KhronosGroup/SYCL-Docs/pull/638

The C++23-exclusive features are not implemented as of yet, but the rest should be feature complete.

Tests are adapted from the CTS.

PeterTh avatar Apr 30 '25 11:04 PeterTh