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 2d04406 commit 9418f74Copy full SHA for 9418f74
sycl/include/CL/sycl/feature_test.hpp.in
@@ -46,7 +46,7 @@ namespace sycl {
46
#define SYCL_EXT_ONEAPI_USE_PINNED_HOST_MEMORY_PROPERTY 1
47
#define SYCL_EXT_ONEAPI_SRGB 1
48
#define SYCL_EXT_ONEAPI_SUB_GROUP 1
49
-#define SYCL_EXT_INTEL_BF16_CONVERSION 1
+#define SYCL_EXT_ONEAPI_BF16_CONVERSION 1
50
#define SYCL_EXT_INTEL_BITCAST 1
51
#define SYCL_EXT_INTEL_DATAFLOW_PIPES 1
52
#ifdef __clang__
0 commit comments