Skip to content

Commit

Permalink
Define feature macro
Browse files Browse the repository at this point in the history
  • Loading branch information
lbushi25 committed Oct 24, 2024
1 parent 377945b commit c00c1f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sycl/source/feature_test.hpp.in
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ inline namespace _V1 {
#define SYCL_EXT_ONEAPI_PROFILING_TAG 1
#define SYCL_EXT_ONEAPI_ENQUEUE_NATIVE_COMMAND 1
#define SYCL_EXT_ONEAPI_GET_KERNEL_INFO 1
#define SYCL_EXT_ONEAPI_WORK_GROUP_MEMORY 1
// In progress yet
#define SYCL_EXT_ONEAPI_ATOMIC16 0

Expand Down

0 comments on commit c00c1f7

Please sign in to comment.