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 c72f681 commit ffb5d6bCopy full SHA for ffb5d6b
sycl/source/feature_test.hpp.in
@@ -29,7 +29,7 @@ inline namespace _V1 {
29
// Feature test macro definitions
30
31
// TODO: Move these feature-test macros to compiler driver.
32
-#define SYCL_EXT_INTEL_DEVICE_INFO 6
+#define SYCL_EXT_INTEL_DEVICE_INFO 7
33
#define SYCL_EXT_ONEAPI_DEVICE_ARCHITECTURE 1
34
#define SYCL_EXT_ONEAPI_SUB_GROUP_MASK 2
35
#define SYCL_EXT_ONEAPI_LOCAL_MEMORY 1
0 commit comments