We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 377945b commit c00c1f7Copy full SHA for c00c1f7
sycl/source/feature_test.hpp.in
@@ -109,6 +109,7 @@ inline namespace _V1 {
109
#define SYCL_EXT_ONEAPI_PROFILING_TAG 1
110
#define SYCL_EXT_ONEAPI_ENQUEUE_NATIVE_COMMAND 1
111
#define SYCL_EXT_ONEAPI_GET_KERNEL_INFO 1
112
+#define SYCL_EXT_ONEAPI_WORK_GROUP_MEMORY 1
113
// In progress yet
114
#define SYCL_EXT_ONEAPI_ATOMIC16 0
115
0 commit comments