Skip to content

Commit c00c1f7

Browse files
committed
Define feature macro
1 parent 377945b commit c00c1f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sycl/source/feature_test.hpp.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ inline namespace _V1 {
109109
#define SYCL_EXT_ONEAPI_PROFILING_TAG 1
110110
#define SYCL_EXT_ONEAPI_ENQUEUE_NATIVE_COMMAND 1
111111
#define SYCL_EXT_ONEAPI_GET_KERNEL_INFO 1
112+
#define SYCL_EXT_ONEAPI_WORK_GROUP_MEMORY 1
112113
// In progress yet
113114
#define SYCL_EXT_ONEAPI_ATOMIC16 0
114115

0 commit comments

Comments
 (0)