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 6d768a1 commit a10e2c7Copy full SHA for a10e2c7
sycl/include/sycl/feature_test.hpp.in
100644
100755
@@ -37,6 +37,7 @@ __SYCL_INLINE_VER_NAMESPACE(_V1) {
37
#define SYCL_EXT_ONEAPI_ASSERT 1
38
#define SYCL_EXT_ONEAPI_COMPLEX_ALGORITHMS 1
39
#define SYCL_EXT_ONEAPI_DISCARD_QUEUE_EVENTS 1
40
+#define SYCL_EXT_ONEAPI_QUEUE_PRIORITY 1
41
#define SYCL_EXT_ONEAPI_ENQUEUE_BARRIER 1
42
#define SYCL_EXT_ONEAPI_FREE_FUNCTION_QUERIES 1
43
#define SYCL_EXT_ONEAPI_GROUP_ALGORITHMS 1
0 commit comments